summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-23 21:04:08 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-23 21:04:08 +0000
commitcdd792d4deb2d3c7e0da5112e1cc675fc4dd2647 (patch)
tree88333e1d2797bce07ff267de67e832430b100150 /net-libs/libtorrent
parentDepend on Module-Build (#294263) and run tests (diff)
downloadgentoo-2-cdd792d4deb2d3c7e0da5112e1cc675fc4dd2647.tar.gz
gentoo-2-cdd792d4deb2d3c7e0da5112e1cc675fc4dd2647.tar.bz2
gentoo-2-cdd792d4deb2d3c7e0da5112e1cc675fc4dd2647.zip
x86 stable, bug #291036
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libtorrent')
-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 ea6559084bd9..ad84ec98a601 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.143 2009/11/18 20:14:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.144 2009/11/23 21:04:08 maekke Exp $
+
+ 23 Nov 2009; Markus Meier <maekke@gentoo.org> libtorrent-0.12.5.ebuild:
+ x86 stable, bug #291036
18 Nov 2009; Brent Baude <ranger@gentoo.org> libtorrent-0.12.5.ebuild:
Marking libtorrent-0.12.5 ppc64 for bug 291036
diff --git a/net-libs/libtorrent/libtorrent-0.12.5.ebuild b/net-libs/libtorrent/libtorrent-0.12.5.ebuild
index 6729eb24afd5..78c3360a241d 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.3 2009/11/18 20:14:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.5.ebuild,v 1.4 2009/11/23 21:04:08 maekke 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"