diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-01-02 15:17:55 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-01-02 15:17:55 +0000 |
commit | bbc7b68c4aa8ce8fe8c0d964ebe93a4effcba37b (patch) | |
tree | 4244487fdc5dd0dde57d9e487904c42163e7ee98 /dev-python/testrepository/testrepository-0.0.17-r1.ebuild | |
parent | fixing typo in previous commit, helps to actually have -j1 (diff) | |
download | gentoo-2-bbc7b68c4aa8ce8fe8c0d964ebe93a4effcba37b.tar.gz gentoo-2-bbc7b68c4aa8ce8fe8c0d964ebe93a4effcba37b.tar.bz2 gentoo-2-bbc7b68c4aa8ce8fe8c0d964ebe93a4effcba37b.zip |
tidy up, remove old, revbump; add py3 & pypy support, upgraded accordingly, bump
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/testrepository/testrepository-0.0.17-r1.ebuild')
-rw-r--r-- | dev-python/testrepository/testrepository-0.0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testrepository/testrepository-0.0.17-r1.ebuild b/dev-python/testrepository/testrepository-0.0.17-r1.ebuild index a8e6b46adce7..4e7e32594b10 100644 --- a/dev-python/testrepository/testrepository-0.0.17-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.17-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild,v 1.2 2013/12/13 01:41:49 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.17-r1.ebuild,v 1.3 2014/01/02 15:17:55 idella4 Exp $ EAPI=5 # Although package supports alt. py impls, only works fully under py2.7 |