summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:41:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:41:38 +0000
commita1659de537cd9e7317a24eb19ae4cf86fd20d6ed (patch)
tree01bceebf4d856d964c594a39cc1a56439b6c34a9 /net-p2p/torrentinfo
parentStable for x86, wrt bug #474396 (diff)
downloadgentoo-2-a1659de537cd9e7317a24eb19ae4cf86fd20d6ed.tar.gz
gentoo-2-a1659de537cd9e7317a24eb19ae4cf86fd20d6ed.tar.bz2
gentoo-2-a1659de537cd9e7317a24eb19ae4cf86fd20d6ed.zip
Stable for x86, wrt bug #474286
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/torrentinfo')
-rw-r--r--net-p2p/torrentinfo/ChangeLog5
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/torrentinfo/ChangeLog b/net-p2p/torrentinfo/ChangeLog
index 8eeedc9c8cee..59fe383f17da 100644
--- a/net-p2p/torrentinfo/ChangeLog
+++ b/net-p2p/torrentinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/torrentinfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.9 2013/05/10 07:10:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.10 2013/06/25 11:41:38 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> torrentinfo-1.8.6.ebuild:
+ Stable for x86, wrt bug #474286
10 May 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
Fix herd name typo.
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild
index eb184a85ab93..579dc4cf1567 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild,v 1.1 2013/04/24 20:00:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild,v 1.2 2013/06/25 11:41:38 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2} )
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ShanaTsunTsunLove/torrentinfo/archive/v${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"