summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20121003.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index aafabb9f37b1..3c89b8e1e9ed 100644
--- a/dev-util/byacc/ChangeLog
+++ b/dev-util/byacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.51 2013/01/16 15:01:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.52 2013/01/16 18:53:12 ago Exp $
+
+ 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild:
+ Stable for ppc64, wrt bug #451636
16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild:
Stable for ppc, wrt bug #451636
diff --git a/dev-util/byacc/byacc-20121003.ebuild b/dev-util/byacc/byacc-20121003.ebuild
index c48d3897bf64..f6f2b9a9ff5a 100644
--- a/dev-util/byacc/byacc-20121003.ebuild
+++ b/dev-util/byacc/byacc-20121003.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20121003.ebuild,v 1.3 2013/01/16 15:01:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20121003.ebuild,v 1.4 2013/01/16 18:53:12 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/byacc/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )