summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2003-05-23 11:52:27 +0000
committerTom William Payne <twp@gentoo.org>2003-05-23 11:52:27 +0000
commitcb6c69c21d8c17e10603e309f988607e51899c97 (patch)
treee7d88ad690995e3f90d8d8cf108d87c4bb0a006b /dev-ruby/narray/narray-0.5.7-r1.ebuild
parentVersion bump, should fix bug 21529 (diff)
downloadhistorical-cb6c69c21d8c17e10603e309f988607e51899c97.tar.gz
historical-cb6c69c21d8c17e10603e309f988607e51899c97.tar.bz2
historical-cb6c69c21d8c17e10603e309f988607e51899c97.zip
Added IUSE
Diffstat (limited to 'dev-ruby/narray/narray-0.5.7-r1.ebuild')
-rw-r--r--dev-ruby/narray/narray-0.5.7-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/narray/narray-0.5.7-r1.ebuild b/dev-ruby/narray/narray-0.5.7-r1.ebuild
index d067b522d806..3919636ca309 100644
--- a/dev-ruby/narray/narray-0.5.7-r1.ebuild
+++ b/dev-ruby/narray/narray-0.5.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7-r1.ebuild,v 1.1 2003/05/21 15:54:48 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7-r1.ebuild,v 1.2 2003/05/23 11:52:07 twp Exp $
DESCRIPTION="Numerical N-dimensional Array class"
HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html"
@@ -8,6 +8,7 @@ SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="alpha arm hppa mips ppc sparc x86"
+IUSE=""
DEPEND=">=dev-lang/ruby-1.6.8"
src_compile() {