summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-25 15:59:00 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-25 15:59:00 +0000
commit7834def3a8aba40e69d353db21e88afc99879987 (patch)
tree81d9a17e97c13d08e1757986ea2b1209c529985f /dev-util/byacc
parentStable for HPPA (bug #495322). (diff)
downloadgentoo-2-7834def3a8aba40e69d353db21e88afc99879987.tar.gz
gentoo-2-7834def3a8aba40e69d353db21e88afc99879987.tar.bz2
gentoo-2-7834def3a8aba40e69d353db21e88afc99879987.zip
Stable for HPPA (bug #495656).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/byacc')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20130925.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index 76b19dc52e28..af8e3ca727a2 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.73 2013/09/26 01:57:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.74 2013/12/25 15:59:00 jer Exp $
+
+ 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> byacc-20130925.ebuild:
+ Stable for HPPA (bug #495656).
*byacc-20130925 (26 Sep 2013)
diff --git a/dev-util/byacc/byacc-20130925.ebuild b/dev-util/byacc/byacc-20130925.ebuild
index 90a77fed951b..f587c4c0c5e5 100644
--- a/dev-util/byacc/byacc-20130925.ebuild
+++ b/dev-util/byacc/byacc-20130925.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-20130925.ebuild,v 1.1 2013/09/26 01:57:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v 1.2 2013/12/25 15:59:00 jer 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"
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )