Stable on ppc64; bug #126364
authorMarkus Rothe <corsair@gentoo.org>
Thu, 16 Mar 2006 11:36:06 +0000 (11:36 +0000)
committerMarkus Rothe <corsair@gentoo.org>
Thu, 16 Mar 2006 11:36:06 +0000 (11:36 +0000)
Package-Manager: portage-2.0.54

sys-devel/bison/ChangeLog
sys-devel/bison/bison-2.1.ebuild

index 28a69a34891ddc012827e0c15840338fed269787..941f85d98d673ec211206495b0f275a68da01296 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/bison
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.43 2005/09/21 23:43:04 vapier Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.44 2006/03/16 11:36:06 corsair Exp $
+
+  16 Mar 2006; Markus Rothe <corsair@gentoo.org> bison-2.1.ebuild:
+  Stable on ppc64; bug #126364
 
 *bison-2.1 (21 Sep 2005)
 
index 976a0d2e4554b3191c33db373aba4cfd5b7776e8..3dfd0d91ba47bb98c76b674f0b30918a50e54686 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.2 2005/09/22 06:41:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.3 2006/03/16 11:36:06 corsair Exp $
 
 inherit toolchain-funcs flag-o-matic eutils gnuconfig
 
@@ -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 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="nls static"
 
 DEPEND="sys-devel/m4