diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-30 04:14:13 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-30 04:14:13 +0000 |
commit | 7962486beed608216139c700265c5cac52565016 (patch) | |
tree | 71d4cadf7cdadb7113811801a6815d463aba2fee /net-p2p | |
parent | Stable on x86. (diff) | |
download | gentoo-2-7962486beed608216139c700265c5cac52565016.tar.gz gentoo-2-7962486beed608216139c700265c5cac52565016.tar.bz2 gentoo-2-7962486beed608216139c700265c5cac52565016.zip |
Added ~sparc keyword.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ctorrent/Manifest | 12 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index 9d843b1e0251..18feec4b6a42 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.7 2005/10/29 11:35:55 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.8 2005/10/30 04:14:13 weeve Exp $ + + 30 Oct 2005; Jason Wever <weeve@gentoo.org> ctorrent-1.3.4-r2.ebuild: + Added ~sparc keyword. *ctorrent-1.3.4-r2 (29 Oct 2005) diff --git a/net-p2p/ctorrent/Manifest b/net-p2p/ctorrent/Manifest index 9f096a07bd8b..72d26185c5cf 100644 --- a/net-p2p/ctorrent/Manifest +++ b/net-p2p/ctorrent/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 20b8900fbd1fbf5589c0db709562ede2 ChangeLog 1198 MD5 b3fd047ea183b0d2156386d848389886 ctorrent-1.3.4-r1.ebuild 561 -MD5 19d36871c5c92a0eb1a6a48dcf04904a ctorrent-1.3.4-r2.ebuild 730 +MD5 37059e50810133d9c5b672c149642a2b ctorrent-1.3.4-r2.ebuild 737 MD5 6586ffb5b6accaa9fab65ab8b83a5e67 files/digest-ctorrent-1.3.4-r1 66 MD5 00596f2b58c085e135af4ccdb182dcf2 files/digest-ctorrent-1.3.4-r2 143 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDY18iZ/iYVBmujdURAqEAAKDwXTkhvbVk4QQ/5MgsKT7sSMWgnACgqgBp -I1wzMrlVO6++GJoqpPAZTMQ= -=EQOS ------END PGP SIGNATURE----- diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild index f00e003fea9e..2d0a5b7fdb8e 100644 --- a/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild +++ b/net-p2p/ctorrent/ctorrent-1.3.4-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-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild,v 1.1 2005/10/29 11:35:55 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild,v 1.2 2005/10/30 04:14:13 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/sed-4 |