summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-16 03:59:53 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-16 03:59:53 +0000
commit2a2c6648a8b08442d56a31daded06b2faf5201e1 (patch)
treed4601ca8c439e632079d76a9727f932a30148039 /dev-ruby
parentUpdate after Ruby packages move. (diff)
downloadgentoo-2-2a2c6648a8b08442d56a31daded06b2faf5201e1.tar.gz
gentoo-2-2a2c6648a8b08442d56a31daded06b2faf5201e1.tar.bz2
gentoo-2-2a2c6648a8b08442d56a31daded06b2faf5201e1.zip
Update after Ruby packages move.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/parsetree/ChangeLog6
-rw-r--r--dev-ruby/parsetree/parsetree-3.0.6.ebuild8
-rw-r--r--dev-ruby/parsetree/parsetree-3.0.7.ebuild8
-rw-r--r--dev-ruby/parsetree/parsetree-3.0.8.ebuild6
-rw-r--r--dev-ruby/parsetree/parsetree-3.0.9.ebuild6
5 files changed, 19 insertions, 15 deletions
diff --git a/dev-ruby/parsetree/ChangeLog b/dev-ruby/parsetree/ChangeLog
index 2ff5f86ec637..a538aaf50b42 100644
--- a/dev-ruby/parsetree/ChangeLog
+++ b/dev-ruby/parsetree/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/parsetree
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.49 2012/08/14 18:44:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/ChangeLog,v 1.50 2012/08/16 03:59:53 flameeyes Exp $
+
+ 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> parsetree-3.0.6.ebuild,
+ parsetree-3.0.7.ebuild, parsetree-3.0.8.ebuild, parsetree-3.0.9.ebuild:
+ Update after Ruby packages move.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
diff --git a/dev-ruby/parsetree/parsetree-3.0.6.ebuild b/dev-ruby/parsetree/parsetree-3.0.6.ebuild
index 66951720607e..90eee70cce7d 100644
--- a/dev-ruby/parsetree/parsetree-3.0.6.ebuild
+++ b/dev-ruby/parsetree/parsetree-3.0.6.ebuild
@@ -1,6 +1,6 @@
-# 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/parsetree/parsetree-3.0.6.ebuild,v 1.7 2011/07/10 23:03:03 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.6.ebuild,v 1.8 2012/08/16 03:59:53 flameeyes Exp $
EAPI=2
@@ -23,8 +23,8 @@ KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-maco
IUSE=""
ruby_add_rdepend '
- >=dev-ruby/ruby-inline-3.8.4-r1
- >=dev-ruby/sexp-processor-3.0.0'
+ >=dev-ruby/RubyInline-3.8.4-r1
+ >=dev-ruby/sexp_processor-3.0.0'
ruby_add_bdepend "
test? (
dev-ruby/hoe
diff --git a/dev-ruby/parsetree/parsetree-3.0.7.ebuild b/dev-ruby/parsetree/parsetree-3.0.7.ebuild
index 5f2b5df28e5c..d2b03c7cccd3 100644
--- a/dev-ruby/parsetree/parsetree-3.0.7.ebuild
+++ b/dev-ruby/parsetree/parsetree-3.0.7.ebuild
@@ -1,6 +1,6 @@
-# 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/parsetree/parsetree-3.0.7.ebuild,v 1.2 2011/09/15 04:49:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.7.ebuild,v 1.3 2012/08/16 03:59:53 flameeyes Exp $
EAPI=2
@@ -23,8 +23,8 @@ KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc
IUSE=""
ruby_add_rdepend '
- >=dev-ruby/ruby-inline-3.7.0
- >=dev-ruby/sexp-processor-3.0.0'
+ >=dev-ruby/RubyInline-3.7.0
+ >=dev-ruby/sexp_processor-3.0.0'
ruby_add_bdepend "
test? (
dev-ruby/hoe
diff --git a/dev-ruby/parsetree/parsetree-3.0.8.ebuild b/dev-ruby/parsetree/parsetree-3.0.8.ebuild
index 4133cfc1b4ea..0644672c1c5c 100644
--- a/dev-ruby/parsetree/parsetree-3.0.8.ebuild
+++ b/dev-ruby/parsetree/parsetree-3.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.8.ebuild,v 1.3 2012/04/09 13:15:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.8.ebuild,v 1.4 2012/08/16 03:59:53 flameeyes Exp $
EAPI=2
@@ -23,8 +23,8 @@ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86
IUSE=""
ruby_add_rdepend '
- >=dev-ruby/ruby-inline-3.10.0
- >=dev-ruby/sexp-processor-3.0.0'
+ >=dev-ruby/RubyInline-3.10.0
+ >=dev-ruby/sexp_processor-3.0.0'
ruby_add_bdepend "
test? (
dev-ruby/hoe
diff --git a/dev-ruby/parsetree/parsetree-3.0.9.ebuild b/dev-ruby/parsetree/parsetree-3.0.9.ebuild
index 074f0350eef0..8df3db36665f 100644
--- a/dev-ruby/parsetree/parsetree-3.0.9.ebuild
+++ b/dev-ruby/parsetree/parsetree-3.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9.ebuild,v 1.1 2012/08/12 23:58:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parsetree/parsetree-3.0.9.ebuild,v 1.2 2012/08/16 03:59:53 flameeyes Exp $
EAPI=4
@@ -23,8 +23,8 @@ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86
IUSE=""
ruby_add_rdepend '
- >=dev-ruby/ruby-inline-3.10.0
- >=dev-ruby/sexp-processor-3.0.0'
+ >=dev-ruby/RubyInline-3.10.0
+ >=dev-ruby/sexp_processor-3.0.0'
ruby_add_bdepend "
test? (
dev-ruby/hoe