summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:09:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:09:50 +0000
commit9ee5966b2abb9d07832aae2eb3363c970f7d3f64 (patch)
treed8725756e4df7c5d5c9f2d97f170eadd085a267f /dev-util/byacc
parentStable for alpha, wrt bug #495652 (diff)
downloadgentoo-2-9ee5966b2abb9d07832aae2eb3363c970f7d3f64.tar.gz
gentoo-2-9ee5966b2abb9d07832aae2eb3363c970f7d3f64.tar.bz2
gentoo-2-9ee5966b2abb9d07832aae2eb3363c970f7d3f64.zip
Stable for alpha, wrt bug #495656
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 1205bb70b591..1bb099892967 100644
--- a/dev-util/byacc/ChangeLog
+++ b/dev-util/byacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.81 2014/01/15 09:34:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.82 2014/01/18 20:09:50 ago Exp $
+
+ 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> byacc-20130925.ebuild:
+ Stable for alpha, wrt bug #495656
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> byacc-20130925.ebuild:
Stable for ia64, wrt bug #495656
diff --git a/dev-util/byacc/byacc-20130925.ebuild b/dev-util/byacc/byacc-20130925.ebuild
index 24d1743dcddb..dc40bc408c2e 100644
--- a/dev-util/byacc/byacc-20130925.ebuild
+++ b/dev-util/byacc/byacc-20130925.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.8 2014/01/15 09:34:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v 1.9 2014/01/18 20:09:50 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"
DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )