summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:48:52 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:48:52 +0000
commit078149efa63a29fdaa8d6334be95960b1e714208 (patch)
tree84d22ed368cc613168d6f2ac6c3056a8ac442cf1 /dev-python/g-pypi
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-078149efa63a29fdaa8d6334be95960b1e714208.tar.gz
gentoo-2-078149efa63a29fdaa8d6334be95960b1e714208.tar.bz2
gentoo-2-078149efa63a29fdaa8d6334be95960b1e714208.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/g-pypi')
-rw-r--r--dev-python/g-pypi/ChangeLog5
-rw-r--r--dev-python/g-pypi/g-pypi-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/g-pypi/ChangeLog b/dev-python/g-pypi/ChangeLog
index f51ebe97a7eb..8c1cf633f9bc 100644
--- a/dev-python/g-pypi/ChangeLog
+++ b/dev-python/g-pypi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/g-pypi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/ChangeLog,v 1.8 2015/03/06 22:21:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/ChangeLog,v 1.9 2015/03/08 23:48:52 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> g-pypi-0.3.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> g-pypi-0.3.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/g-pypi/g-pypi-0.3.ebuild b/dev-python/g-pypi/g-pypi-0.3.ebuild
index cbc35426513d..3fe87c3e9a2b 100644
--- a/dev-python/g-pypi/g-pypi-0.3.ebuild
+++ b/dev-python/g-pypi/g-pypi-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/g-pypi-0.3.ebuild,v 1.8 2015/03/06 22:21:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/g-pypi-0.3.ebuild,v 1.9 2015/03/08 23:48:52 pacho Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/iElectric/g-pypi"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE="doc test"