summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/og/og-0.25.0.ebuild')
-rw-r--r--dev-ruby/og/og-0.25.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/og/og-0.25.0.ebuild b/dev-ruby/og/og-0.25.0.ebuild
index b27cf2ecedb3..e02b2ecd1711 100644
--- a/dev-ruby/og/og-0.25.0.ebuild
+++ b/dev-ruby/og/og-0.25.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/og/og-0.25.0.ebuild,v 1.1 2005/11/17 17:19:57 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/og/og-0.25.0.ebuild,v 1.2 2006/02/25 21:02:27 citizen428 Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~x86"
-IUSE=""
+IUSE="mysql postgres sqlite kirbybase"
DEPEND=">=dev-lang/ruby-1.8.3
=dev-ruby/glue-${PV}