summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-01-18 19:05:49 +0000
committerJan Seidel <tuxus@gentoo.org>2003-01-18 19:05:49 +0000
commit09edc58c5f6baec6fc69b240b67c359aa629a742 (patch)
tree86c9b7b9e4bdd1673a8e9d6a7d6721f7d3bf7a29 /sys-devel
parentAdded mips to keyword (diff)
downloadgentoo-2-09edc58c5f6baec6fc69b240b67c359aa629a742.tar.gz
gentoo-2-09edc58c5f6baec6fc69b240b67c359aa629a742.tar.bz2
gentoo-2-09edc58c5f6baec6fc69b240b67c359aa629a742.zip
Added mips to keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.4a-r5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index 4cfd66514fc9..bef4008248fb 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/bison
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.11 2002/12/19 15:15:03 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.12 2003/01/18 19:05:49 tuxus Exp $
19 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bison-1.35.ebuild :
@@ -25,6 +25,9 @@
*bison-1.35 (09 Aug 2002)
+ 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :
It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index a1c14943136c..ca029a4fb946 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.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/bison/bison-1.35.ebuild,v 1.9 2002/12/19 15:15:03 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.10 2003/01/18 19:05:49 tuxus Exp $
IUSE="nls static build" # icc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index 9a0b608ab330..144d14911628 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-devel/flex
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.7 2002/12/13 11:00:39 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.8 2003/01/18 19:03:06 tuxus Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
@@ -31,6 +31,9 @@
*flex-2.5.4a-r4 (1 Feb 2002)
+ 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index 01f0d5372fd3..4839cc269d5b 100644
--- a/sys-devel/flex/flex-2.5.4a-r5.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r5.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/flex/flex-2.5.4a-r5.ebuild,v 1.5 2002/12/15 10:44:23 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.6 2003/01/18 19:03:06 tuxus Exp $
S="${WORKDIR}/flex-2.5.4"
DESCRIPTION="GNU lexical analyser generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/flex/flex.html"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"