summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-03-19 22:05:15 +0000
committerPeter Weller <welp@gentoo.org>2007-03-19 22:05:15 +0000
commitf967eb41ac6f2f9f5312f994df2df171b3e52d76 (patch)
tree10cfaed396885afb1d2c7c618df04a050ee1b6d6 /net-p2p/ctorrent
parentSome cosmetic updates, package doesn't depend on a specific version of psycop... (diff)
downloadgentoo-2-f967eb41ac6f2f9f5312f994df2df171b3e52d76.tar.gz
gentoo-2-f967eb41ac6f2f9f5312f994df2df171b3e52d76.tar.bz2
gentoo-2-f967eb41ac6f2f9f5312f994df2df171b3e52d76.zip
Stable on amd64 wrt bug 170764
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/ChangeLog5
-rw-r--r--net-p2p/ctorrent/ctorrent-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 457ebc6814f2..675e08a9bf1b 100644
--- a/net-p2p/ctorrent/ChangeLog
+++ b/net-p2p/ctorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ctorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.21 2007/03/15 17:57:45 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.22 2007/03/19 22:05:15 welp Exp $
+
+ 19 Mar 2007; Peter Weller <welp@gentoo.org> ctorrent-2.2.ebuild:
+ Stable on amd64 wrt bug 170764
15 Mar 2007; Matti Bickel <mabi@gentoo.org> ctorrent-2.2.ebuild:
ppc stable (bug #170764)
diff --git a/net-p2p/ctorrent/ctorrent-2.2.ebuild b/net-p2p/ctorrent/ctorrent-2.2.ebuild
index 542def12ab91..945f76744c0a 100644
--- a/net-p2p/ctorrent/ctorrent-2.2.ebuild
+++ b/net-p2p/ctorrent/ctorrent-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-2.2.ebuild,v 1.4 2007/03/15 17:57:45 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-2.2.ebuild,v 1.5 2007/03/19 22:05:15 welp Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -14,7 +14,7 @@ SRC_URI="http://www.rahul.net/dholmes/${PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${PN}-dnh${PV}"