diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-02-01 10:54:01 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-02-01 10:54:01 +0000 |
commit | 8a94c30f5d0b0a566260b00d55e655185262df55 (patch) | |
tree | 508d9e93768fefe5dcced3bbea3f71d60eeee003 /sys-devel | |
parent | Version bump. (diff) | |
download | historical-8a94c30f5d0b0a566260b00d55e655185262df55.tar.gz historical-8a94c30f5d0b0a566260b00d55e655185262df55.tar.bz2 historical-8a94c30f5d0b0a566260b00d55e655185262df55.zip |
Bump to mips stable (needed for upcoming stageballs)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bison/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/bison/Manifest | 16 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.34-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.35.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.75.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.875.ebuild | 6 |
6 files changed, 23 insertions, 19 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 74f4d793d15f..6e213ed5f88f 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/bison -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.22 2003/12/08 22:26:14 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.23 2004/02/01 10:54:01 kumba Exp $ + + 01 Feb 2004; Joshua Kinard <kumba@gentoo.org> bison-1.34-r1.ebuild, + bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild: + Bump to mips stable (needed for upcoming stageballs) 20 Nov 2003; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild: Stable on alpha diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest index 296592bd4775..048bdc4b8491 100644 --- a/sys-devel/bison/Manifest +++ b/sys-devel/bison/Manifest @@ -1,12 +1,12 @@ -MD5 0cac16652850dfa1153e22bccf9acbf5 bison-1.75.ebuild 1118 +MD5 5a63290c094afcb7933ed46694e3c8a2 ChangeLog 3620 +MD5 796f4c136d43ecf211aa22b7bb28b2ac bison-1.34-r1.ebuild 1168 +MD5 18102af6e68668dc18bd4c1d06782db0 bison-1.35.ebuild 1273 +MD5 101fa7fcc6ec17705bca1dfaea977429 bison-1.75.ebuild 1117 +MD5 1454973ef85b8425c217b10e61128639 bison-1.875.ebuild 1358 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 61b224a9eaf1ae7f77c2d1456d8fda87 files/bison-1.32-extfix.patch 1170 +MD5 644a4912da3e5107f509022f173ec146 files/bison-1.875-gccerror.patch 1538 MD5 85dbbe1a9f32abae54cacd04aaa80709 files/digest-bison-1.34-r1 63 MD5 9c4ca0c28c5762cc799cc3e56f51d54e files/digest-bison-1.35 63 MD5 ccaa497656beb47a684c2e33084522b0 files/digest-bison-1.75 63 MD5 4a875793f3bd808692002c152e5e26c4 files/digest-bison-1.875 64 -MD5 644a4912da3e5107f509022f173ec146 files/bison-1.875-gccerror.patch 1538 -MD5 61b224a9eaf1ae7f77c2d1456d8fda87 files/bison-1.32-extfix.patch 1170 -MD5 e67f8a7159f2797989c111781136704d bison-1.34-r1.ebuild 1171 -MD5 9b84912d0e11110995c35b2127da72d0 bison-1.875.ebuild 1363 -MD5 6ca9b4066b66b897b07dc2470ecc5747 bison-1.35.ebuild 1276 -MD5 6c035c4f84d89149655c42dfeafa2dc4 ChangeLog 3435 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild index 28de1f80a12f..dfd76710c6b9 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.13 2003/09/08 06:04:02 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.14 2004/02/01 10:54:01 kumba Exp $ IUSE="nls static build" diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild index 192d1a3c7e70..cd552d7a839c 100644 --- a/sys-devel/bison/bison-1.35.ebuild +++ b/sys-devel/bison/bison-1.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.18 2003/09/08 06:04:02 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.19 2004/02/01 10:54:01 kumba Exp $ IUSE="nls static build" # icc" diff --git a/sys-devel/bison/bison-1.75.ebuild b/sys-devel/bison/bison-1.75.ebuild index d2860bc3bac1..ba56459da211 100644 --- a/sys-devel/bison/bison-1.75.ebuild +++ b/sys-devel/bison/bison-1.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.11 2003/09/08 02:14:58 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.12 2004/02/01 10:54:01 kumba Exp $ IUSE="nls static build" # icc" diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild index 03ac0adf9047..37bd8bc6fe19 100644 --- a/sys-devel/bison/bison-1.875.ebuild +++ b/sys-devel/bison/bison-1.875.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.8 2003/12/17 04:14:33 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.9 2004/02/01 10:54:01 kumba Exp $ IUSE="nls static build" # icc" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" # do not compile xfree -KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha ~mips hppa ~arm ia64 ppc64" +KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha mips hppa ~arm ia64 ppc64" DEPEND="sys-devel/m4 nls? ( sys-devel/gettext )" |