diff options
author | Justin Riley <justin.t.riley@gmail.com> | 2012-04-18 21:58:17 -0400 |
---|---|---|
committer | Justin Riley <justin.t.riley@gmail.com> | 2012-04-18 21:58:17 -0400 |
commit | e4a5dee27adf27f7bc97b02ec59754b7437c3aa6 (patch) | |
tree | 7d74e5141e96fe43c6fa3d0e4bd0dc6252cb87d1 /dev-python | |
parent | add new starcluster 0.93.3 ebuild (diff) | |
download | jtriley-e4a5dee27adf27f7bc97b02ec59754b7437c3aa6.tar.gz jtriley-e4a5dee27adf27f7bc97b02ec59754b7437c3aa6.tar.bz2 jtriley-e4a5dee27adf27f7bc97b02ec59754b7437c3aa6.zip |
starcluster: update 0.93.3 ebuild to EAPI 4
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/starcluster/starcluster-0.93.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/starcluster/starcluster-0.93.3.ebuild b/dev-python/starcluster/starcluster-0.93.3.ebuild index 123af4c..dfeb377 100644 --- a/dev-python/starcluster/starcluster-0.93.3.ebuild +++ b/dev-python/starcluster/starcluster-0.93.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: dev-python/starcluster-0.91.ebuild 2010/10/13 quantumsummers -EAPI="3" +EAPI="4" PYTHON_DEPEND="2:2.5" SUPPORT_PYTHON_ABIS="1" |