diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-19 12:54:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-19 12:54:29 +0000 |
commit | bc967fc333c12705ce946000f21d43fd59abe2db (patch) | |
tree | 9c1a6b23db9892d703b3ee0923d9404359ef585e /x11-plugins | |
parent | Version bump. Remove old version. (diff) | |
download | gentoo-2-bc967fc333c12705ce946000f21d43fd59abe2db.tar.gz gentoo-2-bc967fc333c12705ce946000f21d43fd59abe2db.tar.bz2 gentoo-2-bc967fc333c12705ce946000f21d43fd59abe2db.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-extprefs/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-extprefs/ChangeLog b/x11-plugins/gaim-extprefs/ChangeLog index 03ab14fb21f2..e7ae415c1b4e 100644 --- a/x11-plugins/gaim-extprefs/ChangeLog +++ b/x11-plugins/gaim-extprefs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-extprefs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.13 2005/08/18 17:18:23 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.14 2005/08/19 12:54:29 gustavoz Exp $ + + 19 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gaim-extprefs-0.5.ebuild: + Stable on sparc 18 Aug 2005; Don Seiler <rizzo@gentoo.org> gaim-extprefs-0.5.ebuild: Stable on x86 diff --git a/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild b/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild index ea9b107c4654..d6cd5bf6d754 100644 --- a/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild +++ b/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild,v 1.2 2005/08/18 17:18:23 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild,v 1.3 2005/08/19 12:54:29 gustavoz 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="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="" |