summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-13 18:13:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-13 18:13:39 +0000
commite59944f85ea4e13b50390e0477ef167414dfe289 (patch)
tree3f8bb942429b943e90bb1d804f8322654702882e /net-p2p/ctorrent
parentKeyworded ~sparc wrt #168808 (diff)
downloadgentoo-2-e59944f85ea4e13b50390e0477ef167414dfe289.tar.gz
gentoo-2-e59944f85ea4e13b50390e0477ef167414dfe289.tar.bz2
gentoo-2-e59944f85ea4e13b50390e0477ef167414dfe289.zip
x86 stable 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 33e04e1e7551..96a5a7461f69 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.19 2007/01/20 14:17:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.20 2007/03/13 18:13:39 armin76 Exp $
+
+ 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ctorrent-2.2.ebuild:
+ x86 stable wrt bug 170764
20 Jan 2007; Raúl Porcel <armin76@gentoo.org> +files/as-needed.patch,
-ctorrent-1.3.4-r2.ebuild, ctorrent-2.2.ebuild:
diff --git a/net-p2p/ctorrent/ctorrent-2.2.ebuild b/net-p2p/ctorrent/ctorrent-2.2.ebuild
index cfa07cc8dc2e..d6258f11895d 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.2 2007/01/20 14:17:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-2.2.ebuild,v 1.3 2007/03/13 18:13:39 armin76 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}"