summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-08-02 20:36:46 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-08-02 20:36:46 +0000
commit43d23fd2a1098b2ee6c01431858299652cd4f91c (patch)
tree7274fe66d8f6f04d82beb389a7effffb589e851f /net-p2p
parentMakefile has changed even more. Don't install locales when USE=-nls (diff)
downloadhistorical-43d23fd2a1098b2ee6c01431858299652cd4f91c.tar.gz
historical-43d23fd2a1098b2ee6c01431858299652cd4f91c.tar.bz2
historical-43d23fd2a1098b2ee6c01431858299652cd4f91c.zip
Marked stable on AMD64 as requested by Markos "hwoarang" Chandras <hwoarang@gentoo.org> in bug #280036. Successfully parsed ~100 files in ~/.azureus/torrents/ on a dual hex-core Opteron system.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/torrentinfo/ChangeLog7
-rw-r--r--net-p2p/torrentinfo/Manifest14
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild4
3 files changed, 20 insertions, 5 deletions
diff --git a/net-p2p/torrentinfo/ChangeLog b/net-p2p/torrentinfo/ChangeLog
index e862f82b2274..1056477feee0 100644
--- a/net-p2p/torrentinfo/ChangeLog
+++ b/net-p2p/torrentinfo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/torrentinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.1 2009/06/07 23:20:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
+
+ 02 Aug 2009; <chainsaw@gentoo.org> torrentinfo-1.0.2.ebuild:
+ Marked stable on AMD64 as requested by Markos "hwoarang" Chandras
+ <hwoarang@gentoo.org> in bug #280036. Successfully parsed ~100 files in
+ ~/.azureus/torrents/ on a dual hex-core Opteron system.
*torrentinfo-1.0.2 (07 Jun 2009)
diff --git a/net-p2p/torrentinfo/Manifest b/net-p2p/torrentinfo/Manifest
index 8c5820ad3659..55f3167ab078 100644
--- a/net-p2p/torrentinfo/Manifest
+++ b/net-p2p/torrentinfo/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST torrentinfo-1.0.2.tar.bz2 5017 RMD160 f9db5c35519822afa8585eb6166caa959c3db579 SHA1 e4097c59f4971a7b8199d39e7b81b2cf0f63d5e0 SHA256 923f5d2e169fc143e2cdc2d799f5c8ac855e70a619d0f306746359f286ccc50e
-EBUILD torrentinfo-1.0.2.ebuild 469 RMD160 ff728191fa7bda74d6e9a15cac0dcec2f6a3df85 SHA1 bc70556d3277554dbd5db5837b5ec60d00cb17e2 SHA256 bb3ba44fb43281d3689f0c40b8a349595e825170a9b41943453bb83f0c74a3b1
-MISC ChangeLog 467 RMD160 a57224a76db6c8be05ea0f641b7d67f760dc529f SHA1 60c5e2526e66545043e1b4777c5ad4eaf3af91da SHA256 1ad75ccedeea32f9cf457545a3dd372199e6590c4e78f37b320204ef56a43bfd
+EBUILD torrentinfo-1.0.2.ebuild 468 RMD160 4e47d5de832dc639b361e21849e0029f18187ea6 SHA1 f2673537f299ec501707d5305c5b7b967adf5860 SHA256 f426d2b3d9dc8edd253c81818f2dfe4e39784cabe9899e7d3db8ec581a96414c
+MISC ChangeLog 731 RMD160 14e77bb903ae20dd4b60173143b15eb62bf3ee40 SHA1 0765e77fa6511a1d97caa540bc861e05b0e35a1c SHA256 b6521b3fef8459ae1fae07dcd91de69a988f50e0a1bf557abb3d6136f3483654
MISC metadata.xml 252 RMD160 44b8a6a712932d7f41ef0a0d48c426ca24d510a7 SHA1 f7c44926598fd9279285daeb2f9cbefa3dc248b7 SHA256 443c35514c1fafc76c882a1273ab6fb81937d5025caa73c8765e6db7179207af
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkp1+PwACgkQp5vW4rUFj5r1twCfUnMgsWimY78up0x14kp3GWzM
+59oAnR5iW+8d6RGU6D5u5+CYUUP8vHni
+=+ir/
+-----END PGP SIGNATURE-----
diff --git a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
index ffa17658d49d..070c070091a7 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.1 2009/06/07 23:20:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.2 2009/08/02 20:36:46 chainsaw Exp $
inherit distutils
@@ -10,5 +10,5 @@ SRC_URI="http://vrai.net/files/software_projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""