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-postgres
ruby-postgres-0.7.1.20051221.ebuild
A keks * initial commit
Lars Strojny
commited
8c4e5b8
at 2006-12-17 11:28:02
ruby-postgres-0.7.1.20051221.ebuild
Blame
History
Raw
# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.13 2006/11/01 18:00:53 flameeyes Exp $ inherit ruby DESCRIPTION="An extension library to access a PostgreSQL database from Ruby" HOMEPAGE="http://ruby.scripting.ca/postgres" SRC_URI="http://ruby.scripting.ca/postgres/archive/${P}.tar.gz" LICENSE="Ruby" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd" IUSE="" USE_RUBY="ruby18" DEPEND=">=dev-db/libpq-6.4"