summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2006-07-14 14:41:36 +0000
committerAkinori Hattori <hattya@gentoo.org>2006-07-14 14:41:36 +0000
commit553505de7869e9d9b6ffeb4f6dab8115ded056c2 (patch)
tree2b2543dd3166d379f20ba53f76569c58c1b78fb9 /dev-lang
parentenclose D, S and FILESDIR in double quotes. (diff)
downloadgentoo-2-553505de7869e9d9b6ffeb4f6dab8115ded056c2.tar.gz
gentoo-2-553505de7869e9d9b6ffeb4f6dab8115ded056c2.tar.bz2
gentoo-2-553505de7869e9d9b6ffeb4f6dab8115ded056c2.zip
stable on x86.
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-lang')
-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 e45aa8b5d2bd..5ffe772c5f75 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.24 2006/07/14 13:27:39 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.25 2006/07/14 14:41:36 hattya Exp $
+
+ 14 Jul 2006; Akinori Hattori <hattya@gentoo.org> gauche-0.8.7.ebuild:
+ stable on x86.
14 Jul 2006; Akinori Hattori <hattya@gentoo.org>
-files/gauche-aclocal.m4-1.31.diff, -files/gauche-aclocal.m4-cc.diff,
diff --git a/dev-lang/gauche/gauche-0.8.7.ebuild b/dev-lang/gauche/gauche-0.8.7.ebuild
index 1d89e59d3a72..671409844dcc 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.2 2006/07/14 13:27:39 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.7.ebuild,v 1.3 2006/07/14 14:41:36 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}