summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2006-09-09 12:22:30 +0000
committerTorsten Veller <tove@gentoo.org>2006-09-09 12:22:30 +0000
commit45a114bdaaec5f33588ce813c1a2f559dbc8acd2 (patch)
tree5815989223032150f650b607049018fa2e320d43 /net-libs/libtorrent
parentRevision bump: add symlink to xjc ant task to ant-core. (diff)
downloadgentoo-2-45a114bdaaec5f33588ce813c1a2f559dbc8acd2.tar.gz
gentoo-2-45a114bdaaec5f33588ce813c1a2f559dbc8acd2.tar.bz2
gentoo-2-45a114bdaaec5f33588ce813c1a2f559dbc8acd2.zip
Stable on x86 (#146845)
(Portage version: 2.1.1)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 93db2427c8da..68308b36ef14 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.66 2006/09/09 01:03:42 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.67 2006/09/09 12:22:30 tove Exp $
+
+ 09 Sep 2006; Torsten Veller <tove@gentoo.org> libtorrent-0.10.0.ebuild:
+ Stable on x86 (#146845)
09 Sep 2006; Thomas Cort <tcort@gentoo.org> libtorrent-0.10.0.ebuild:
Stable on amd64 wrt Bug #146845.
diff --git a/net-libs/libtorrent/libtorrent-0.10.0.ebuild b/net-libs/libtorrent/libtorrent-0.10.0.ebuild
index c449d5a5505b..8170cec33dd3 100644
--- a/net-libs/libtorrent/libtorrent-0.10.0.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.10.0.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.10.0.ebuild,v 1.3 2006/09/09 01:03:42 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.10.0.ebuild,v 1.4 2006/09/09 12:22:30 tove 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"