diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
commit | 1b286bd529748ce03122517c651a5e7225e04d13 (patch) | |
tree | 73fc62e0bfcf3e5ebf53fa2191da44bd1dd49077 /sys-devel/automake | |
parent | Marked as stable. (diff) | |
download | gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.tar.gz gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.tar.bz2 gentoo-2-1b286bd529748ce03122517c651a5e7225e04d13.zip |
add arm keyword to sys-devel ebuilds
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.6.1-r6.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.6.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.7.2.ebuild | 4 |
4 files changed, 9 insertions, 6 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index a8743e856ec1..4b09d27fa99d 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.23 2003/02/12 09:13:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.24 2003/02/19 21:46:47 zwelch Exp $ + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> : + Added arm to keywords. 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> automake-1.6.3.ebuild : Added hppa to keywords. diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index a19248a67ec4..d616dc766067 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.ebuild @@ -47,7 +47,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha arm" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild index cd0a824acdc5..05259aeb3c78 100644 --- a/sys-devel/automake/automake-1.6.3.ebuild +++ b/sys-devel/automake/automake-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.8 2003/02/13 16:26:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.9 2003/02/19 21:46:47 zwelch Exp $ IUSE="" @@ -53,7 +53,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild index 4575786ad8f7..219b11235760 100644 --- a/sys-devel/automake/automake-1.7.2.ebuild +++ b/sys-devel/automake/automake-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.3 2003/02/13 16:26:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $ IUSE="" @@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.57" |