summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-12 13:47:13 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-12 13:47:13 +0000
commit3e3196586b5eea6fc6cfc3684c69d60a9bb40cc6 (patch)
treed98f6ff317e8a59d1e81fc3b0c84a33f2ac2c367 /dev-util
parentKeyword ~arm, inherit user.eclass. (diff)
downloadgentoo-2-3e3196586b5eea6fc6cfc3684c69d60a9bb40cc6.tar.gz
gentoo-2-3e3196586b5eea6fc6cfc3684c69d60a9bb40cc6.tar.bz2
gentoo-2-3e3196586b5eea6fc6cfc3684c69d60a9bb40cc6.zip
Stable ppc, bug #418963
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/re2c/ChangeLog5
-rw-r--r--dev-util/re2c/re2c-0.13.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/re2c/ChangeLog b/dev-util/re2c/ChangeLog
index f9b264e81d58..691c5dfcddfa 100644
--- a/dev-util/re2c/ChangeLog
+++ b/dev-util/re2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/re2c
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.64 2012/08/10 14:58:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.65 2012/08/12 13:47:13 blueness Exp $
+
+ 12 Aug 2012; Anthony G. Basile <blueness@gentoo.org> re2c-0.13.5-r1.ebuild:
+ Stable ppc, bug #418963
10 Aug 2012; Johannes Huber <johu@gentoo.org> re2c-0.13.5-r1.ebuild:
Stable for x86, wrt bug #418963
diff --git a/dev-util/re2c/re2c-0.13.5-r1.ebuild b/dev-util/re2c/re2c-0.13.5-r1.ebuild
index cf356d9bff9a..901b0f743a70 100644
--- a/dev-util/re2c/re2c-0.13.5-r1.ebuild
+++ b/dev-util/re2c/re2c-0.13.5-r1.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/re2c/re2c-0.13.5-r1.ebuild,v 1.5 2012/08/10 14:58:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.5-r1.ebuild,v 1.6 2012/08/12 13:47:13 blueness Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=""