summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:08:17 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:08:17 +0000
commitae20aca8aec85d80307f9880fdafab890825462c (patch)
tree3076cd4fd63f81b1af8d07eaf778f8e9a1fe9f1a /sys-devel
parentmany bug fixes (diff)
downloadgentoo-2-ae20aca8aec85d80307f9880fdafab890825462c.tar.gz
gentoo-2-ae20aca8aec85d80307f9880fdafab890825462c.tar.bz2
gentoo-2-ae20aca8aec85d80307f9880fdafab890825462c.zip
ppc profile cleanup
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bison/Manifest2
-rw-r--r--sys-devel/bison/bison-1.75.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index d34228d7f122..feaf632c6855 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,7 +1,7 @@
MD5 10ddb67f4bfaf0fc2d98caecd5122c43 ChangeLog 2504
MD5 fb75382f3d65598a931cfce968806d49 bison-1.34-r1.ebuild 1230
MD5 130aa4651f553e0695147980f18a4d84 bison-1.35.ebuild 1340
-MD5 9247a2c500c5eee77ad89a6a7276db56 bison-1.75.ebuild 1158
+MD5 2ee59f3d1c18b07b62ab11411a6f51d6 bison-1.75.ebuild 1165
MD5 6dbb0a557faa1b5de66b4fd7bcb43c55 files/digest-bison-1.34-r1 62
MD5 01db98e0f5c62862509ebd05470c3ee5 files/digest-bison-1.35 62
MD5 0e010c4c568741ba4d72c1f5d2bdb9d7 files/digest-bison-1.75 62
diff --git a/sys-devel/bison/bison-1.75.ebuild b/sys-devel/bison/bison-1.75.ebuild
index ef5e233b05ae..aececd91b573 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.
# 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.7 2003/02/13 16:28:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.8 2003/07/16 14:08:07 pvdabeel 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="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"