summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-07-30 19:55:41 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-07-30 19:55:41 +0000
commit67fec6004575855bd9d61c93871f9734fce408b4 (patch)
treef4f864d2b1f1dda47ada15ad5b182548bbc1a85b /dev-util/re2c
parentFix building with gcc-4 #130223 by Håvard Wall. (diff)
downloadgentoo-2-67fec6004575855bd9d61c93871f9734fce408b4.tar.gz
gentoo-2-67fec6004575855bd9d61c93871f9734fce408b4.tar.bz2
gentoo-2-67fec6004575855bd9d61c93871f9734fce408b4.zip
Marked stable on amd64 bug #141451
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'dev-util/re2c')
-rw-r--r--dev-util/re2c/ChangeLog5
-rw-r--r--dev-util/re2c/re2c-0.10.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/re2c/ChangeLog b/dev-util/re2c/ChangeLog
index 144166126c2a..3b02e3a11fdb 100644
--- a/dev-util/re2c/ChangeLog
+++ b/dev-util/re2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/re2c
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.27 2006/07/30 06:35:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.28 2006/07/30 19:55:41 dang Exp $
+
+ 30 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> re2c-0.10.4.ebuild:
+ Marked stable on amd64 bug #141451
30 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> re2c-0.10.4.ebuild:
ppc stable, bug #141451
diff --git a/dev-util/re2c/re2c-0.10.4.ebuild b/dev-util/re2c/re2c-0.10.4.ebuild
index 600149fe811b..3230ff815ba3 100644
--- a/dev-util/re2c/re2c-0.10.4.ebuild
+++ b/dev-util/re2c/re2c-0.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.10.4.ebuild,v 1.2 2006/07/30 06:35:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.10.4.ebuild,v 1.3 2006/07/30 19:55:41 dang Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/libc"