summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/fxruby/fxruby-1.2.6.ebuild')
-rw-r--r--dev-ruby/fxruby/fxruby-1.2.6.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/fxruby-1.2.6.ebuild b/dev-ruby/fxruby/fxruby-1.2.6.ebuild
index 4dafc0fd17fc..ee36829cd20f 100644
--- a/dev-ruby/fxruby/fxruby-1.2.6.ebuild
+++ b/dev-ruby/fxruby/fxruby-1.2.6.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.6.ebuild,v 1.5 2006/08/23 17:08:21 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.6.ebuild,v 1.6 2007/01/21 08:04:34 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
MY_P="FXRuby-${PV}"
@@ -13,7 +14,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/4003/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-IUSE="doc"
+IUSE="examples doc"
DEPEND="=x11-libs/fox-1.2*
>=x11-libs/fxscintilla-1.62-r1"