summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/mktorrent')
-rw-r--r--net-p2p/mktorrent/ChangeLog8
-rw-r--r--net-p2p/mktorrent/Manifest16
-rw-r--r--net-p2p/mktorrent/metadata.xml3
-rw-r--r--net-p2p/mktorrent/mktorrent-1.0.ebuild8
4 files changed, 23 insertions, 12 deletions
diff --git a/net-p2p/mktorrent/ChangeLog b/net-p2p/mktorrent/ChangeLog
index 9f484063477c..1ee4368b15dd 100644
--- a/net-p2p/mktorrent/ChangeLog
+++ b/net-p2p/mktorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/mktorrent
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/ChangeLog,v 1.10 2010/10/10 18:44:23 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/ChangeLog,v 1.11 2011/05/20 12:11:37 jlec Exp $
+
+ 20 May 2011; Justin Lecher <jlec@gentoo.org> mktorrent-1.0.ebuild,
+ metadata.xml:
+ Default to largefile support, #358279
10 Oct 2010; Christian Faulhammer <fauli@gentoo.org> mktorrent-1.0.ebuild:
stable x86, bug 339937
diff --git a/net-p2p/mktorrent/Manifest b/net-p2p/mktorrent/Manifest
index 58b3a748c3d3..9aea6d1d1a51 100644
--- a/net-p2p/mktorrent/Manifest
+++ b/net-p2p/mktorrent/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST mktorrent-1.0.tar.gz 23089 RMD160 ad8e2fb603635356b01b9d5eb30c57a6f01b0656 SHA1 f9b1bbf9d19911b6c8994dbec6208530c7d929ad SHA256 6f8e562af6366e0d9bde76e434f740b55722c6c3c555860dbe80083f9d1d119f
-EBUILD mktorrent-1.0.ebuild 941 RMD160 e3814f48c3bf60a840719c7957d065b9a833546e SHA1 4253b4730c6b1138a19f13e5757e06acc38b01bd SHA256 1a05d37e9cbd24776b9e7de2475de593b49e19b5620ed448eba14f9d4f8abb57
-MISC ChangeLog 1652 RMD160 443a66fb93abebcd015a6b48baa19eaad9908b75 SHA1 333ba7abbdf324abff378b7f580777efaab16efe SHA256 0b758cfb2736169489e9403daa6731393a0d0a3343c763d5fa439d7cb049c266
-MISC metadata.xml 247 RMD160 b051b3e1a4ad11ac9d743fb9de3373296894280d SHA1 ec3f12769962897c7e2f9791dd5887ca7a2b6074 SHA256 3d185c104ccc94f1a1e0ea3db0a70e80e4e75dfc0d36b4c0efdafd46737c20d9
+EBUILD mktorrent-1.0.ebuild 912 RMD160 ff7eb938e5339da356d5abd4acdfa70fd22911e4 SHA1 d89219a3e593386aeb9f081f4cca1a4c601a5904 SHA256 f512588e1c7e5e6aee6c93c47b31ea6de05813bb17d541e8cfa20d15eb3abd45
+MISC ChangeLog 1777 RMD160 749fc2c0fa13551e5fcb59386cc780533867d126 SHA1 80f7a28819855261589503d3da01edfd4eb9a6c6 SHA256 8b8c339845ef6a2c81e0977dbbeb10c8793182ca877503d80b2089de77681560
+MISC metadata.xml 160 RMD160 828887200387b28c37fc97111fc6bc3a0a2fcccd SHA1 813ef5bc57f6a8d95e7cab7a745a2a824858f49c SHA256 fe06593409e7f28665c032001005e94cb650299711a0af7f1a558bdb56c4004f
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk3WWn4ACgkQgAnW8HDreRYuRwCgrf/LmRxrKk4O1QfGx9BhBCeB
+NG8AoNFzOa2SRtZCw+28HBBUtoA2muUd
+=YdHu
+-----END PGP SIGNATURE-----
diff --git a/net-p2p/mktorrent/metadata.xml b/net-p2p/mktorrent/metadata.xml
index 13c9d77da193..aa0f3664825f 100644
--- a/net-p2p/mktorrent/metadata.xml
+++ b/net-p2p/mktorrent/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-p2p</herd>
-<use>
- <flag name='largefile'>Enable largefile support on 32 bit systems</flag>
-</use>
</pkgmetadata>
diff --git a/net-p2p/mktorrent/mktorrent-1.0.ebuild b/net-p2p/mktorrent/mktorrent-1.0.ebuild
index f9403b72468a..2e1070a2a7e7 100644
--- a/net-p2p/mktorrent/mktorrent-1.0.ebuild
+++ b/net-p2p/mktorrent/mktorrent-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v 1.5 2010/10/10 18:44:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v 1.6 2011/05/20 12:11:37 jlec Exp $
EAPI=1
inherit toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="threads +largefile +ssl debug"
+IUSE="threads +ssl debug"
RDEPEND="ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}"
@@ -20,8 +20,8 @@ DEPEND="${RDEPEND}"
src_compile() {
tc-export CC
MAKEPARAM="USE_LONG_OPTIONS=1"
+ MAKEPARAM="${MAKEPARAM} USE_LARGE_FILES=1"
use debug && MAKEPARAM="${MAKEPARAM} DEBUG=1"
- use largefile && MAKEPARAM="${MAKEPARAM} USE_LARGE_FILES=1"
use ssl && MAKEPARAM="${MAKEPARAM} USE_OPENSSL=1"
use threads && MAKEPARAM="${MAKEPARAM} USE_PTHREADS=1"