summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-12-20 12:42:03 +0000
committerHans de Graaff <graaff@gentoo.org>2009-12-20 12:42:03 +0000
commit933e7e0c19ce72bdba6bf2f5838ecfa05d2761e5 (patch)
tree77de37863f9d2b27a3781c416def7d0c64a2c411 /dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
parentVersion bump. (diff)
downloadgentoo-2-933e7e0c19ce72bdba6bf2f5838ecfa05d2761e5.tar.gz
gentoo-2-933e7e0c19ce72bdba6bf2f5838ecfa05d2761e5.tar.bz2
gentoo-2-933e7e0c19ce72bdba6bf2f5838ecfa05d2761e5.zip
Remove obsolete virtual/ruby dependency.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild')
-rw-r--r--dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild b/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
index 0232ff99dc62..2c566b58d08e 100644
--- a/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
+++ b/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.3 2009/10/31 13:27:04 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.4 2009/12/20 12:42:03 graaff Exp $
inherit "ruby"
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
-DEPEND="virtual/ruby"
-RDEPEND="${DEPEND}
+RDEPEND="
>=dev-ruby/ruby-dbi-0.4.2
>=dev-ruby/ruby-postgres-0.7.9.20080128"