summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-02-06 14:28:48 +0000
committerChristoph Mende <angelos@gentoo.org>2008-02-06 14:28:48 +0000
commit678f93671cf3b32443bca7f63e1450a7877b3e0e (patch)
tree58d34eed4db6ec0ce68892b1ebd84a5b8d0d9654 /net-libs/libtorrent
parentia64/sparc stable wrt #208107 (diff)
downloadgentoo-2-678f93671cf3b32443bca7f63e1450a7877b3e0e.tar.gz
gentoo-2-678f93671cf3b32443bca7f63e1450a7877b3e0e.tar.bz2
gentoo-2-678f93671cf3b32443bca7f63e1450a7877b3e0e.zip
Stable on amd64, bug #209140
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog6
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index ff6d29fe610d..5a38d31412a6 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.108 2008/02/06 14:03:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.109 2008/02/06 14:28:48 angelos Exp $
+
+ 06 Feb 2008; Christoph Mende <angelos@gentoo.org>
+ libtorrent-0.11.9.ebuild:
+ Stable on amd64, bug #209140
06 Feb 2008; Raúl Porcel <armin76@gentoo.org> -libtorrent-0.11.1.ebuild,
-libtorrent-0.11.2.ebuild, -libtorrent-0.11.3.ebuild,
diff --git a/net-libs/libtorrent/libtorrent-0.11.9.ebuild b/net-libs/libtorrent/libtorrent-0.11.9.ebuild
index 0f47143f2430..680cc7502514 100644
--- a/net-libs/libtorrent/libtorrent-0.11.9.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.5 2008/02/06 14:03:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.6 2008/02/06 14:28:48 angelos Exp $
inherit 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"