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 | 542152bf9bc4c047d892521c1cf242a0caaf20e7 (patch) | |
tree | a3c99f9b473fd94a6ce59386d6f05c8005f79b14 /x11-plugins | |
parent | Version bump. Remove old version. (diff) | |
download | historical-542152bf9bc4c047d892521c1cf242a0caaf20e7.tar.gz historical-542152bf9bc4c047d892521c1cf242a0caaf20e7.tar.bz2 historical-542152bf9bc4c047d892521c1cf242a0caaf20e7.zip |
Stable on sparc
Package-Manager: portage-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/Manifest | 18 | ||||
-rw-r--r-- | x11-plugins/gaim-extprefs/gaim-extprefs-0.5.ebuild | 4 |
3 files changed, 21 insertions, 7 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/Manifest b/x11-plugins/gaim-extprefs/Manifest index 2d430ae04e1d..34a6f3bac732 100644 --- a/x11-plugins/gaim-extprefs/Manifest +++ b/x11-plugins/gaim-extprefs/Manifest @@ -1,9 +1,19 @@ -MD5 c108e1fce8030a3df6de062b101cc62c gaim-extprefs-0.5.ebuild 796 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 5ea733f952a3dbf743ed837d688d4ff5 metadata.xml 331 -MD5 9b9f0211ed946d3b4579ad40599ffac1 ChangeLog 1858 MD5 ada0fe081e6b55460c3ab3af792f3f86 gaim-extprefs-0.4.ebuild 837 +MD5 2ecb841962cbe6fde74916f8845ee3d4 gaim-extprefs-0.5.ebuild 798 +MD5 237093ce78d12b6df2b25eea4e45a284 ChangeLog 1962 MD5 cf2e004221534fcb67712031c61cc1d0 gaim-extprefs-0.4-r1.ebuild 1021 -MD5 369aa0fe80ad18c85e651da3da476b4f files/digest-gaim-extprefs-0.5 69 -MD5 8208e6ff994eddc392fee60515f96f43 files/digest-gaim-extprefs-0.4 68 MD5 8208e6ff994eddc392fee60515f96f43 files/digest-gaim-extprefs-0.4-r1 68 MD5 22d0ed82c098cff251a1abc3064b0a1b files/gaim-extprefs-0.4-64bitfix.patch 2611 +MD5 8208e6ff994eddc392fee60515f96f43 files/digest-gaim-extprefs-0.4 68 +MD5 369aa0fe80ad18c85e651da3da476b4f files/digest-gaim-extprefs-0.5 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFDBdaPKRy60XGEcJIRAg6iAJ442z3qwi+NUDze3ESr8/cJlfmEUACgo1zd +U9x35IoujdkEgo833vRHdtI= +=fxsi +-----END PGP SIGNATURE----- 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="" |