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.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-ruby/lockfile/lockfile-1.4.3.ebuild b/dev-ruby/lockfile/lockfile-1.4.3.ebuild
deleted file mode 100644
index ecf5a54..0000000
--- a/dev-ruby/lockfile/lockfile-1.4.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="ruby library for creating NFS safe lockfiles"
-HOMEPAGE="http://codeforpeople.com/lib/ruby/
- http://rubyforge.org/projects/codeforpeople/"
-SRC_URI="http://codeforpeople.com/lib/ruby/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""