diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-05-27 07:43:36 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-05-27 07:43:36 +0000 |
commit | d0bacc75846d125fe7a4240e78a15ed7426164cf (patch) | |
tree | 6677b04ad1b53292251115f110952a771a900de7 /dev-python/hyphenator/hyphenator-0.5.1.ebuild | |
parent | dev-python/psutil: Version and EAPI bump. (diff) | |
download | sunrise-d0bacc75846d125fe7a4240e78a15ed7426164cf.tar.gz sunrise-d0bacc75846d125fe7a4240e78a15ed7426164cf.tar.bz2 sunrise-d0bacc75846d125fe7a4240e78a15ed7426164cf.zip |
dev-python/hyphenator: EAPI bump.
(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key 42B9401D)
svn path=/sunrise/; revision=12100
Diffstat (limited to 'dev-python/hyphenator/hyphenator-0.5.1.ebuild')
-rw-r--r-- | dev-python/hyphenator/hyphenator-0.5.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/hyphenator/hyphenator-0.5.1.ebuild b/dev-python/hyphenator/hyphenator-0.5.1.ebuild index 70071de13..82a9729be 100644 --- a/dev-python/hyphenator/hyphenator-0.5.1.ebuild +++ b/dev-python/hyphenator/hyphenator-0.5.1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=3 SUPPORT_PYTHON_ABIS=1 PYTHON_DEPEND=2 RESTRICT_PYTHON_ABIS="3.*" |