Stable on amd64. Remove buggy version.
authorJon Hood <squinky86@gentoo.org>
Tue, 20 Jun 2006 16:38:46 +0000 (16:38 +0000)
committerJon Hood <squinky86@gentoo.org>
Tue, 20 Jun 2006 16:38:46 +0000 (16:38 +0000)
Package-Manager: portage-2.1_rc4-r5

net-p2p/ctorrent/ChangeLog
net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild

index 9fd212a1127aacc11c7e7961a63d583b4b7be058..e03191116e9e490eee01d57cd9581358c530b648 100644 (file)
@@ -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
index 565b46e3c3436e4acca7fcab210692d0e5b7ef2b..2bec35fc9b6a723c697bd93121cdf4d474a1efe4 100644 (file)
@@ -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