diff options
Diffstat (limited to 'dev-util/aap/aap-1.076.ebuild')
-rw-r--r-- | dev-util/aap/aap-1.076.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/aap/aap-1.076.ebuild b/dev-util/aap/aap-1.076.ebuild index 5094a82a2c84..4a8f9bcfc98b 100644 --- a/dev-util/aap/aap-1.076.ebuild +++ b/dev-util/aap/aap-1.076.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-util/aap/aap-1.076.ebuild,v 1.3 2007/03/21 15:01:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.076.ebuild,v 1.4 2007/04/21 16:06:49 armin76 Exp $ IUSE="doc" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.a-a-p.org/" SRC_URI="mirror://sourceforge/a-a-p/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ~ppc-macos ~sparc x86" DEPEND="app-arch/unzip" RDEPEND=">=dev-lang/python-1.5" S=${WORKDIR}/${PN} |