diff options
author | Jan Seidel <tuxus@gentoo.org> | 2002-12-12 22:25:48 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2002-12-12 22:25:48 +0000 |
commit | 0703d83ad618b67acd4295cbbecd555e514b730c (patch) | |
tree | 7cd98075ddfcadcfe7b11300d41b20dfefb193d6 /sys-devel | |
parent | Bump to latest version. Fixes issues with gcc3.x (diff) | |
download | gentoo-2-0703d83ad618b67acd4295cbbecd555e514b730c.tar.gz gentoo-2-0703d83ad618b67acd4295cbbecd555e514b730c.tar.bz2 gentoo-2-0703d83ad618b67acd4295cbbecd555e514b730c.zip |
Added mips to keywords
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53a.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4p.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index b5be295ce0e6..560835b89fa9 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.11 2002/12/09 22:29:51 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.12 2002/12/12 22:21:14 tuxus Exp $ + + 12 Dec 2002; Jan Seidel <tuxus@gentoo.org> autoconf-2.53a.ebuild : + Added mips to keywords. 10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> autoconf-2.54.ebuild : diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index c546638902c5..969493063732 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 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.10 2002/12/12 22:21:14 tuxus 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 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha mips" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index 85a5a262936d..2207160141e3 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/m4 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.4 2002/12/12 22:25:48 tuxus Exp $ + + 12 Dec 2002; Jan Seidel <tuxus@gentoo.org> m4-1.4p.ebuild : + Added mips to keywords. \* Autoupdate keywords (12-6-02) 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild index 194df4038641..0ea0d18a7790 100644 --- a/sys-devel/m4/m4-1.4p.ebuild +++ b/sys-devel/m4/m4-1.4p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.12 2002/12/12 22:25:48 tuxus Exp $ inherit gnuconfig @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha mips" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) |