summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:45:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:45:56 +0000
commit5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0 (patch)
tree1f7b307e7b2e41d7ec40d8d3f1363e42ff571788 /dev-lang/io-vm
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.gz
gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.bz2
gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.zip
sync IUSE (missing)
Diffstat (limited to 'dev-lang/io-vm')
-rw-r--r--dev-lang/io-vm/io-vm-20030923.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/io-vm/io-vm-20030923.ebuild b/dev-lang/io-vm/io-vm-20030923.ebuild
index 1e692cbef5ce..85a220f6e608 100644
--- a/dev-lang/io-vm/io-vm-20030923.ebuild
+++ b/dev-lang/io-vm/io-vm-20030923.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/io-vm/io-vm-20030923.ebuild,v 1.3 2004/06/24 22:51:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/io-vm/io-vm-20030923.ebuild,v 1.4 2004/07/14 13:44:03 agriffis Exp $
MY_P=IoVM-${PV:0:4}-${PV:4:2}-${PV:6:2}
DESCRIPTION="Io is small prototype-based programming language."
@@ -9,6 +9,7 @@ SRC_URI="http://io.urbanape.com/release/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=""
S=${WORKDIR}/${MY_P}