summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild')
-rw-r--r--dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild b/dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild
index 3afbbbf91151..dfc81b04facb 100644
--- a/dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild
+++ b/dev-ruby/ncurses-ruby/ncurses-ruby-1.1.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/ncurses-ruby/ncurses-ruby-1.1.ebuild,v 1.1 2006/07/02 14:40:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ncurses-ruby/ncurses-ruby-1.1.ebuild,v 1.2 2007/01/21 08:06:42 pclouds Exp $
+RUBY_BUG_145222=yes
inherit ruby
DESCRIPTION="Ruby wrappers of ncurses and PDCurses libs"
@@ -11,5 +12,5 @@ LICENSE="LGPL-2.1"
SLOT="0"
USE_RUBY="ruby18 ruby19"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
+IUSE="examples"
DEPEND=">=sys-libs/ncurses-5.3"