diff options
Diffstat (limited to 'x11-plugins/guifications/guifications-2.14.ebuild')
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index a18528474d17..d0a0a72ac3c3 100644 --- a/x11-plugins/guifications/guifications-2.14.ebuild +++ b/x11-plugins/guifications/guifications-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.1 2007/05/26 17:55:59 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.2 2007/08/22 13:33:12 gustavoz Exp $ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} @@ -12,7 +12,7 @@ SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc sparc" IUSE="debug nls" DEPEND="net-im/pidgin" |