diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/aap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/aap/aap-1.000-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/aap/aap-1.000.ebuild | 4 | ||||
-rw-r--r-- | dev-util/aap/aap-1.010.ebuild | 4 | ||||
-rw-r--r-- | dev-util/aap/aap-1.055.ebuild | 4 |
5 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/aap/ChangeLog b/dev-util/aap/ChangeLog index c98741b30631..c9df7f521b0c 100644 --- a/dev-util/aap/ChangeLog +++ b/dev-util/aap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/aap # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/ChangeLog,v 1.5 2004/02/15 23:31:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/ChangeLog,v 1.6 2004/04/24 16:23:01 kugelfang Exp $ + + 24 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> aap-1.055.ebuild: + marked ~amd64. *aap-1.055 (15 Feb 2004) diff --git a/dev-util/aap/aap-1.000-r1.ebuild b/dev-util/aap/aap-1.000-r1.ebuild index 725fb543cfde..26f14df9f019 100644 --- a/dev-util/aap/aap-1.000-r1.ebuild +++ b/dev-util/aap/aap-1.000-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.000-r1.ebuild,v 1.2 2003/08/12 02:19:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.000-r1.ebuild,v 1.3 2004/04/24 16:23:01 kugelfang Exp $ IUSE="" diff --git a/dev-util/aap/aap-1.000.ebuild b/dev-util/aap/aap-1.000.ebuild index d4b560c725fd..10fd48600a40 100644 --- a/dev-util/aap/aap-1.000.ebuild +++ b/dev-util/aap/aap-1.000.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.000.ebuild,v 1.1 2003/07/24 03:17:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.000.ebuild,v 1.2 2004/04/24 16:23:01 kugelfang Exp $ IUSE="X gnome" diff --git a/dev-util/aap/aap-1.010.ebuild b/dev-util/aap/aap-1.010.ebuild index a438b390330f..672671334d03 100644 --- a/dev-util/aap/aap-1.010.ebuild +++ b/dev-util/aap/aap-1.010.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.010.ebuild,v 1.1 2003/08/15 13:39:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.010.ebuild,v 1.2 2004/04/24 16:23:01 kugelfang Exp $ IUSE="" diff --git a/dev-util/aap/aap-1.055.ebuild b/dev-util/aap/aap-1.055.ebuild index 398a3453e5b5..9e526848ef9f 100644 --- a/dev-util/aap/aap-1.055.ebuild +++ b/dev-util/aap/aap-1.055.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.055.ebuild,v 1.1 2004/02/15 23:31:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.055.ebuild,v 1.2 2004/04/24 16:23:01 kugelfang Exp $ IUSE="" @@ -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 ~ia64 ~x86" +KEYWORDS="~alpha ~ia64 ~x86 ~amd64" DEPEND="app-arch/unzip" RDEPEND=">=dev-lang/python-1.5" S=${WORKDIR}/${PN} |