summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-12 15:41:55 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-12 15:41:55 +0000
commit7f014e1339508ce93e237422ad96a72659356b7e (patch)
tree08fcefdf06da06dc2106ce843f27cace81aa7bd8 /sys-devel/bison
parentsh KEYWORDS (diff)
downloadhistorical-7f014e1339508ce93e237422ad96a72659356b7e.tar.gz
historical-7f014e1339508ce93e237422ad96a72659356b7e.tar.bz2
historical-7f014e1339508ce93e237422ad96a72659356b7e.zip
sh KEYWORDS
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/Manifest4
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
-rw-r--r--sys-devel/bison/bison-1.875d.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index a0fa6e5786b0..bfda725b9eeb 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,6 +1,6 @@
MD5 729ba6b13dded31d0556eb2baeb8680e ChangeLog 5010
-MD5 01269b6b83b16b7e7f275b4bfe57abec bison-1.875d.ebuild 1780
-MD5 12f293970f7479a6607502571bd21904 bison-1.875.ebuild 1799
+MD5 517994bb3c40bd2155caa29ec2c9aaac bison-1.875d.ebuild 1782
+MD5 17f1108185a9aa55f067d2e83fb1511a bison-1.875.ebuild 1802
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 61b224a9eaf1ae7f77c2d1456d8fda87 files/bison-1.32-extfix.patch 1170
MD5 644a4912da3e5107f509022f173ec146 files/bison-1.875-gccerror.patch 1538
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index 4035dc2c7de7..f3dd98080d98 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 Foundation
# 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.26 2004/10/15 02:19:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.27 2004/11/12 15:41:55 vapier Exp $
inherit gcc flag-o-matic eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="nls static"
DEPEND="sys-devel/m4
diff --git a/sys-devel/bison/bison-1.875d.ebuild b/sys-devel/bison/bison-1.875d.ebuild
index 0b031663d6de..203a55ffb45e 100644
--- a/sys-devel/bison/bison-1.875d.ebuild
+++ b/sys-devel/bison/bison-1.875d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875d.ebuild,v 1.1 2004/10/30 03:58:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875d.ebuild,v 1.2 2004/11/12 15:41:55 vapier Exp $
inherit gcc flag-o-matic eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls static"
DEPEND="sys-devel/m4