summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-11-18 20:14:20 +0000
committerBrent Baude <ranger@gentoo.org>2009-11-18 20:14:20 +0000
commitd3b9e6afc9077f3f6d009b6cbe1cd07274c4ef7f (patch)
tree01b9601c3d109f11c9fe2da58fdc14236ccd292b /net-libs
parentDon't override LDFLAGS, fixes bug 293573. (diff)
downloadgentoo-2-d3b9e6afc9077f3f6d009b6cbe1cd07274c4ef7f.tar.gz
gentoo-2-d3b9e6afc9077f3f6d009b6cbe1cd07274c4ef7f.tar.bz2
gentoo-2-d3b9e6afc9077f3f6d009b6cbe1cd07274c4ef7f.zip
Marking libtorrent-0.12.5 ppc64 for bug 291036
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 5d1e5ac45544..ea6559084bd9 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.142 2009/11/16 13:05:21 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.143 2009/11/18 20:14:20 ranger Exp $
+
+ 18 Nov 2009; Brent Baude <ranger@gentoo.org> libtorrent-0.12.5.ebuild:
+ Marking libtorrent-0.12.5 ppc64 for bug 291036
16 Nov 2009; Dawid Węgliński <cla@gentoo.org> libtorrent-0.12.5.ebuild:
Stable on amd64 (bug #291036)
diff --git a/net-libs/libtorrent/libtorrent-0.12.5.ebuild b/net-libs/libtorrent/libtorrent-0.12.5.ebuild
index 71ed5850c610..6729eb24afd5 100644
--- a/net-libs/libtorrent/libtorrent-0.12.5.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.2 2009/11/16 13:05:21 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.3 2009/11/18 20:14:20 ranger Exp $
inherit base eutils toolchain-funcs flag-o-matic libtool
@@ -9,7 +9,7 @@ HOMEPAGE="http://libtorrent.rakshasa.no/"
SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug ipv6"