diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-07-29 18:51:17 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-07-29 18:51:17 +0000 |
commit | 456bbf7177ddb059a8897fd5acb48a2c72eea002 (patch) | |
tree | d043f05d08166e2affef40c7aad81a45e3702256 /x11-plugins/gaim-encryption | |
parent | Version bump. Marked 0.6 stable on x86. Closes bug #58712. (diff) | |
download | historical-456bbf7177ddb059a8897fd5acb48a2c72eea002.tar.gz historical-456bbf7177ddb059a8897fd5acb48a2c72eea002.tar.bz2 historical-456bbf7177ddb059a8897fd5acb48a2c72eea002.zip |
Stable on mips - bug 58612
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 2cec44fe78c9..68888b02ccad 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.9 2004/07/28 17:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.10 2004/07/29 18:51:17 geoman Exp $ + + 29 Jul 2004; Stephen P. Becker <geoman@gentoo.org> + gaim-encryption-2.28.ebuild: + Stable on mips. 28 Jul 2004; <agriffis@gentoo.org> gaim-encryption-2.28.ebuild: stable on alpha and ia64 diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index 4bae3c82d1f1..2e26abbe3aba 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,6 +1,8 @@ -MD5 a8767852d3d35b094d067257b24be37f ChangeLog 5486 +MD5 7a6d31fddb96d252da4c2548fa45bed3 ChangeLog 5588 MD5 674727e4288dc4482fae9dd6cd80410c gaim-encryption-2.25.ebuild 1493 -MD5 73e5382dd57acdfde788b39d98ab1b66 gaim-encryption-2.28.ebuild 1125 +MD5 cb88c791dc5b4fd775bd2969b90a75f9 gaim-encryption-2.27.ebuild 1123 +MD5 f53806dace47bc6801f21aa8e21e8b34 gaim-encryption-2.28.ebuild 1122 MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 MD5 f6d7c4865e839026143ac5f87868ce6b files/digest-gaim-encryption-2.25 72 +MD5 0f841aa75334a0c388d872bee0608be6 files/digest-gaim-encryption-2.27 72 MD5 4199a4a07c312219c1667706cd77df4f files/digest-gaim-encryption-2.28 72 diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild index 1faa51e07ac0..902f8eb119a1 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.28.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.28.ebuild,v 1.5 2004/07/28 17:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild,v 1.6 2004/07/29 18:51:17 geoman Exp $ inherit flag-o-matic eutils use debug && inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ~ppc alpha ia64 ~hppa ~mips" +KEYWORDS="x86 sparc amd64 ~ppc alpha ia64 ~hppa mips" IUSE="debug" DEPEND=">=net-im/gaim-0.79 |