summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-30 15:50:00 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-30 15:50:00 +0000
commit7440acfd8a027cf74a1857e5bf7118f830244966 (patch)
tree3f3fcff217544a6039f8bd9c04361bc7a395f918 /net-libs/libtorrent
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.tar.gz
gentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.tar.bz2
gentoo-2-7440acfd8a027cf74a1857e5bf7118f830244966.zip
Added to ~ppc
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 65808fed68b7..b4a682b827ef 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.2 2004/08/18 19:13:34 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.3 2004/08/30 15:47:26 dholm Exp $
+
+ 30 Aug 2004; David Holm <dholm@gentoo.org> libtorrent-0.3.2.ebuild:
+ Added to ~ppc.
18 Aug 2004; Jon Hood <squinky86@gentoo.org> -files/0.3.2-rtorrent.patch,
libtorrent-0.3.2.ebuild:
diff --git a/net-libs/libtorrent/libtorrent-0.3.2.ebuild b/net-libs/libtorrent/libtorrent-0.3.2.ebuild
index eb1cf4441d83..50e9ace078de 100644
--- a/net-libs/libtorrent/libtorrent-0.3.2.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.3.2.ebuild,v 1.3 2004/08/18 20:57:13 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.3.2.ebuild,v 1.4 2004/08/30 15:47:26 dholm Exp $
DESCRIPTION="LibTorrent is a BitTorrent library written in C++ for *nix."
HOMEPAGE="http://libtorrent.rakshasa.no/"
SRC_URI="http://libtorrent.rakshasa.no/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="ncurses"