summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2005-01-26 13:15:49 +0000
committerAkinori Hattori <hattya@gentoo.org>2005-01-26 13:15:49 +0000
commiteb8aff24edffab17d4d345c46a067f7f1e705760 (patch)
tree2dd401dab9dd3e576e63fcfa72668e359d2b51f4 /dev-lang/gauche
parentversion bump. (diff)
downloadgentoo-2-eb8aff24edffab17d4d345c46a067f7f1e705760.tar.gz
gentoo-2-eb8aff24edffab17d4d345c46a067f7f1e705760.tar.bz2
gentoo-2-eb8aff24edffab17d4d345c46a067f7f1e705760.zip
stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-lang/gauche')
-rw-r--r--dev-lang/gauche/ChangeLog7
-rw-r--r--dev-lang/gauche/gauche-0.8.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/gauche/ChangeLog b/dev-lang/gauche/ChangeLog
index a324c2ddf28c..41c7fa3b6c06 100644
--- a/dev-lang/gauche/ChangeLog
+++ b/dev-lang/gauche/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/gauche
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.9 2004/12/14 11:20:58 hattya Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.10 2005/01/26 13:15:49 hattya Exp $
+
+ 26 Jan 2005; Akinori Hattori <hattya@gentoo.org> gauche-0.8.3.ebuild:
+ stable on x86.
14 Dec 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.8.1.ebuild,
gauche-0.8.ebuild:
diff --git a/dev-lang/gauche/gauche-0.8.3.ebuild b/dev-lang/gauche/gauche-0.8.3.ebuild
index c0de2f3f31ea..38f9144884ac 100644
--- a/dev-lang/gauche/gauche-0.8.3.ebuild
+++ b/dev-lang/gauche/gauche-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.3.ebuild,v 1.1 2004/12/14 11:18:07 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.3.ebuild,v 1.2 2005/01/26 13:15:49 hattya Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://gauche.sf.net/"
SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
LICENSE="BSD"
-KEYWORDS="~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~ia64 ~ppc ~sparc x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"