summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-06-21 21:09:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-06-21 21:09:14 +0000
commit299a4d5fab65d99ae96a3219c0de4f74c2c72e11 (patch)
tree02032508e6ffa37dbbfd265456c93632ff51dc73 /dev-ruby/plruby
parentwhitespace (diff)
downloadgentoo-2-299a4d5fab65d99ae96a3219c0de4f74c2c72e11.tar.gz
gentoo-2-299a4d5fab65d99ae96a3219c0de4f74c2c72e11.tar.bz2
gentoo-2-299a4d5fab65d99ae96a3219c0de4f74c2c72e11.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/plruby')
-rw-r--r--dev-ruby/plruby/plruby-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/plruby/plruby-0.4.2.ebuild b/dev-ruby/plruby/plruby-0.4.2.ebuild
index 7c435a0e714e..de6980cbabc7 100644
--- a/dev-ruby/plruby/plruby-0.4.2.ebuild
+++ b/dev-ruby/plruby/plruby-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.4.2.ebuild,v 1.6 2010/06/17 19:54:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.4.2.ebuild,v 1.7 2010/06/21 21:09:14 mr_bones_ Exp $
inherit ruby
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""
-DEPEND=">=dev-lang/ruby-1.4.4
+DEPEND=">=dev-lang/ruby-1.4.4
dev-db/postgresql-server"
RUBY_ECONF="--with-pgsql-include=/usr/include/postgresql --with-pgsql-lib=/usr/lib"