summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-08-18 04:39:47 +0000
committerJeroen Roovers <jer@gentoo.org>2010-08-18 04:39:47 +0000
commitadebce896b8d2b7cd9a5a7504a07fda0f8a67cdd (patch)
tree913478daac3353bb3cb2c7d1095f113726203faf /net-libs/libtorrent/libtorrent-0.12.6.ebuild
parentStable for HPPA (bug #285212). (diff)
downloadhistorical-adebce896b8d2b7cd9a5a7504a07fda0f8a67cdd.tar.gz
historical-adebce896b8d2b7cd9a5a7504a07fda0f8a67cdd.tar.bz2
historical-adebce896b8d2b7cd9a5a7504a07fda0f8a67cdd.zip
Stable for HPPA (bug #311143).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'net-libs/libtorrent/libtorrent-0.12.6.ebuild')
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.12.6.ebuild b/net-libs/libtorrent/libtorrent-0.12.6.ebuild
index cd75f900ad9c..96fd6dca3f74 100644
--- a/net-libs/libtorrent/libtorrent-0.12.6.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.6.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-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.6 2010/07/04 13:22:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.6.ebuild,v 1.7 2010/08/18 04:39:47 jer Exp $
EAPI=2
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug ipv6 ssl"
RDEPEND=">=dev-libs/libsigc++-2.2.2:2