summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-26 17:45:33 +0000
committerTom Gall <tgall@gentoo.org>2005-11-26 17:45:33 +0000
commit314b11dc1bd315e0044ff79c25cdcd2e919499a2 (patch)
tree4d8d2f81c47fda0ef8e305a4fc8b4f9b4b4d5269 /dev-util/re2c
parent0.6 version bump (diff)
downloadgentoo-2-314b11dc1bd315e0044ff79c25cdcd2e919499a2.tar.gz
gentoo-2-314b11dc1bd315e0044ff79c25cdcd2e919499a2.tar.bz2
gentoo-2-314b11dc1bd315e0044ff79c25cdcd2e919499a2.zip
added ~ppc64 and marked 0.9.9 stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util/re2c')
-rw-r--r--dev-util/re2c/ChangeLog6
-rw-r--r--dev-util/re2c/re2c-0.9.10.ebuild4
-rw-r--r--dev-util/re2c/re2c-0.9.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/re2c/ChangeLog b/dev-util/re2c/ChangeLog
index 3e7e2361d384..1af3a18ed8de 100644
--- a/dev-util/re2c/ChangeLog
+++ b/dev-util/re2c/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/re2c
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.15 2005/11/19 19:35:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/ChangeLog,v 1.16 2005/11/26 17:45:33 tgall Exp $
+
+ 26 Nov 2005; Tom Gall <tgall@gentoo.org> re2c-0.9.9.ebuild,
+ re2c-0.9.10.ebuild:
+ added ~ppc64 and marked 0.9.9 stable on ppc64
19 Nov 2005; Markus Rothe <corsair@gentoo.org> re2c-0.9.9.ebuild:
Added ~ppc64 keyword; bug #102649
diff --git a/dev-util/re2c/re2c-0.9.10.ebuild b/dev-util/re2c/re2c-0.9.10.ebuild
index b3704c3d2789..1074148dcae5 100644
--- a/dev-util/re2c/re2c-0.9.10.ebuild
+++ b/dev-util/re2c/re2c-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.10.ebuild,v 1.1 2005/09/12 00:49:15 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.10.ebuild,v 1.2 2005/11/26 17:45:33 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="virtual/libc"
diff --git a/dev-util/re2c/re2c-0.9.9.ebuild b/dev-util/re2c/re2c-0.9.9.ebuild
index 5bdb7ec39e4c..7815e98c532c 100644
--- a/dev-util/re2c/re2c-0.9.9.ebuild
+++ b/dev-util/re2c/re2c-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.9.ebuild,v 1.5 2005/11/19 19:35:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.9.ebuild,v 1.6 2005/11/26 17:45:33 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND="virtual/libc"