summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-03-06 00:11:38 +0000
committerJeroen Roovers <jer@gentoo.org>2009-03-06 00:11:38 +0000
commit6a258d5f2d9ee0ac56391794cd35265cab523db1 (patch)
tree92b0b31707571e4812bcf1189a806143c72ef691 /net-libs/libtorrent
parentMarked ~hppa (bug #260682). Do not quote ${A} in 3.0.0. (diff)
downloadgentoo-2-6a258d5f2d9ee0ac56391794cd35265cab523db1.tar.gz
gentoo-2-6a258d5f2d9ee0ac56391794cd35265cab523db1.tar.bz2
gentoo-2-6a258d5f2d9ee0ac56391794cd35265cab523db1.zip
Stable for HPPA (bug #255756).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index b9c887dd9b02..415227bb7129 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.137 2009/03/05 22:11:45 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.138 2009/03/06 00:11:38 jer Exp $
+
+ 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> libtorrent-0.12.4.ebuild:
+ Stable for HPPA (bug #255756).
05 Mar 2009; Peter Alfredsen <loki_val@gentoo.org>
files/libtorrent-0.12.4-gcc44.patch:
diff --git a/net-libs/libtorrent/libtorrent-0.12.4.ebuild b/net-libs/libtorrent/libtorrent-0.12.4.ebuild
index 779c0cc54c68..0582448fd7ae 100644
--- a/net-libs/libtorrent/libtorrent-0.12.4.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.4.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.4.ebuild,v 1.5 2009/03/04 14:44:59 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.4.ebuild,v 1.6 2009/03/06 00:11:38 jer 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"