summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2002-12-12 22:25:48 +0000
committerJan Seidel <tuxus@gentoo.org>2002-12-12 22:25:48 +0000
commit91a2e2815b9ce90bd19cff3d93a2cf15539c4e62 (patch)
tree2b09ac8d54af5db90e104af5e58097304b84ddca /sys-devel
parentBump to latest version. Fixes issues with gcc3.x (diff)
downloadhistorical-91a2e2815b9ce90bd19cff3d93a2cf15539c4e62.tar.gz
historical-91a2e2815b9ce90bd19cff3d93a2cf15539c4e62.tar.bz2
historical-91a2e2815b9ce90bd19cff3d93a2cf15539c4e62.zip
Added mips to keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf/ChangeLog5
-rw-r--r--sys-devel/autoconf/autoconf-2.53a.ebuild4
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild4
-rw-r--r--sys-devel/m4/ChangeLog5
-rw-r--r--sys-devel/m4/m4-1.4p.ebuild4
6 files changed, 18 insertions, 9 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/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 3059fea55f56..c39ca1c0a5b7 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.17 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.18 2002/12/12 22:17:22 tuxus Exp $
+
+ 12 Dec 2002; Jan Seidel <tuxus@gentoo.org> automake-1.6.3.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/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild
index a3d19ac9aa2e..ee1c45f9457b 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-2002 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.4 2002/12/09 04:37:27 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.5 2002/12/12 22:17:22 tuxus Exp $
# OLD14 = 1.4
# OLD15 = 1.5
@@ -49,7 +49,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53-r1"
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 )