summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink <binki@gentoo.org>2011-12-30 21:34:35 +0000
committerNathan Phillip Brink <binki@gentoo.org>2011-12-30 21:34:35 +0000
commit3bfa6169670da9c85731c059d6fac1b391f85a0c (patch)
treed437ce63ed3f5b92aef84048d10a9fe42e26363b /net-irc/weechat/weechat-0.3.5.ebuild
parentAdd net-libs/librouteros-1.1.2. Thanks to slepnoga (diff)
downloadhistorical-3bfa6169670da9c85731c059d6fac1b391f85a0c.tar.gz
historical-3bfa6169670da9c85731c059d6fac1b391f85a0c.tar.bz2
historical-3bfa6169670da9c85731c059d6fac1b391f85a0c.zip
Drop USE_RUBY=ruby19 from weechat-0.3.5 because it has stable keywords and ruby:1.9 is unstable, thanks Mr_Bones_.
Package-Manager: portage-2.2.0_alpha82-r1/cvs/Linux x86_64
Diffstat (limited to 'net-irc/weechat/weechat-0.3.5.ebuild')
-rw-r--r--net-irc/weechat/weechat-0.3.5.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-irc/weechat/weechat-0.3.5.ebuild b/net-irc/weechat/weechat-0.3.5.ebuild
index 1e3f4b39badf..8935a0f48ed8 100644
--- a/net-irc/weechat/weechat-0.3.5.ebuild
+++ b/net-irc/weechat/weechat-0.3.5.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.5 2011/09/19 02:05:50 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.6 2011/12/30 21:34:35 binki Exp $
EAPI=3
-USE_RUBY="ruby18 ruby19"
+# Can only add ruby19 support when ruby:1.9 is keyworded.
+#USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18"
RUBY_OPTIONAL="yes"
PYTHON_DEPEND="python? 2"