summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-02-28 15:21:35 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-02-28 15:21:35 +0000
commit471723f95e3521e689f5c5235b158aae6a0c5768 (patch)
tree0373346d8755a02b54f7c66a65006e446f5ac2f0 /dev-lisp/gauche-gl
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-471723f95e3521e689f5c5235b158aae6a0c5768.tar.gz
gentoo-2-471723f95e3521e689f5c5235b158aae6a0c5768.tar.bz2
gentoo-2-471723f95e3521e689f5c5235b158aae6a0c5768.zip
marked stable on x86.
Diffstat (limited to 'dev-lisp/gauche-gl')
-rw-r--r--dev-lisp/gauche-gl/ChangeLog5
-rw-r--r--dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gauche-gl/ChangeLog b/dev-lisp/gauche-gl/ChangeLog
index 4b30e79278bc..7dbcfeb21fc9 100644
--- a/dev-lisp/gauche-gl/ChangeLog
+++ b/dev-lisp/gauche-gl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/gauche-gl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gl/ChangeLog,v 1.4 2004/02/21 16:18:04 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gl/ChangeLog,v 1.5 2004/02/28 15:21:35 hattya Exp $
+
+ 29 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild:
+ marked stable on x86.
22 Feb 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild,
metadata.xml:
diff --git a/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild b/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild
index 71cb3f1be829..c9ea67a47912 100644
--- a/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild
+++ b/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.2 2004/02/21 16:18:05 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.3 2004/02/28 15:21:35 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"
+KEYWORDS="x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"