diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:20:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:20:54 +0000 |
commit | 690522a84788744cc9cfc7a23e1b553c151e3946 (patch) | |
tree | d10afb3b69eb711127f9e2d37606f05c2525edd6 /dev-python/empy/empy-3.3.ebuild | |
parent | Added debug USE flag. (diff) | |
download | gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.tar.gz gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.tar.bz2 gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/empy/empy-3.3.ebuild')
-rw-r--r-- | dev-python/empy/empy-3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/empy/empy-3.3.ebuild b/dev-python/empy/empy-3.3.ebuild index 1c0d1b15a5ce..640ac2c8f1d6 100644 --- a/dev-python/empy/empy-3.3.ebuild +++ b/dev-python/empy/empy-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.4 2004/09/08 12:33:09 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.5 2005/04/24 09:17:00 blubb Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.alcyone.com/software/empy/" SRC_URI="http://www.alcyone.com/software/empy/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" DEPEND="dev-lang/python" |