summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-12-26 03:57:18 +0000
committerJason Wever <weeve@gentoo.org>2005-12-26 03:57:18 +0000
commit4a278d56f907f2c1a39538afd3eee00477c20b2a (patch)
tree2a8bd5fe536c50c33ca5f76c383dae3f382f49b1 /net-libs
parentStable on SPARC. (diff)
downloadgentoo-2-4a278d56f907f2c1a39538afd3eee00477c20b2a.tar.gz
gentoo-2-4a278d56f907f2c1a39538afd3eee00477c20b2a.tar.bz2
gentoo-2-4a278d56f907f2c1a39538afd3eee00477c20b2a.zip
Added ~sparc keyword wrt bug #116604.
(Portage version: 2.1_pre2)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/Manifest12
-rw-r--r--net-libs/libtorrent/libtorrent-0.8.1.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 200032e448a7..bdfc9a7b4d1c 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.37 2005/12/20 23:20:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.38 2005/12/26 03:56:33 weeve Exp $
+
+ 26 Dec 2005; Jason Wever <weeve@gentoo.org> libtorrent-0.8.1.ebuild:
+ Added ~sparc keyword wrt bug #116604.
*libtorrent-0.8.1 (20 Dec 2005)
diff --git a/net-libs/libtorrent/Manifest b/net-libs/libtorrent/Manifest
index 95d1aa4c2811..7d7e069c6e57 100644
--- a/net-libs/libtorrent/Manifest
+++ b/net-libs/libtorrent/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 019075f08e1d521775df236f683ab52e ChangeLog 6482
MD5 07f4fde34f29b1823ba3ece4ddfcb022 files/digest-libtorrent-0.7.6 68
MD5 8ad855ece3b0f111304a144e49174930 files/digest-libtorrent-0.8.0 68
@@ -8,12 +5,5 @@ MD5 79de4e36bbb6533aea56538826c1f27e files/digest-libtorrent-0.8.1 68
MD5 48ab5c77f02a4e38d9886e85d77aade2 files/libtorrent-0.8.0-inttypes.patch 322
MD5 ae059f1aaf57ca3031303e2d9bff3446 libtorrent-0.7.6.ebuild 927
MD5 e1b9b5f3a2aa0e842f5825b9cb1aac76 libtorrent-0.8.0.ebuild 1012
-MD5 233263e5f217c1ad7b18851cc5724f08 libtorrent-0.8.1.ebuild 931
+MD5 13e177bd0bba93f0a51bd04cfb8193ea libtorrent-0.8.1.ebuild 938
MD5 b59f615ff4e1c464f88d1667a66f6b5d metadata.xml 224
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDqJHHAiZjviIA2XgRAoGQAKDUCPAW2cDhi9SigAdx/LogJsPXUACePgfj
-eCTa3LGh4o4uI3QfN9+UePg=
-=/+Q3
------END PGP SIGNATURE-----
diff --git a/net-libs/libtorrent/libtorrent-0.8.1.ebuild b/net-libs/libtorrent/libtorrent-0.8.1.ebuild
index 8ba27c8af127..6f6aa47455de 100644
--- a/net-libs/libtorrent/libtorrent-0.8.1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.8.1.ebuild,v 1.1 2005/12/20 23:20:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.8.1.ebuild,v 1.2 2005/12/26 03:56:33 weeve Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -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 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug"