summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-05 00:19:42 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-05 00:19:42 +0000
commit5602a871ba9a00f3b045b231cebee73b9651e820 (patch)
treee6f97ccf0fa02fa6ec35c6c6adbce9d4df0b776c /dev-util
parentStable for x86, wrt bug #418831 (diff)
downloadgentoo-2-5602a871ba9a00f3b045b231cebee73b9651e820.tar.gz
gentoo-2-5602a871ba9a00f3b045b231cebee73b9651e820.tar.bz2
gentoo-2-5602a871ba9a00f3b045b231cebee73b9651e820.zip
Stable for HPPA (bug #418963).
(Portage version: 2.2.0_alpha120/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 6d79111dbd36..0f7dbcc9dfbe 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.61 2012/08/03 13:57:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.62 2012/08/05 00:19:42 jer Exp $
+
+ 05 Aug 2012; Jeroen Roovers <jer@gentoo.org> re2c-0.13.5-r1.ebuild:
+ Stable for HPPA (bug #418963).
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> re2c-0.13.5-r1.ebuild:
Stable for amd64, 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 6e8b42bd8e7a..63d3478d38b3 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.2 2012/08/03 13:57:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.13.5-r1.ebuild,v 1.3 2012/08/05 00:19:42 jer 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=""