diff options
author | Akinori Hattori <hattya@gentoo.org> | 2009-01-12 17:28:40 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2009-01-12 17:28:40 +0000 |
commit | ab8ba04e2402c64b7ad9ffb2b9878221a5a6359a (patch) | |
tree | 52744e2ec381511dddc6c5297fae3c22d631a3a8 /dev-scheme/gauche/gauche-0.8.13.ebuild | |
parent | Update of kde4 eclasses with ones which understand 4.2 and live :] (diff) | |
download | historical-ab8ba04e2402c64b7ad9ffb2b9878221a5a6359a.tar.gz historical-ab8ba04e2402c64b7ad9ffb2b9878221a5a6359a.tar.bz2 historical-ab8ba04e2402c64b7ad9ffb2b9878221a5a6359a.zip |
stable on x86.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-scheme/gauche/gauche-0.8.13.ebuild')
-rw-r--r-- | dev-scheme/gauche/gauche-0.8.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/gauche/gauche-0.8.13.ebuild b/dev-scheme/gauche/gauche-0.8.13.ebuild index 7c7b07536275..ea723a10fb7c 100644 --- a/dev-scheme/gauche/gauche-0.8.13.ebuild +++ b/dev-scheme/gauche/gauche-0.8.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche/gauche-0.8.13.ebuild,v 1.1 2008/06/19 15:52:29 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche/gauche-0.8.13.ebuild,v 1.2 2009/01/12 17:28:40 hattya Exp $ inherit autotools eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://gauche.sf.net/" SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz" LICENSE="BSD" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" SLOT="0" S="${WORKDIR}/${MY_P}" |