diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:11 +0000 |
commit | 508453b1ab9359cd195ee08017fe7e7b01f68873 (patch) | |
tree | 665bebb5ad5be6813d5176d0c2c4b80f27100643 /sys-devel/autoconf | |
parent | fix keywords, sparc please check (diff) | |
download | gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.gz gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.tar.bz2 gentoo-2-508453b1ab9359cd195ee08017fe7e7b01f68873.zip |
more ppc keywords
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.52d-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index fe8c993e10bc..2eb1f6808d0d 100644 --- a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.5 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.6 2002/07/16 05:51:10 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index a96cfde252a3..1b4e0fac7373 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.4 2002/07/11 06:30:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.5 2002/07/16 05:51:10 seemant Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" |