diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-03-15 20:45:05 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-03-15 20:45:05 +0000 |
commit | 8e5f9b078cacfa261f69641a9a8be9f0f0e3584f (patch) | |
tree | bc22e1bb516e806f6441cb968c56f9d9b61cf59d /net-im | |
parent | Add dependency on libsndfile, Bug 36595, and make use of USE-flag "lirc" (diff) | |
download | historical-8e5f9b078cacfa261f69641a9a8be9f0f0e3584f.tar.gz historical-8e5f9b078cacfa261f69641a9a8be9f0f0e3584f.tar.bz2 historical-8e5f9b078cacfa261f69641a9a8be9f0f0e3584f.zip |
Marked stable on x86
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/aim-transport/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/aim-transport/Manifest | 4 | ||||
-rw-r--r-- | net-im/aim-transport/aim-transport-20040131.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/aim-transport/ChangeLog b/net-im/aim-transport/ChangeLog index 57cfbd901e72..8a37bc84fb89 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.5 2004/02/29 02:36:39 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.6 2004/03/15 20:45:05 humpback Exp $ + + 15 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>; + aim-transport-20040131.ebuild: + Marked stable on x86 29 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; aim-transport-20040131.ebuild: diff --git a/net-im/aim-transport/Manifest b/net-im/aim-transport/Manifest index 5026318105a2..2fa574c693ae 100644 --- a/net-im/aim-transport/Manifest +++ b/net-im/aim-transport/Manifest @@ -1,6 +1,6 @@ -MD5 e5c29325842f958dcac59a5d7e0b078d aim-transport-20040131.ebuild 1145 +MD5 4a2d4459ef24b60571839f2fe076e5dd aim-transport-20040131.ebuild 1144 MD5 6816c17429d2b0f735ff6f1e5872b2a1 metadata.xml 333 -MD5 a20b675dd64186d50752bffc317721e2 ChangeLog 1092 +MD5 3ef98e78b5d0d551f02ebc5b0b106c26 ChangeLog 1206 MD5 cd87a82b9118f67f4fb490065d95b7be aim-transport-20030314.ebuild 1027 MD5 cb628e08c87e98dfc8d017367231953c files/digest-aim-transport-20040131 81 MD5 193bbcb324db7289d0f87c18d1fe4d32 files/digest-aim-transport-20030314 81 diff --git a/net-im/aim-transport/aim-transport-20040131.ebuild b/net-im/aim-transport/aim-transport-20040131.ebuild index 2b8c03ae1b5c..fdf4eadcebfa 100644 --- a/net-im/aim-transport/aim-transport-20040131.ebuild +++ b/net-im/aim-transport/aim-transport-20040131.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/aim-transport-20040131.ebuild,v 1.2 2004/02/29 02:36:39 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/aim-transport-20040131.ebuild,v 1.3 2004/03/15 20:45:05 humpback Exp $ MY_PN="${PN}-stable" S="${WORKDIR}/${MY_PN}-${PV}" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |