summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2006-07-14 14:52:03 +0000
committerAkinori Hattori <hattya@gentoo.org>2006-07-14 14:52:03 +0000
commit9a775e18cceeed735935d0ca1c081f8a41ccba89 (patch)
tree1ce9661991a6a6b7e854a788d83983536f334ad6 /dev-lang/gauche
parentstable on x86. (diff)
downloadgentoo-2-9a775e18cceeed735935d0ca1c081f8a41ccba89.tar.gz
gentoo-2-9a775e18cceeed735935d0ca1c081f8a41ccba89.tar.bz2
gentoo-2-9a775e18cceeed735935d0ca1c081f8a41ccba89.zip
stable on ia64.
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-lang/gauche')
-rw-r--r--dev-lang/gauche/ChangeLog5
-rw-r--r--dev-lang/gauche/gauche-0.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/gauche/ChangeLog b/dev-lang/gauche/ChangeLog
index 5ffe772c5f75..273d06d466af 100644
--- a/dev-lang/gauche/ChangeLog
+++ b/dev-lang/gauche/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/gauche
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.25 2006/07/14 14:41:36 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.26 2006/07/14 14:52:03 hattya Exp $
+
+ 14 Jul 2006; Akinori Hattori <hattya@gentoo.org> gauche-0.8.7.ebuild:
+ stable on ia64.
14 Jul 2006; Akinori Hattori <hattya@gentoo.org> gauche-0.8.7.ebuild:
stable on x86.
diff --git a/dev-lang/gauche/gauche-0.8.7.ebuild b/dev-lang/gauche/gauche-0.8.7.ebuild
index 671409844dcc..c087aefc864b 100644
--- a/dev-lang/gauche/gauche-0.8.7.ebuild
+++ b/dev-lang/gauche/gauche-0.8.7.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-lang/gauche/gauche-0.8.7.ebuild,v 1.3 2006/07/14 14:41:36 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.7.ebuild,v 1.4 2006/07/14 14:52:03 hattya Exp $
inherit autotools eutils flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://gauche.sf.net/"
SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc ~sparc x86"
SLOT="0"
S=${WORKDIR}/${MY_P}