summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2012-03-26 15:43:11 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2012-03-26 15:43:11 +0000
commitfcab8c7be0b700566fe29bf82759b18a50a3ced1 (patch)
treecabc78ba6d1c92de2b981308d2cf1dfa1854d3fb /dev-util/byacc
parentGetting rid of older versions (diff)
downloadgentoo-2-fcab8c7be0b700566fe29bf82759b18a50a3ced1.tar.gz
gentoo-2-fcab8c7be0b700566fe29bf82759b18a50a3ced1.tar.bz2
gentoo-2-fcab8c7be0b700566fe29bf82759b18a50a3ced1.zip
keyword ~ppc-aix ~ia64-hpux ~x86-interix, bug#397819
(Portage version: 2.2.01.20271-prefix/cvs/Linux x86_64)
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 c9819ee0b20f..38be3705b128 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.39 2012/03/25 16:02:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.40 2012/03/26 15:43:11 haubi Exp $
+
+ 26 Mar 2012; Michael Haubenwallner <haubi@gentoo.org> byacc-20120115.ebuild:
+ keyword ~ppc-aix ~ia64-hpux ~x86-interix, bug#397819
25 Mar 2012; Raúl Porcel <armin76@gentoo.org> byacc-1.9-r3.ebuild,
byacc-20120115.ebuild:
diff --git a/dev-util/byacc/byacc-20120115.ebuild b/dev-util/byacc/byacc-20120115.ebuild
index 698e5c9dfff6..dc5e848762bf 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.5 2012/03/25 16:02:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120115.ebuild,v 1.6 2012/03/26 15:43:11 haubi 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 ~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 )