summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/ChangeLog6
-rw-r--r--net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index 83a0cdefb1bf..7bde749c027c 100644
--- a/net-p2p/ctorrent/ChangeLog
+++ b/net-p2p/ctorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ctorrent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.46 2010/08/30 10:52:08 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.47 2010/08/31 03:58:57 phajdan.jr Exp $
+
+ 31 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ ctorrent-3.3.2-r1.ebuild:
+ x86 stable wrt security bug #266953
*ctorrent-3.3.2-r1 (30 Aug 2010)
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
index 1bf99b74c9c7..93ac3ca61f0c 100644
--- a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
+++ b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.1 2010/08/30 10:52:08 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.2 2010/08/31 03:58:57 phajdan.jr Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${MY_P}"