summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-06 14:26:36 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-06 14:26:36 +0000
commit2378ceda91c2f50e7e6f14d2738ce2b05ab0b5cf (patch)
tree97cfafbdd487b0324aa180e85c5fef313a0e99d2 /dev-util/byacc
parentSet new homepage. (diff)
downloadhistorical-2378ceda91c2f50e7e6f14d2738ce2b05ab0b5cf.tar.gz
historical-2378ceda91c2f50e7e6f14d2738ce2b05ab0b5cf.tar.bz2
historical-2378ceda91c2f50e7e6f14d2738ce2b05ab0b5cf.zip
Stable arm, bug #429052
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-util/byacc')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20120526.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index 3cdf16c9542c..865c907d5d15 100644
--- a/dev-util/byacc/ChangeLog
+++ b/dev-util/byacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.42 2012/08/03 13:59:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.43 2012/08/06 14:26:36 blueness Exp $
+
+ 06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> byacc-20120526.ebuild:
+ Stable arm, bug #429052
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> byacc-20120526.ebuild:
Stable for amd64, wrt bug #429052
diff --git a/dev-util/byacc/byacc-20120526.ebuild b/dev-util/byacc/byacc-20120526.ebuild
index 09ce0376be39..669228bae5f1 100644
--- a/dev-util/byacc/byacc-20120526.ebuild
+++ b/dev-util/byacc/byacc-20120526.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120526.ebuild,v 1.2 2012/08/03 13:59:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120526.ebuild,v 1.3 2012/08/06 14:26:36 blueness Exp $
EAPI=4
@@ -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 )