diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:37:13 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:37:13 +0000 |
commit | 60f32653e87c457f81d66018f03f52331e9ff71f (patch) | |
tree | c12aae4b65a2159b42cede66a2006af4cc15c50b /x11-plugins/pidgin-extprefs | |
parent | Marked stable on amd64 as per bug 189781. (diff) | |
download | gentoo-2-60f32653e87c457f81d66018f03f52331e9ff71f.tar.gz gentoo-2-60f32653e87c457f81d66018f03f52331e9ff71f.tar.bz2 gentoo-2-60f32653e87c457f81d66018f03f52331e9ff71f.zip |
Marked stable on amd64 as per bug 189781.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-plugins/pidgin-extprefs')
-rw-r--r-- | x11-plugins/pidgin-extprefs/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-extprefs/ChangeLog b/x11-plugins/pidgin-extprefs/ChangeLog index 12d35769d1fd..fcc3ced85466 100644 --- a/x11-plugins/pidgin-extprefs/ChangeLog +++ b/x11-plugins/pidgin-extprefs/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2007/08/24 07:11:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.5 2007/08/26 12:37:13 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + pidgin-extprefs-0.7.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@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 c0a878f080fd..aa17be5939a2 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.5 2007/08/24 07:11:56 opfer Exp $ +# $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 $ 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="" |