summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-06-25 10:10:46 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-06-25 10:10:46 +0000
commit909ac730a4fe187f285ffa78172b18ecbd4a9a87 (patch)
tree00d44d2f9f2ec7ae9334b9b0f66f448ead830c5c /net-p2p
parentppc stable, bug #137392 (diff)
downloadhistorical-909ac730a4fe187f285ffa78172b18ecbd4a9a87.tar.gz
historical-909ac730a4fe187f285ffa78172b18ecbd4a9a87.tar.bz2
historical-909ac730a4fe187f285ffa78172b18ecbd4a9a87.zip
ppc stable, bug #137387
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ChangeLog6
-rw-r--r--net-p2p/ctorrent/ctorrent-1.3.4-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index e03191116e9e..4ebcff99e79e 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.13 2006/06/20 16:38:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.14 2006/06/25 10:10:46 dertobi123 Exp $
+
+ 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ ctorrent-1.3.4-r3.ebuild:
+ ppc stable, bug #137387
20 Jun 2006; Jon Hood <squinky86@gentoo.org> -ctorrent-1.3.4-r1.ebuild,
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 2bec35fc9b6a..2f6dfea796a5 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.2 2006/06/20 16:38:46 squinky86 Exp $
+# $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 $
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