diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:07:35 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:07:35 +0000 |
commit | ab183db785a6e08b902b22bf86e055015f619094 (patch) | |
tree | a51f833e27cc903e2d3397db80cb2e043af1328a /x11-plugins | |
parent | fix libtool version mismatch, closes bug 74264 (diff) | |
download | historical-ab183db785a6e08b902b22bf86e055015f619094.tar.gz historical-ab183db785a6e08b902b22bf86e055015f619094.tar.bz2 historical-ab183db785a6e08b902b22bf86e055015f619094.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 7dc6a103f570..d200b2ef24c5 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.47 2004/12/15 12:59:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.48 2004/12/16 06:07:35 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + gaim-encryption-2.32-r1.ebuild: + Stable on amd64. 15 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-encryption-2.32-r1.ebuild: diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index efb5fc4942ac..89c073bec9d1 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 03a949ed1c584f4183d726c44de9e9a1 ChangeLog 10115 +MD5 ff49bba9842c796e9a1dde56b8e7e220 ChangeLog 10220 +MD5 05d3adbf8b3b6eb9833f4ee583268e31 gaim-encryption-2.32-r1.ebuild 1103 MD5 69b9901c9079ca9cdb804abf434ca788 gaim-encryption-2.32.ebuild 1142 MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 -MD5 6658472f9bfb4a3de14d5951a52d530b gaim-encryption-2.32-r1.ebuild 1104 MD5 ff64a30a61d21ad47aab6594e4b1325b files/digest-gaim-encryption-2.32 72 MD5 ff64a30a61d21ad47aab6594e4b1325b files/digest-gaim-encryption-2.32-r1 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBwDVLKRy60XGEcJIRAg7gAKC0Uk6plw0DxNIhuRFpLgP/KVCZBwCfVuR8 -605g6H6zd/t5jJC/1QxfAgY= -=x2DT ------END PGP SIGNATURE----- diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild index 2c3f5986c86b..22d5a501c053 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild,v 1.7 2004/12/15 12:59:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild,v 1.8 2004/12/16 06:07:35 absinthe Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |