diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-08-18 17:18:23 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-08-18 17:18:23 +0000 |
commit | 577f0111fdd9014113aba295b7ea057def2a2213 (patch) | |
tree | 086549b86f3cba254490ef67a907cd2ef1db5e99 /x11-plugins/gaim-extprefs | |
parent | Version bump (diff) | |
download | gentoo-2-577f0111fdd9014113aba295b7ea057def2a2213.tar.gz gentoo-2-577f0111fdd9014113aba295b7ea057def2a2213.tar.bz2 gentoo-2-577f0111fdd9014113aba295b7ea057def2a2213.zip |
Stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/gaim-extprefs')
-rw-r--r-- | x11-plugins/gaim-extprefs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-extprefs/ChangeLog b/x11-plugins/gaim-extprefs/ChangeLog index ae072c6b8c69..03ab14fb21f2 100644 --- a/x11-plugins/gaim-extprefs/ChangeLog +++ b/x11-plugins/gaim-extprefs/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2005/07/21 03:41:40 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.13 2005/08/18 17:18:23 rizzo Exp $ + + 18 Aug 2005; Don Seiler <rizzo@gentoo.org> gaim-extprefs-0.5.ebuild: + Stable on x86 *gaim-extprefs-0.5 (21 Jul 2005) diff --git a/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild b/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild index 6da5a540af1a..ea9b107c4654 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.1 2005/07/21 03:41:40 rizzo Exp $ +# $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 $ 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="" |