summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-10-10 18:44:23 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-10-10 18:44:23 +0000
commit520f6561257497aa1ef164855f009f1993449de6 (patch)
treef368d87b170ff34392c7808fef211f0e771df51f /net-p2p/mktorrent
parentsparc stable wrt #327151 (diff)
downloadgentoo-2-520f6561257497aa1ef164855f009f1993449de6.tar.gz
gentoo-2-520f6561257497aa1ef164855f009f1993449de6.tar.bz2
gentoo-2-520f6561257497aa1ef164855f009f1993449de6.zip
stable x86, bug 339937
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-p2p/mktorrent')
-rw-r--r--net-p2p/mktorrent/ChangeLog5
-rw-r--r--net-p2p/mktorrent/mktorrent-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/mktorrent/ChangeLog b/net-p2p/mktorrent/ChangeLog
index ecaa45fd64db..9f484063477c 100644
--- a/net-p2p/mktorrent/ChangeLog
+++ b/net-p2p/mktorrent/ChangeLog
@@ -1,6 +1,9 @@
# 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.9 2010/10/08 11:39:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/ChangeLog,v 1.10 2010/10/10 18:44:23 fauli Exp $
+
+ 10 Oct 2010; Christian Faulhammer <fauli@gentoo.org> mktorrent-1.0.ebuild:
+ stable x86, bug 339937
08 Oct 2010; Markos Chandras <hwoarang@gentoo.org> mktorrent-1.0.ebuild:
Stable on amd64 wrt bug #339937
diff --git a/net-p2p/mktorrent/mktorrent-1.0.ebuild b/net-p2p/mktorrent/mktorrent-1.0.ebuild
index a3e7d7bb7616..f9403b72468a 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
# 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.4 2010/10/08 11:39:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v 1.5 2010/10/10 18:44:23 fauli Exp $
EAPI=1
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="threads +largefile +ssl debug"
RDEPEND="ssl? ( dev-libs/openssl )"