diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:43:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:43:44 +0000 |
commit | 5900ab1c508fe3e0d44d1d3c4803dfe39090f0f3 (patch) | |
tree | 79dde58e8be17f1e01ce895d3b40c68d59b5406d /x11-plugins/guifications | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | gentoo-2-5900ab1c508fe3e0d44d1d3c4803dfe39090f0f3.tar.gz gentoo-2-5900ab1c508fe3e0d44d1d3c4803dfe39090f0f3.tar.bz2 gentoo-2-5900ab1c508fe3e0d44d1d3c4803dfe39090f0f3.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 9fb6a7b3ee9f..e88fe3dbf38c 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.48 2007/08/26 12:35:20 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.49 2007/08/28 14:43:44 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> guifications-2.14.ebuild: + Stable on ppc wrt bug 189781 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> guifications-2.14.ebuild: diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index c83c0c4ba806..49cb78916861 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.5 2007/08/26 12:35:20 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.6 2007/08/28 14:43:44 nixnut 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" |