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
commit2137fba5a914e49e4a621f95e0fbe5dcda5498b6 (patch)
treebbf585f09f2811ce361b859ea13d8bf56097caa2 /dev-lang/gauche
parentversion bump. (diff)
downloadhistorical-2137fba5a914e49e4a621f95e0fbe5dcda5498b6.tar.gz
historical-2137fba5a914e49e4a621f95e0fbe5dcda5498b6.tar.bz2
historical-2137fba5a914e49e4a621f95e0fbe5dcda5498b6.zip
stable on x86.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-lang/gauche')
-rw-r--r--dev-lang/gauche/ChangeLog7
-rw-r--r--dev-lang/gauche/Manifest4
-rw-r--r--dev-lang/gauche/gauche-0.8.3.ebuild4
3 files changed, 9 insertions, 6 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/Manifest b/dev-lang/gauche/Manifest
index 766871d246c4..c48d54818783 100644
--- a/dev-lang/gauche/Manifest
+++ b/dev-lang/gauche/Manifest
@@ -1,6 +1,6 @@
-MD5 b03d52093f76ae295b484ed91b6b8b06 ChangeLog 4980
+MD5 271e71685f7f2ec6ad0db067c3e1dffb ChangeLog 5071
MD5 8b65b1ce0a554f183c9a5e4e504836f5 gauche-0.8.1.ebuild 1075
-MD5 24c9fa77e8a0454dc942e19c274b44dd gauche-0.8.3.ebuild 1077
+MD5 b081190e4674b8d4df0d8b02289ba4d7 gauche-0.8.3.ebuild 1076
MD5 7c998cb44e62f5fbbb7d5c842b3100b5 gauche-0.8.ebuild 1191
MD5 e9fa98743d1cf3b213a4b04f52baf5f8 metadata.xml 619
MD5 0f8ed13a6cb96a582a2cb357dd817608 files/digest-gauche-0.8 60
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}"