summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-06 20:40:05 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-06 20:40:05 +0000
commitf6d87367cf5371212f7c12e3072374bad31fb15e (patch)
tree72136c657ece0a093d7d27211af8009c750b616b /sys-devel/bison
parentBump to stable for x86. (Manifest recommit) (diff)
downloadgentoo-2-f6d87367cf5371212f7c12e3072374bad31fb15e.tar.gz
gentoo-2-f6d87367cf5371212f7c12e3072374bad31fb15e.tar.bz2
gentoo-2-f6d87367cf5371212f7c12e3072374bad31fb15e.zip
stable on sparc
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/Manifest10
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index eb8f64a64dd1..c0ca1fa988c4 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bison
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.25 2004/02/06 15:58:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.26 2004/02/06 20:39:55 gustavoz Exp $
+
+ 06 Feb 2004; <gustavoz@gentoo.org> bison-1.875.ebuild:
+ stable on sparc
06 Feb 2004; Aron Griffis <agriffis@gentoo.org> bison-1.875.ebuild:
k6 replacement in the ebuild was resulting in -march=i586-3, fix and make more
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 5bc811f8e79e..de454bb636de 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,12 +1,12 @@
-MD5 101fa7fcc6ec17705bca1dfaea977429 bison-1.75.ebuild 1117
+MD5 04742f53e5b66ea1adc29a0bf95cb8d4 ChangeLog 4175
MD5 796f4c136d43ecf211aa22b7bb28b2ac bison-1.34-r1.ebuild 1168
-MD5 3bc90fcbd32a950d3a7340c06e8c4512 bison-1.875.ebuild 1820
MD5 18102af6e68668dc18bd4c1d06782db0 bison-1.35.ebuild 1273
-MD5 43091655f40cc9836ce933ab15083610 ChangeLog 4099
+MD5 101fa7fcc6ec17705bca1dfaea977429 bison-1.75.ebuild 1117
+MD5 9470390a3e51b9485b7e5a67affc5a87 bison-1.875.ebuild 1819
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
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index ff9aba137f6e..20722b6727fb 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.ebuild
@@ -1,6 +1,6 @@
# 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.11 2004/02/06 15:58:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.12 2004/02/06 20:39:55 gustavoz Exp $
inherit gcc
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-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 )"