summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-13 19:46:13 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-13 19:46:13 +0000
commit93ed9dfb83353bd6f2436fd4355596505ddc3042 (patch)
tree7e2cbb17f29d48a6088e985151c0a7d4b9331e74 /dev-ruby/hpricot
parentVersion bump, port to ruby-fakegem. This is the first package to support JRub... (diff)
downloadgentoo-2-93ed9dfb83353bd6f2436fd4355596505ddc3042.tar.gz
gentoo-2-93ed9dfb83353bd6f2436fd4355596505ddc3042.tar.bz2
gentoo-2-93ed9dfb83353bd6f2436fd4355596505ddc3042.zip
Define IUSE.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r--dev-ruby/hpricot/ChangeLog6
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.2.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog
index 4bb5b253141b..a12f3e6db509 100644
--- a/dev-ruby/hpricot/ChangeLog
+++ b/dev-ruby/hpricot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hpricot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.17 2010/01/13 19:42:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.18 2010/01/13 19:46:13 flameeyes Exp $
+
+ 13 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ hpricot-0.8.2.ebuild:
+ Define IUSE.
*hpricot-0.8.2 (13 Jan 2010)
diff --git a/dev-ruby/hpricot/hpricot-0.8.2.ebuild b/dev-ruby/hpricot/hpricot-0.8.2.ebuild
index ce475082cbb4..38efbd0c66d2 100644
--- a/dev-ruby/hpricot/hpricot-0.8.2.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.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/hpricot/hpricot-0.8.2.ebuild,v 1.1 2010/01/13 19:42:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.2.ebuild,v 1.2 2010/01/13 19:46:13 flameeyes Exp $
EAPI=2
@@ -17,6 +17,7 @@ HOMEPAGE="http://wiki.github.com/why/hpricot"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
# Probably needs the same jdk as JRuby but I'm not sure how to express
# that just yet.