summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:21:45 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:21:45 +0000
commit83c0811a7e1cea13990576eba0e8b3391fa750cf (patch)
treea769657b94af28e392224d92d8ca9b094acdc2c8 /dev-python/g-pypi/g-pypi-0.3.ebuild
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-83c0811a7e1cea13990576eba0e8b3391fa750cf.tar.gz
gentoo-2-83c0811a7e1cea13990576eba0e8b3391fa750cf.tar.bz2
gentoo-2-83c0811a7e1cea13990576eba0e8b3391fa750cf.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/g-pypi/g-pypi-0.3.ebuild')
-rw-r--r--dev-python/g-pypi/g-pypi-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/g-pypi/g-pypi-0.3.ebuild b/dev-python/g-pypi/g-pypi-0.3.ebuild
index 87ca5efa8446..cbc35426513d 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-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/g-pypi/g-pypi-0.3.ebuild,v 1.7 2014/07/06 12:41:29 mgorny Exp $
+# $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 $
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"