diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-28 12:50:04 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-28 12:50:04 +0000 |
commit | 8255145680c2054e702c23572c86712bbd3ccb9c (patch) | |
tree | 95e34dc69242988db3a3a9eb25efe3bb3f78c8fd /x11-plugins/gaim-extprefs | |
parent | stable on x86 (diff) | |
download | gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.tar.gz gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.tar.bz2 gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.zip |
stable amd64
(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 e7ae415c1b4e..db0a29d32c29 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.14 2005/08/19 12:54:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/ChangeLog,v 1.15 2005/08/28 12:47:16 blubb Exp $ + + 28 Aug 2005; Simon Stelling <blubb@gentoo.org> gaim-extprefs-0.5.ebuild: + stable on amd64 19 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-extprefs-0.5.ebuild: diff --git a/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild b/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild index d6cd5bf6d754..1eb59537e7b1 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.3 2005/08/19 12:54:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild,v 1.4 2005/08/28 12:47:16 blubb 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="amd64 ~ppc sparc x86" IUSE="" |