summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-07-13 02:04:14 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-07-13 02:04:14 +0000
commitf0a5b7409cb19573a57d355f4cd1b0f2c05f3ec6 (patch)
treefbb511db20ef5369f1e1f08b99e00c0cf1dc3f9f /net-p2p/ctorrent
parentpam_mount fix for double-install of sbin-scripts (diff)
downloadgentoo-2-f0a5b7409cb19573a57d355f4cd1b0f2c05f3ec6.tar.gz
gentoo-2-f0a5b7409cb19573a57d355f4cd1b0f2c05f3ec6.tar.bz2
gentoo-2-f0a5b7409cb19573a57d355f4cd1b0f2c05f3ec6.zip
Marked ppc stable for bug #185080.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/ChangeLog5
-rw-r--r--net-p2p/ctorrent/ctorrent-3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 8f0054e59329..ffb80851f7bd 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.28 2007/07/12 17:55:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.29 2007/07/13 02:04:14 josejx Exp $
+
+ 13 Jul 2007; Joseph Jezak <josejx@gentoo.org> ctorrent-3.1.ebuild:
+ Marked ppc stable for bug #185080.
12 Jul 2007; Raúl Porcel <armin76@gentoo.org> ctorrent-3.1.ebuild:
x86 stable wrt #185080
diff --git a/net-p2p/ctorrent/ctorrent-3.1.ebuild b/net-p2p/ctorrent/ctorrent-3.1.ebuild
index a1c0a4844b90..4129878c4e4b 100644
--- a/net-p2p/ctorrent/ctorrent-3.1.ebuild
+++ b/net-p2p/ctorrent/ctorrent-3.1.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-3.1.ebuild,v 1.2 2007/07/12 17:55:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.1.ebuild,v 1.3 2007/07/13 02:04:14 josejx Exp $
MY_P="${PN}-dnh${PV}"
@@ -10,7 +10,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}/${MY_P}"