summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-06-25 13:25:59 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-06-25 13:25:59 +0000
commita7caeba6e814e9b297fd7474b5ac97206b6a6361 (patch)
treecc9b9f1f04d20d0aec2d83e9c83491fef4abb0ff /dev-util/re2c
parentFixed download URL for tt_Premium_217g.zip, use fixed url that upstream uses,... (diff)
downloadgentoo-2-a7caeba6e814e9b297fd7474b5ac97206b6a6361.tar.gz
gentoo-2-a7caeba6e814e9b297fd7474b5ac97206b6a6361.tar.bz2
gentoo-2-a7caeba6e814e9b297fd7474b5ac97206b6a6361.zip
Stable on sparc wrt #181941
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util/re2c')
-rw-r--r--dev-util/re2c/ChangeLog5
-rw-r--r--dev-util/re2c/re2c-0.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/re2c/ChangeLog b/dev-util/re2c/ChangeLog
index 5ab052cef867..3174624f0831 100644
--- a/dev-util/re2c/ChangeLog
+++ b/dev-util/re2c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/re2c
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.42 2007/06/24 19:50:01 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.43 2007/06/25 13:25:59 gustavoz Exp $
+
+ 25 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> re2c-0.12.0.ebuild:
+ Stable on sparc wrt #181941
24 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> re2c-0.12.0.ebuild:
ppc stable, bug #181941
diff --git a/dev-util/re2c/re2c-0.12.0.ebuild b/dev-util/re2c/re2c-0.12.0.ebuild
index 5c6573b87794..fbe35772b269 100644
--- a/dev-util/re2c/re2c-0.12.0.ebuild
+++ b/dev-util/re2c/re2c-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.12.0.ebuild,v 1.7 2007/06/24 19:50:01 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.12.0.ebuild,v 1.8 2007/06/25 13:25:59 gustavoz Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/libc"