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 aabdabe1e0c2..7e4e1343f0a8 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.4 2008/01/07 04:42:21 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild,v 1.5 2008/02/16 22:16:47 opfer 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 |