summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-10-04 15:57:40 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-10-04 15:57:40 +0000
commit9fb5bd3e9e3daa96e96cf8e454b2502a3659c06a (patch)
tree11d75e2fa5360ffcc149e98b8d89482597a45d28 /sys-devel
parentnew version (diff)
downloadhistorical-9fb5bd3e9e3daa96e96cf8e454b2502a3659c06a.tar.gz
historical-9fb5bd3e9e3daa96e96cf8e454b2502a3659c06a.tar.bz2
historical-9fb5bd3e9e3daa96e96cf8e454b2502a3659c06a.zip
mark as stable for amd64 so new gcc can build
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bison/Manifest10
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 07856957ce0a..80c7929423f5 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,11 +1,11 @@
-MD5 fea135054ce1923e14d10166f05856fd ChangeLog 3252
+MD5 0cac16652850dfa1153e22bccf9acbf5 bison-1.75.ebuild 1118
MD5 e67f8a7159f2797989c111781136704d bison-1.34-r1.ebuild 1171
+MD5 0e0ee9116814e7dd34630d81882951ad bison-1.875.ebuild 1358
MD5 6ca9b4066b66b897b07dc2470ecc5747 bison-1.35.ebuild 1276
-MD5 0cac16652850dfa1153e22bccf9acbf5 bison-1.75.ebuild 1118
-MD5 d719fba141a0b274953154e8037cbd95 bison-1.875.ebuild 1356
+MD5 fea135054ce1923e14d10166f05856fd ChangeLog 3252
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 61b224a9eaf1ae7f77c2d1456d8fda87 files/bison-1.32-extfix.patch 1170
-MD5 644a4912da3e5107f509022f173ec146 files/bison-1.875-gccerror.patch 1538
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 4d06ec38c739..037d9646394c 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.
# 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.4 2003/09/17 19:08:28 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.5 2003/10/04 15:57:34 drobbins 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"
+KEYWORDS="amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"