diff options
Diffstat (limited to 'dev-python/astng/astng-0.17.0.ebuild')
-rw-r--r-- | dev-python/astng/astng-0.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/astng/astng-0.17.0.ebuild b/dev-python/astng/astng-0.17.0.ebuild index 44bf73645b05..e70036131522 100644 --- a/dev-python/astng/astng-0.17.0.ebuild +++ b/dev-python/astng/astng-0.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.17.0.ebuild,v 1.2 2007/05/17 11:04:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.17.0.ebuild,v 1.3 2007/05/19 16:22:17 nixnut Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logilab.org/projects/astng/" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.1 >=dev-python/logilab-common-0.13-r1" |