diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:37:50 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:37:50 +0000 |
commit | 9664e300213507edca8f5c9e30787b4f6a110a52 (patch) | |
tree | ed5bca51d527645449342ae910da746e0ec696dc /sys-devel/bison/bison-1.875d.ebuild | |
parent | Drop to ~mips (diff) | |
download | historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.gz historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.bz2 historical-9664e300213507edca8f5c9e30787b4f6a110a52.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'sys-devel/bison/bison-1.875d.ebuild')
-rw-r--r-- | sys-devel/bison/bison-1.875d.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bison/bison-1.875d.ebuild b/sys-devel/bison/bison-1.875d.ebuild index cf3873339b4e..8db91d365962 100644 --- a/sys-devel/bison/bison-1.875d.ebuild +++ b/sys-devel/bison/bison-1.875d.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 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.12 2007/02/28 22:23:06 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875d.ebuild,v 1.13 2011/02/06 11:31:15 leio Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -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 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nls static" DEPEND="sys-devel/m4 |