summaryrefslogtreecommitdiff
blob: d2f6cc23e63b1b51489694ef53d192f81a8985b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"
inherit gems

DESCRIPTION="nfs safe lockfile creation"
HOMEPAGE="http://www.codeforpeople.com/lib/ruby/lockfile/"
SRC_URI="http://www.codeforpeople.com/lib/ruby/lockfile/${P}/${P}.gem"

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""