diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:01:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:01:43 +0000 |
commit | ac0fbc9ace1629d2487f7a35021a14b42d6ae0b6 (patch) | |
tree | 99b774393a8035a6f53f60447c7b8a869ce91bd3 /dev-lang | |
parent | stable on ia64 (diff) | |
download | gentoo-2-ac0fbc9ace1629d2487f7a35021a14b42d6ae0b6.tar.gz gentoo-2-ac0fbc9ace1629d2487f7a35021a14b42d6ae0b6.tar.bz2 gentoo-2-ac0fbc9ace1629d2487f7a35021a14b42d6ae0b6.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/gauche/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/gauche/gauche-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/gauche/gauche-0.8.3.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/gauche/gauche-0.8.ebuild | 4 |
4 files changed, 11 insertions, 8 deletions
diff --git a/dev-lang/gauche/ChangeLog b/dev-lang/gauche/ChangeLog index 41c7fa3b6c06..675ecf2c0d8f 100644 --- a/dev-lang/gauche/ChangeLog +++ b/dev-lang/gauche/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/gauche # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/ChangeLog,v 1.11 2005/04/01 04:00:35 agriffis Exp $ + + 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> gauche-0.8.3.ebuild: + stable on ia64 26 Jan 2005; Akinori Hattori <hattya@gentoo.org> gauche-0.8.3.ebuild: stable on x86. diff --git a/dev-lang/gauche/gauche-0.8.1.ebuild b/dev-lang/gauche/gauche-0.8.1.ebuild index b317ecc27efc..f70a5ee4b797 100644 --- a/dev-lang/gauche/gauche-0.8.1.ebuild +++ b/dev-lang/gauche/gauche-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.1.ebuild,v 1.6 2004/12/14 11:20:58 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.1.ebuild,v 1.7 2005/04/01 04:00:35 agriffis Exp $ inherit eutils flag-o-matic diff --git a/dev-lang/gauche/gauche-0.8.3.ebuild b/dev-lang/gauche/gauche-0.8.3.ebuild index 38f9144884ac..fbc7fc84e6e6 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 +# Copyright 1999-2005 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.2 2005/01/26 13:15:49 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.3.ebuild,v 1.3 2005/04/01 04:00:35 agriffis 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}" diff --git a/dev-lang/gauche/gauche-0.8.ebuild b/dev-lang/gauche/gauche-0.8.ebuild index dd272328e289..68aa90eac26e 100644 --- a/dev-lang/gauche/gauche-0.8.ebuild +++ b/dev-lang/gauche/gauche-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.ebuild,v 1.2 2004/12/14 11:20:58 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gauche/gauche-0.8.ebuild,v 1.3 2005/04/01 04:00:35 agriffis Exp $ inherit eutils flag-o-matic |