summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-09-17 19:09:46 +0000
committerJon Portnoy <avenj@gentoo.org>2003-09-17 19:09:46 +0000
commitcec7a6c1a03e8db17ee570447db12911a3b1edb6 (patch)
treec5bbb5675d570c14b33fac770c7bc5af745e89ce /sys-devel/bison
parentia64 keywords (diff)
downloadgentoo-2-cec7a6c1a03e8db17ee570447db12911a3b1edb6.tar.gz
gentoo-2-cec7a6c1a03e8db17ee570447db12911a3b1edb6.tar.bz2
gentoo-2-cec7a6c1a03e8db17ee570447db12911a3b1edb6.zip
ia64 keywords
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/Manifest4
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index 5f1cc79f4f25..62b30bb921e5 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,9 @@
# 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.19 2003/09/08 02:14:58 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.20 2003/09/17 19:08:28 avenj Exp $
+
+ 17 Sep 2003; Jon Portnoy <avenj@gentoo.org> bison-1.875.ebuild :
+ ia64 keywords.
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> bison-1.34-r1.ebuild,
bison-1.35.ebuild, bison-1.75.ebuild, bison-1.875.ebuild:
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 90b94293b3a8..07856957ce0a 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,8 +1,8 @@
-MD5 28d991200f2614e3d9bb0886cf87bbc6 ChangeLog 3168
+MD5 fea135054ce1923e14d10166f05856fd ChangeLog 3252
MD5 e67f8a7159f2797989c111781136704d bison-1.34-r1.ebuild 1171
MD5 6ca9b4066b66b897b07dc2470ecc5747 bison-1.35.ebuild 1276
MD5 0cac16652850dfa1153e22bccf9acbf5 bison-1.75.ebuild 1118
-MD5 4d847ff7fbebcc64f8a65b0c0161a3af bison-1.875.ebuild 1352
+MD5 d719fba141a0b274953154e8037cbd95 bison-1.875.ebuild 1356
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
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index 9096a390cc03..4d06ec38c739 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.3 2003/09/08 02:14:58 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.4 2003/09/17 19:08:28 avenj 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"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"