summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/ChangeLog5
-rw-r--r--net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 4ebcff99e79e..6712f711b005 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.14 2006/06/25 10:10:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.15 2006/06/27 18:55:30 tsunam Exp $
+
+ 27 Jun 2006; Joshua Jackson <tsunam@gentoo.org> ctorrent-1.3.4-r3.ebuild:
+ Stable on x86; bug #137387
25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
ctorrent-1.3.4-r3.ebuild:
diff --git a/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild b/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild
index 2f6dfea796a5..a2c79d3678aa 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.3 2006/06/25 10:10:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild,v 1.4 2006/06/27 18:55:30 tsunam 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