summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-07-04 09:30:57 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-07-04 09:30:57 +0000
commitfeee511108efa0d3c0dbae1e06b4044f96b0b418 (patch)
treecbbc75994d30fca2dcd325ead86a181da9f7a529 /dev-lisp
parent-sparc -amd64. (Manifest recommit) (diff)
downloadgentoo-2-feee511108efa0d3c0dbae1e06b4044f96b0b418.tar.gz
gentoo-2-feee511108efa0d3c0dbae1e06b4044f96b0b418.tar.bz2
gentoo-2-feee511108efa0d3c0dbae1e06b4044f96b0b418.zip
marked stable on x86
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/gauche/ChangeLog5
-rw-r--r--dev-lisp/gauche/gauche-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gauche/ChangeLog b/dev-lisp/gauche/ChangeLog
index 43f3fa8885b4..410d78b31d23 100644
--- a/dev-lisp/gauche/ChangeLog
+++ b/dev-lisp/gauche/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/gauche
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/ChangeLog,v 1.25 2004/06/24 23:58:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/ChangeLog,v 1.26 2004/07/04 09:30:57 hattya Exp $
+
+ 04 Jul 2004; Akinori Hattori <hattya@gentoo.org> gauche-0.8.ebuild:
+ marked stable on x86.
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> gauche-0.7.3.ebuild:
Fix use invocation
diff --git a/dev-lisp/gauche/gauche-0.8.ebuild b/dev-lisp/gauche/gauche-0.8.ebuild
index 00a9331ea412..cecbf386cb09 100644
--- a/dev-lisp/gauche/gauche-0.8.ebuild
+++ b/dev-lisp/gauche/gauche-0.8.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-lisp/gauche/gauche-0.8.ebuild,v 1.2 2004/06/24 23:58:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/gauche-0.8.ebuild,v 1.3 2004/07/04 09:30:57 hattya Exp $
inherit eutils flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
RESTRICT="nomirror"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
S="${WORKDIR}/${MY_P}"