summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-13 16:30:42 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-13 16:30:42 +0000
commit5c9dd820824b6248bc9f22e72cf413069c53dfec (patch)
tree3e25817a2dc56fd3663712f50f3489a8f5a88526
parentamd64 stable wrt #198727 (diff)
downloadgentoo-2-5c9dd820824b6248bc9f22e72cf413069c53dfec.tar.gz
gentoo-2-5c9dd820824b6248bc9f22e72cf413069c53dfec.tar.bz2
gentoo-2-5c9dd820824b6248bc9f22e72cf413069c53dfec.zip
amd64 stable wrt #198558
(Portage version: 2.1.3.19)
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 53e5c5ddb597..2faac521792c 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.104 2007/11/13 15:23:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.105 2007/11/13 16:30:42 drac Exp $
+
+ 13 Nov 2007; Samuli Suominen <drac@gentoo.org> libtorrent-0.11.8.ebuild:
+ amd64 stable wrt #198558
13 Nov 2007; Raúl Porcel <armin76@gentoo.org> libtorrent-0.11.9.ebuild:
Add ~ia64 wrt #198844
diff --git a/net-libs/libtorrent/libtorrent-0.11.8.ebuild b/net-libs/libtorrent/libtorrent-0.11.8.ebuild
index 6e874eca20b4..4a83ffd6f32f 100644
--- a/net-libs/libtorrent/libtorrent-0.11.8.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.8.ebuild,v 1.4 2007/11/10 21:51:22 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.8.ebuild,v 1.5 2007/11/13 16:30:42 drac 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 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug"