diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:56:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:56:09 +0000 |
commit | 0f1a3c6edc48efed512f83d2dea91169849eacb8 (patch) | |
tree | 779209b319c1b8a1f23dce1f7543b0b7994b23d4 /net-im | |
parent | Mark 9.2.5-r6 stable on ia64 (diff) | |
download | gentoo-2-0f1a3c6edc48efed512f83d2dea91169849eacb8.tar.gz gentoo-2-0f1a3c6edc48efed512f83d2dea91169849eacb8.tar.bz2 gentoo-2-0f1a3c6edc48efed512f83d2dea91169849eacb8.zip |
Mark 20040131-r2 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/aim-transport/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/aim-transport/Manifest | 22 | ||||
-rw-r--r-- | net-im/aim-transport/aim-transport-20040131-r2.ebuild | 4 |
3 files changed, 13 insertions, 19 deletions
diff --git a/net-im/aim-transport/ChangeLog b/net-im/aim-transport/ChangeLog index 5674c5902d47..908630a8e501 100644 --- a/net-im/aim-transport/ChangeLog +++ b/net-im/aim-transport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/aim-transport # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.23 2005/04/02 18:02:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.24 2005/09/17 00:56:09 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + aim-transport-20040131-r2.ebuild: + Mark 20040131-r2 stable on alpha 02 Apr 2005; Jason Wever <weeve@gentoo.org> aim-transport-20040131-r2.ebuild: diff --git a/net-im/aim-transport/Manifest b/net-im/aim-transport/Manifest index cee2979ab9c1..489406a16b5d 100644 --- a/net-im/aim-transport/Manifest +++ b/net-im/aim-transport/Manifest @@ -1,22 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 6816c17429d2b0f735ff6f1e5872b2a1 metadata.xml 333 MD5 a84a3637b4ced0fa16ab00d6785034c1 ChangeLog 3256 +MD5 9f182464f0dc271a7385b52c81499ae3 aim-transport-20040131-r2.ebuild 1488 MD5 1b7ba4bf6ff24ebadd73b9606bcf8fcd aim-transport-20040131-r1.ebuild 1371 -MD5 c8c6d9ee2c1f1315c299b54df30fe255 aim-transport-20040131-r2.ebuild 1489 -MD5 fc71050bb7266ee2b89046dd30db8815 files/README.Gentoo 1460 -MD5 6d23b47062aa2c8a4a659332b379dabb files/aim-transport-conf.d 430 +MD5 d760ae12ea46b20acd4327c40b35a9fb files/aimtrans.xml 607 MD5 4c3149b5fbf415309a0985953d2e0e50 files/aim-transport.init 432 +MD5 cb628e08c87e98dfc8d017367231953c files/digest-aim-transport-20040131-r1 81 MD5 08d9951d8f17c69652051a84e6bc1906 files/aim-transport.init-r2 696 MD5 d34af520e9b92e7356fe2c12d1943f80 files/aimtrans.patch 419 -MD5 d760ae12ea46b20acd4327c40b35a9fb files/aimtrans.xml 607 -MD5 cb628e08c87e98dfc8d017367231953c files/digest-aim-transport-20040131-r1 81 +MD5 6d23b47062aa2c8a4a659332b379dabb files/aim-transport-conf.d 430 +MD5 fc71050bb7266ee2b89046dd30db8815 files/README.Gentoo 1460 MD5 cb628e08c87e98dfc8d017367231953c files/digest-aim-transport-20040131-r2 81 -MD5 6816c17429d2b0f735ff6f1e5872b2a1 metadata.xml 333 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCz9UYI1lqEGTUzyQRAkRiAJ4sS7PrOqRdYjIXrtJLXRtKrKuPCQCgiXTW -cAIzfcvHimHp4YdsKhlS1Cw= -=owYU ------END PGP SIGNATURE----- diff --git a/net-im/aim-transport/aim-transport-20040131-r2.ebuild b/net-im/aim-transport/aim-transport-20040131-r2.ebuild index 555afce27fbd..54e9bb902805 100644 --- a/net-im/aim-transport/aim-transport-20040131-r2.ebuild +++ b/net-im/aim-transport/aim-transport-20040131-r2.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/net-im/aim-transport/aim-transport-20040131-r2.ebuild,v 1.7 2005/07/09 13:45:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/aim-transport-20040131-r2.ebuild,v 1.8 2005/09/17 00:56:09 agriffis Exp $ inherit eutils @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc hppa ~amd64 ~alpha" +KEYWORDS="alpha ~amd64 hppa ~ppc sparc x86" IUSE="" |