diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-06-20 16:38:46 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-06-20 16:38:46 +0000 |
commit | 5b7a50d27ee5487adf71122e5fec677fd25d3dd5 (patch) | |
tree | 42f49f7b876b974355297b17f6049291311310f1 /net-p2p | |
parent | Security bump. Failure to check the return value of setuid() in a privileged ... (diff) | |
download | gentoo-2-5b7a50d27ee5487adf71122e5fec677fd25d3dd5.tar.gz gentoo-2-5b7a50d27ee5487adf71122e5fec677fd25d3dd5.tar.bz2 gentoo-2-5b7a50d27ee5487adf71122e5fec677fd25d3dd5.zip |
Stable on amd64. Remove buggy version.
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index 9fd212a1127a..e03191116e9e 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.12 2006/05/12 02:51:09 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.13 2006/06/20 16:38:46 squinky86 Exp $ + + 20 Jun 2006; Jon Hood <squinky86@gentoo.org> -ctorrent-1.3.4-r1.ebuild, + ctorrent-1.3.4-r3.ebuild: + Stable on amd64. Remove buggy versions. 12 May 2006; Joshua Jackson <tsunam@gentoo.org> ctorrent-1.3.4-r2.ebuild: Stable on x86; bug #132394 diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild index 565b46e3c343..2bec35fc9b6a 100644 --- a/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild +++ b/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r3.ebuild,v 1.1 2006/05/01 14:46:21 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild,v 1.2 2006/06/20 16:38:46 squinky86 Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/sed-4 |