summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-03-03 14:47:11 +0000
committerMarkus Meier <maekke@gentoo.org>2012-03-03 14:47:11 +0000
commit205cd67fa13e5c5ea63ef28a7c3ff95bc2ab9fba (patch)
tree72f94a66007393fa142fedeef23bd52b88e6b199 /dev-util/byacc
parentMarking foomatic-db-4.0.20110506 ppc64 for bug 399319 (diff)
downloadgentoo-2-205cd67fa13e5c5ea63ef28a7c3ff95bc2ab9fba.tar.gz
gentoo-2-205cd67fa13e5c5ea63ef28a7c3ff95bc2ab9fba.tar.bz2
gentoo-2-205cd67fa13e5c5ea63ef28a7c3ff95bc2ab9fba.zip
arm stable, bug #402039
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-util/byacc')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20120115.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index df5918e86ac7..2712f1f56247 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.37 2012/02/14 23:06:59 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.38 2012/03/03 14:47:11 maekke Exp $
+
+ 03 Mar 2012; Markus Meier <maekke@gentoo.org> byacc-20120115.ebuild:
+ arm stable, bug #402039
14 Feb 2012; Tim Harder <radhermit@gentoo.org> byacc-20120115.ebuild:
Add ~arm to new version as well.
diff --git a/dev-util/byacc/byacc-20120115.ebuild b/dev-util/byacc/byacc-20120115.ebuild
index aaea81adf2cb..9eca09a3b434 100644
--- a/dev-util/byacc/byacc-20120115.ebuild
+++ b/dev-util/byacc/byacc-20120115.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-20120115.ebuild,v 1.3 2012/02/14 23:06:59 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120115.ebuild,v 1.4 2012/03/03 14:47:11 maekke 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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )