From a7c4ea746b5c5557e31e75ad7c34864ad03734ef Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Wed, 13 Dec 2006 14:53:35 +0000 Subject: amd64 stable, bug 158007 (Portage version: 2.1.2_rc2-r3) --- net-libs/libtorrent/ChangeLog | 6 +++++- net-libs/libtorrent/libtorrent-0.10.4.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-libs/libtorrent') diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 82bd3b21897e..f0206d5cb54a 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,10 @@ # 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.77 2006/12/13 14:36:23 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.78 2006/12/13 14:53:35 mcummings Exp $ + + 13 Dec 2006; Michael Cummings + libtorrent-0.10.4.ebuild: + amd64 stable, bug 158007 13 Dec 2006; Timothy Redaelli libtorrent-0.10.4.ebuild: diff --git a/net-libs/libtorrent/libtorrent-0.10.4.ebuild b/net-libs/libtorrent/libtorrent-0.10.4.ebuild index 6ab62be0526e..4df77409df05 100644 --- a/net-libs/libtorrent/libtorrent-0.10.4.ebuild +++ b/net-libs/libtorrent/libtorrent-0.10.4.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.4.ebuild,v 1.3 2006/12/13 14:36:23 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.10.4.ebuild,v 1.4 2006/12/13 14:53:35 mcummings 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" -- cgit v1.2.3-65-gdbad