diff options
Diffstat (limited to 'x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild')
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild index 90e05b3a865c..eabd3564fcf1 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.13-r1.ebuild,v 1.6 2008/02/17 11:23:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild,v 1.7 2008/02/19 20:01:24 angelos Exp $ inherit eutils @@ -10,7 +10,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 |