summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-10 23:28:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-10 23:28:39 +0000
commit9e75a97f90450d8f07fa05d21c4efaad4f90d244 (patch)
tree143cace0cb3683314249043aac0ffe0bb0dcd0d9
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-9e75a97f90450d8f07fa05d21c4efaad4f90d244.tar.gz
gentoo-2-9e75a97f90450d8f07fa05d21c4efaad4f90d244.tar.bz2
gentoo-2-9e75a97f90450d8f07fa05d21c4efaad4f90d244.zip
arm/hppa/ia64/s390/x86 stable
-rw-r--r--sys-devel/bison/bison-1.875d.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/bison/bison-1.875d.ebuild b/sys-devel/bison/bison-1.875d.ebuild
index 203a55ffb45e..afc728a04d68 100644
--- a/sys-devel/bison/bison-1.875d.ebuild
+++ b/sys-devel/bison/bison-1.875d.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.2 2004/11/12 15:41:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875d.ebuild,v 1.3 2005/01/10 23:28:39 vapier Exp $
-inherit gcc flag-o-matic eutils gnuconfig
+inherit toolchain-funcs flag-o-matic eutils gnuconfig
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
@@ -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 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE="nls static"
DEPEND="sys-devel/m4