diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:35:20 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:35:20 +0000 |
commit | 0520047d90b690fd0a1e1dd8d3fed7da3e64cb3b (patch) | |
tree | 134bbf8eccbb28d1dd0a90ff3e65d0057140b5a7 /x11-plugins/guifications/guifications-2.14.ebuild | |
parent | Marked stable on amd64 as per bug 189781. (diff) | |
download | gentoo-2-0520047d90b690fd0a1e1dd8d3fed7da3e64cb3b.tar.gz gentoo-2-0520047d90b690fd0a1e1dd8d3fed7da3e64cb3b.tar.bz2 gentoo-2-0520047d90b690fd0a1e1dd8d3fed7da3e64cb3b.zip |
Marked stable on amd64 as per bug 189781.
(Portage version: 2.1.3.7)
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 e11a695d4012..c83c0c4ba806 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.4 2007/08/24 07:08:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.5 2007/08/26 12:35:20 philantrop 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="~amd64 hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ~ppc sparc x86" IUSE="debug nls" DEPEND="net-im/pidgin" |