summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:20:12 +0000
commitf485685c4e2e24036605e515f94e3faf535cc9f6 (patch)
tree6794e1c792c5c17a49b528dd68ca95b0b87974b9 /dev-ruby/programming-ruby
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.gz
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.tar.bz2
historical-f485685c4e2e24036605e515f94e3faf535cc9f6.zip
sync IUSE (missing)
Diffstat (limited to 'dev-ruby/programming-ruby')
-rw-r--r--dev-ruby/programming-ruby/programming-ruby-0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
index 95128af135da..5741809e3d24 100644
--- a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
+++ b/dev-ruby/programming-ruby/programming-ruby-0.4.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-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.5 2004/06/25 01:55:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.6 2004/07/14 21:59:02 agriffis Exp $
MY_P=ProgrammingRuby-${PV}
DESCRIPTION="Programming Ruby: The Pragmatic Programmers' Guide by Dave Thomas and Andrew Hunt"
@@ -9,6 +9,7 @@ SRC_URI="http://dev.rubycentral.com/downloads/files/${MY_P}.tgz"
LICENSE="OPL"
SLOT="0"
KEYWORDS="alpha hppa mips sparc x86 ~ppc"
+IUSE=""
DEPEND=""
S=${WORKDIR}/${MY_P}