summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-22 10:48:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-22 10:48:13 +0000
commit06192a75195324aa0eb67e1f906d06950a13e467 (patch)
tree2f14b9fcdc84cb0ef3b6bf68f976c0a795857156 /dev-util
parentStable for ia64, wrt bug #469994 (diff)
downloadgentoo-2-06192a75195324aa0eb67e1f906d06950a13e467.tar.gz
gentoo-2-06192a75195324aa0eb67e1f906d06950a13e467.tar.bz2
gentoo-2-06192a75195324aa0eb67e1f906d06950a13e467.zip
Stable for ia64, wrt bug #470482
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20130304.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index fb89d1169a78..593f7d46781d 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.67 2013/05/21 16:16:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.68 2013/05/22 10:48:13 ago Exp $
+
+ 22 May 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20130304.ebuild:
+ Stable for ia64, wrt bug #470482
21 May 2013; Jeroen Roovers <jer@gentoo.org> byacc-20130304.ebuild:
Stable for HPPA (bug #470482).
diff --git a/dev-util/byacc/byacc-20130304.ebuild b/dev-util/byacc/byacc-20130304.ebuild
index 5c8e799d6456..6669bb14001d 100644
--- a/dev-util/byacc/byacc-20130304.ebuild
+++ b/dev-util/byacc/byacc-20130304.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-20130304.ebuild,v 1.7 2013/05/21 16:16:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130304.ebuild,v 1.8 2013/05/22 10:48:13 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 )