diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:47:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:47:15 +0000 |
commit | b46535bf7d3834ca428b950c308f7079e6290459 (patch) | |
tree | 03c9f02facbf6ca7c86186c335b0639877c5d709 /x11-plugins | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | gentoo-2-b46535bf7d3834ca428b950c308f7079e6290459.tar.gz gentoo-2-b46535bf7d3834ca428b950c308f7079e6290459.tar.bz2 gentoo-2-b46535bf7d3834ca428b950c308f7079e6290459.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-extprefs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-extprefs/ChangeLog b/x11-plugins/pidgin-extprefs/ChangeLog index fcc3ced85466..a464d64ca668 100644 --- a/x11-plugins/pidgin-extprefs/ChangeLog +++ b/x11-plugins/pidgin-extprefs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-extprefs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.5 2007/08/26 12:37:13 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.6 2007/08/28 14:47:15 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-extprefs-0.7.ebuild: + Stable on ppc wrt bug 190200 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> pidgin-extprefs-0.7.ebuild: diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild index aa17be5939a2..4e2a75d71c9b 100644 --- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild +++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.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/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.6 2007/08/26 12:37:13 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.7 2007/08/28 14:47:15 nixnut Exp $ DESCRIPTION="Gaim Extended Preferences is a plugin that takes advantage of existing gaim functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Gaim itself." @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="" |