summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/lockfile/lockfile-1.4.3.ebuild')
-rw-r--r--dev-ruby/lockfile/lockfile-1.4.3.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-ruby/lockfile/lockfile-1.4.3.ebuild b/dev-ruby/lockfile/lockfile-1.4.3.ebuild
index d2f6cc2..5f8421e 100644
--- a/dev-ruby/lockfile/lockfile-1.4.3.ebuild
+++ b/dev-ruby/lockfile/lockfile-1.4.3.ebuild
@@ -1,9 +1,14 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
-inherit gems
+USE_RUBY="ruby18 ruby19 ree18 jruby"
+
+#RUBY_FAKEGEM_TASK_TEST=""
+#RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS Histroy.txt README.txt ReleaseNotes"
+
+inherit ruby-fakegem
DESCRIPTION="nfs safe lockfile creation"
HOMEPAGE="http://www.codeforpeople.com/lib/ruby/lockfile/"