diff options
author | 2015-03-06 22:12:24 +0000 | |
---|---|---|
committer | 2015-03-06 22:12:24 +0000 | |
commit | 93eb8a41db9c5e40d8ab3de7a1b3b9c30f325797 (patch) | |
tree | 30d4dee892f064aeb6c94e4b191d2f6c92f13589 /dev-python/columnize/columnize-0.3.5-r1.ebuild | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-93eb8a41db9c5e40d8ab3de7a1b3b9c30f325797.tar.gz gentoo-2-93eb8a41db9c5e40d8ab3de7a1b3b9c30f325797.tar.bz2 gentoo-2-93eb8a41db9c5e40d8ab3de7a1b3b9c30f325797.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/columnize/columnize-0.3.5-r1.ebuild')
-rw-r--r-- | dev-python/columnize/columnize-0.3.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/columnize/columnize-0.3.5-r1.ebuild b/dev-python/columnize/columnize-0.3.5-r1.ebuild index f0491b4797d1..8a110d0a2eea 100644 --- a/dev-python/columnize/columnize-0.3.5-r1.ebuild +++ b/dev-python/columnize/columnize-0.3.5-r1.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/columnize/columnize-0.3.5-r1.ebuild,v 1.1 2014/12/29 12:52:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/columnize/columnize-0.3.5-r1.ebuild,v 1.2 2015/03/06 22:12:24 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://pycolumnize.googlecode.com/files/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |