summaryrefslogtreecommitdiff
blob: ecf5a5487c8e400c886f3725473e561614491384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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=""