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 | |
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')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index e28514b0098b..9fb6a7b3ee9f 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,10 @@ # 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.47 2007/08/24 07:08:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.48 2007/08/26 12:35:20 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + guifications-2.14.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@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 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" |