summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:04:43 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:04:43 +0000
commit6e7733d30938a7eb0ff5589930e435ab94fc8799 (patch)
tree7e25721a4524c5d49de7da51470bf21f9693cf69 /dev-python/3to2
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-6e7733d30938a7eb0ff5589930e435ab94fc8799.tar.gz
gentoo-2-6e7733d30938a7eb0ff5589930e435ab94fc8799.tar.bz2
gentoo-2-6e7733d30938a7eb0ff5589930e435ab94fc8799.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/3to2')
-rw-r--r--dev-python/3to2/3to2-1.0.ebuild6
-rw-r--r--dev-python/3to2/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/3to2/3to2-1.0.ebuild b/dev-python/3to2/3to2-1.0.ebuild
index 28379f48e1b1..8d52827e800c 100644
--- a/dev-python/3to2/3to2-1.0.ebuild
+++ b/dev-python/3to2/3to2-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild,v 1.6 2014/06/08 02:26:32 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild,v 1.7 2015/03/06 22:04:43 pacho Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
python_test() {
diff --git a/dev-python/3to2/ChangeLog b/dev-python/3to2/ChangeLog
index ae19bcfde4c4..e54ada375fdd 100644
--- a/dev-python/3to2/ChangeLog
+++ b/dev-python/3to2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/3to2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.6 2014/06/08 02:26:32 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.7 2015/03/06 22:04:43 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> 3to2-1.0.ebuild:
+ amd64 stable, bug 540290
08 Jun 2014; Rick Farina <zerochaos@gentoo.org> 3to2-1.0.ebuild:
tested on ~x86, same tests fail on ~amd64