summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-04-28 14:44:11 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-04-28 14:44:11 +0000
commit685f875dc791d89802c326cd4978e9b9259b857e (patch)
tree124426c915e25200132d1edec5df83dd830e3678 /dev-lisp/gauche-gtk
parentversion bump. (Manifest recommit) (diff)
downloadgentoo-2-685f875dc791d89802c326cd4978e9b9259b857e.tar.gz
gentoo-2-685f875dc791d89802c326cd4978e9b9259b857e.tar.bz2
gentoo-2-685f875dc791d89802c326cd4978e9b9259b857e.zip
marked stable on x86.
Diffstat (limited to 'dev-lisp/gauche-gtk')
-rw-r--r--dev-lisp/gauche-gtk/ChangeLog5
-rw-r--r--dev-lisp/gauche-gtk/gauche-gtk-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gauche-gtk/ChangeLog b/dev-lisp/gauche-gtk/ChangeLog
index 798045b1342d..6be126ac9d28 100644
--- a/dev-lisp/gauche-gtk/ChangeLog
+++ b/dev-lisp/gauche-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/gauche-gtk
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gtk/ChangeLog,v 1.7 2004/03/28 09:19:13 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gtk/ChangeLog,v 1.8 2004/04/28 14:44:11 hattya Exp $
+
+ 28 Apr 2004; Akinori Hattori <hattya@gentoo.org> gauche-gtk-0.4.ebuild:
+ marked stable on x86.
*gauche-gtk-0.4 (28 Mar 2004)
diff --git a/dev-lisp/gauche-gtk/gauche-gtk-0.4.ebuild b/dev-lisp/gauche-gtk/gauche-gtk-0.4.ebuild
index bd4af2730ffe..428b02894b70 100644
--- a/dev-lisp/gauche-gtk/gauche-gtk-0.4.ebuild
+++ b/dev-lisp/gauche-gtk/gauche-gtk-0.4.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-gtk/gauche-gtk-0.4.ebuild,v 1.1 2004/03/28 09:19:13 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gtk/gauche-gtk-0.4.ebuild,v 1.2 2004/04/28 14:44:11 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}"