summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:44:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:44:28 +0000
commitcee6d7745ce53f8d88cd75f60912061d43ba30c9 (patch)
treeea234f274a16e8135aeacaeec7b80b414bbf79b2 /dev-lang/io-vm
parentVersion bump, closes 55817 (diff)
downloadhistorical-cee6d7745ce53f8d88cd75f60912061d43ba30c9.tar.gz
historical-cee6d7745ce53f8d88cd75f60912061d43ba30c9.tar.bz2
historical-cee6d7745ce53f8d88cd75f60912061d43ba30c9.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}