From 74f3588d8dc12f5fe8b68a1a001206f501001181 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 18 Aug 2010 04:39:47 +0000 Subject: Stable for HPPA (bug #311143). (Portage version: 2.2_rc67/cvs/Linux i686) --- net-libs/libtorrent/ChangeLog | 5 ++++- net-libs/libtorrent/libtorrent-0.12.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 4859e8681f51..924d4f86607a 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.152 2010/07/04 13:22:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.153 2010/08/18 04:39:47 jer Exp $ + + 18 Aug 2010; Jeroen Roovers libtorrent-0.12.6.ebuild: + Stable for HPPA (bug #311143). 04 Jul 2010; Samuli Suominen libtorrent-0.12.6.ebuild: 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 -- cgit v1.2.3-65-gdbad