summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-02-06 11:31:15 +0000
committerMart Raudsepp <leio@gentoo.org>2011-02-06 11:31:15 +0000
commit422d754376ed8cc87c6b06ea50e374c12c756b2a (patch)
treedfe2eee4f1494270c38e2f7fe2ad63e2fc392ef2 /sys-devel/bison
parentDrop to ~mips (diff)
downloadgentoo-2-422d754376ed8cc87c6b06ea50e374c12c756b2a.tar.gz
gentoo-2-422d754376ed8cc87c6b06ea50e374c12c756b2a.tar.bz2
gentoo-2-422d754376ed8cc87c6b06ea50e374c12c756b2a.zip
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog8
-rw-r--r--sys-devel/bison/bison-1.875d.ebuild6
-rw-r--r--sys-devel/bison/bison-2.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index cc433b9657e4..0aaddd810f1e 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/bison
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.96 2010/12/12 19:02:14 vapier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.97 2011/02/06 11:31:15 leio Exp $
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> bison-1.875d.ebuild,
+ bison-2.3.ebuild:
+ Drop to ~mips
12 Dec 2010; Mike Frysinger <vapier@gentoo.org> bison-2.4.2.ebuild,
bison-2.4.3.ebuild, +files/bison-2.4.3-uclibc-sched_param-def.patch:
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
diff --git a/sys-devel/bison/bison-2.3.ebuild b/sys-devel/bison/bison-2.3.ebuild
index 33213bd4b9ba..72c69c78318b 100644
--- a/sys-devel/bison/bison-2.3.ebuild
+++ b/sys-devel/bison/bison-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-2.3.ebuild,v 1.10 2007/12/27 19:29:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.3.ebuild,v 1.11 2011/02/06 11:31:15 leio Exp $
inherit toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"