summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-01-08 11:13:46 +0000
committerAlex Legler <a3li@gentoo.org>2010-01-08 11:13:46 +0000
commite98c2453511e8f1ac12890b0fd35b6be3d5bebfc (patch)
treef429277d98458c615a496bfc68985ebcf0786439 /dev-ruby
parentMarked ~hppa-hpux, bug #300135 (diff)
downloadgentoo-2-e98c2453511e8f1ac12890b0fd35b6be3d5bebfc.tar.gz
gentoo-2-e98c2453511e8f1ac12890b0fd35b6be3d5bebfc.tar.bz2
gentoo-2-e98c2453511e8f1ac12890b0fd35b6be3d5bebfc.zip
Offer ruby19 in the new-style ebuild, removing from old-style
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/haml/ChangeLog6
-rw-r--r--dev-ruby/haml/haml-2.2.15.ebuild6
-rw-r--r--dev-ruby/haml/haml-2.2.16.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog
index c929f4a0e360..45c54ac97dd9 100644
--- a/dev-ruby/haml/ChangeLog
+++ b/dev-ruby/haml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/haml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.28 2010/01/04 23:14:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.29 2010/01/08 11:13:46 a3li Exp $
+
+ 08 Jan 2010; Alex Legler <a3li@gentoo.org> haml-2.2.15.ebuild,
+ haml-2.2.16.ebuild:
+ Offer ruby19 in the new-style ebuild, removing from old-style
04 Jan 2010; Markus Meier <maekke@gentoo.org> haml-2.2.16.ebuild:
add ~x86, bug #297718
diff --git a/dev-ruby/haml/haml-2.2.15.ebuild b/dev-ruby/haml/haml-2.2.15.ebuild
index 7bf0d7ca1f33..d05ed46e41d2 100644
--- a/dev-ruby/haml/haml-2.2.15.ebuild
+++ b/dev-ruby/haml/haml-2.2.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v 1.1 2009/12/08 06:50:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.15.ebuild,v 1.2 2010/01/08 11:13:46 a3li Exp $
inherit ruby gems
@@ -11,4 +11,4 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18"
diff --git a/dev-ruby/haml/haml-2.2.16.ebuild b/dev-ruby/haml/haml-2.2.16.ebuild
index 88b34e19c36f..821f89f45483 100644
--- a/dev-ruby/haml/haml-2.2.16.ebuild
+++ b/dev-ruby/haml/haml-2.2.16.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.3 2010/01/04 23:14:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.4 2010/01/08 11:13:46 a3li Exp $
EAPI=2
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_DOC="doc"