summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-07-10 00:31:39 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-07-10 00:31:39 +0000
commit03afacd19f4b4c3ad98916692c35c1f7ee1864ae (patch)
treefb29c7180baee8289d03267344f319e7a3766f2c /net-libs/libtorrent
parentMarked stable on amd64 per bug #139661 (diff)
downloadgentoo-2-03afacd19f4b4c3ad98916692c35c1f7ee1864ae.tar.gz
gentoo-2-03afacd19f4b4c3ad98916692c35c1f7ee1864ae.tar.bz2
gentoo-2-03afacd19f4b4c3ad98916692c35c1f7ee1864ae.zip
Marked stable on amd64 per bug #139716
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 93c5f2402e33..aa48387e3796 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.59 2006/07/09 00:20:33 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.60 2006/07/10 00:31:39 dang Exp $
+
+ 10 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> libtorrent-0.9.3.ebuild:
+ Marked stable on amd64 per bug #139716
09 Jul 2006; Joseph Jezak <josejx@gentoo.org> libtorrent-0.9.3.ebuild:
Marked ppc stable for bug #139716.
diff --git a/net-libs/libtorrent/libtorrent-0.9.3.ebuild b/net-libs/libtorrent/libtorrent-0.9.3.ebuild
index 253e16a42176..dc5f28469654 100644
--- a/net-libs/libtorrent/libtorrent-0.9.3.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.9.3.ebuild,v 1.2 2006/07/09 00:20:33 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.9.3.ebuild,v 1.3 2006/07/10 00:31:39 dang 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"