diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:07:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:07:28 +0000 |
commit | 5ef02d8e3f7c0705874f37a5ea15eccf22d36a13 (patch) | |
tree | 9293f96f0ff5499ee7a7ad70012037909928ab3e /x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild | |
parent | Stable for HPPA (bug #283324). (diff) | |
download | gentoo-2-5ef02d8e3f7c0705874f37a5ea15eccf22d36a13.tar.gz gentoo-2-5ef02d8e3f7c0705874f37a5ea15eccf22d36a13.tar.bz2 gentoo-2-5ef02d8e3f7c0705874f37a5ea15eccf22d36a13.zip |
Stable for HPPA (bug #281645).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild')
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild index 2aeeb5280958..44ac041eb004 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild,v 1.3 2009/08/29 19:39:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild,v 1.4 2009/09/01 14:07:28 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gaim-libnotify/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~x86" +KEYWORDS="~amd64 hppa ppc ~x86" IUSE="nls debug" RDEPEND=">=x11-libs/libnotify-0.3.2 |