summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-08-28 09:00:53 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-08-28 09:00:53 +0000
commitddc8855e2d9772c286f4141128293779ae49ffcc (patch)
treefa6d4180e7e5c39faf2ac820d754e8cd742eea59 /dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild
parentstable on x86 (diff)
downloadhistorical-ddc8855e2d9772c286f4141128293779ae49ffcc.tar.gz
historical-ddc8855e2d9772c286f4141128293779ae49ffcc.tar.bz2
historical-ddc8855e2d9772c286f4141128293779ae49ffcc.zip
stable on x86
Diffstat (limited to 'dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild')
-rw-r--r--dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild
index 22a4c656aebf..aa3ada7e5f6c 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2.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-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild,v 1.1 2004/07/26 14:13:19 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-qdbm/gauche-qdbm-0.2.ebuild,v 1.2 2004/08/28 09:00:53 hattya Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge.jp/gauche/6988/${MY_P}.tar.gz"
RESTRICT="nomirror"
LICENSE="BSD"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"
@@ -54,4 +54,4 @@ src_install() {
}
-# $Id: gauche-qdbm-0.2.ebuild,v 1.1 2004/07/26 14:13:19 hattya Exp $
+# $Id: gauche-qdbm-0.2.ebuild,v 1.2 2004/08/28 09:00:53 hattya Exp $