git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
8c4e5b8
Branches
Tags
master
keks-overlay.git
dev-ruby
ruby-inifile
ruby-inifile-2.0.0.ebuild
A keks * initial commit
Lars Strojny
commited
8c4e5b8
at 2006-12-17 11:28:02
ruby-inifile-2.0.0.ebuild
Blame
History
Raw
# Copyright 1999-2006 BreakMyGentoo.net # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby IUSE="" DESCRIPTION="Small library to parse INI-files in Ruby" HOMEPAGE="http://raa.ruby-lang.org/project/ruby-inifile/" SRC_URI="http://gregoire.lejeune.free.fr/${PN}_${PV}.tar.gz" SLOT="0" USE_RUBY="ruby16 ruby18" LICENSE="Ruby" KEYWORDS="~x86 ~amd64" S=${WORKDIR}/${PN}