summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-05-12 02:51:09 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-05-12 02:51:09 +0000
commit3737cb8ffdd542a3867a13aa7dc1326ae07318c8 (patch)
treebb17508eb9c9173596a95ceb4eff3743f6bcb048 /net-p2p
parentTreat LINGUAS=en_US as LINGUAS=en (diff)
downloadgentoo-2-3737cb8ffdd542a3867a13aa7dc1326ae07318c8.tar.gz
gentoo-2-3737cb8ffdd542a3867a13aa7dc1326ae07318c8.tar.bz2
gentoo-2-3737cb8ffdd542a3867a13aa7dc1326ae07318c8.zip
Stable on x86, the torrents are fallling the torrents are falling
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ChangeLog5
-rw-r--r--net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 26dd592c58cc..9fd212a1127a 100644
--- a/net-p2p/ctorrent/ChangeLog
+++ b/net-p2p/ctorrent/ChangeLog
@@ -1,6 +1,9 @@
# 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.11 2006/05/11 13:21:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.12 2006/05/12 02:51:09 tsunam Exp $
+
+ 12 May 2006; Joshua Jackson <tsunam@gentoo.org> ctorrent-1.3.4-r2.ebuild:
+ Stable on x86; bug #132394
11 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
ctorrent-1.3.4-r2.ebuild:
diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild
index 437972127e95..9d7ca01af8e7 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-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-r2.ebuild,v 1.4 2006/05/11 13:21:38 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r2.ebuild,v 1.5 2006/05/12 02:51:09 tsunam Exp $
inherit eutils
@@ -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