summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2012-08-11 11:33:29 +0000
committerBenedikt Boehm <hollow@gentoo.org>2012-08-11 11:33:29 +0000
commit32921e4b2c184456016a84aa5ea004310e54f6fc (patch)
tree2a4dd7fe8f3d5d24b1e384543485020dbcc41211 /dev-ruby/merb-haml
parentadd ruby19 support (diff)
downloadgentoo-2-32921e4b2c184456016a84aa5ea004310e54f6fc.tar.gz
gentoo-2-32921e4b2c184456016a84aa5ea004310e54f6fc.tar.bz2
gentoo-2-32921e4b2c184456016a84aa5ea004310e54f6fc.zip
add ruby19 support
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/merb-haml')
-rw-r--r--dev-ruby/merb-haml/ChangeLog7
-rw-r--r--dev-ruby/merb-haml/merb-haml-1.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/merb-haml/ChangeLog b/dev-ruby/merb-haml/ChangeLog
index aca384f58d8d..b5783fef9171 100644
--- a/dev-ruby/merb-haml/ChangeLog
+++ b/dev-ruby/merb-haml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/merb-haml
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-haml/ChangeLog,v 1.2 2011/01/02 11:52:24 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-haml/ChangeLog,v 1.3 2012/08/11 11:33:29 hollow Exp $
+
+ 11 Aug 2012; Benedikt Böhm <hollow@gentoo.org> merb-haml-1.1.3.ebuild:
+ add ruby19 support
*merb-haml-1.1.3 (02 Jan 2011)
diff --git a/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild b/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild
index 01202a50fc95..db18812ee011 100644
--- a/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild
+++ b/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild,v 1.1 2011/01/02 11:52:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/merb-haml/merb-haml-1.1.3.ebuild,v 1.2 2012/08/11 11:33:29 hollow Exp $
EAPI="2"
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_TEST="spec"