summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 14:57:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 14:57:36 +0000
commit0bc9a2aa951a62f4c2ffbee3b73d3601390f8bd4 (patch)
tree86d1c48e115b6e4d75f8587da2407dcc6eec5b83 /dev-ruby/syntax
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-0bc9a2aa951a62f4c2ffbee3b73d3601390f8bd4.tar.gz
gentoo-2-0bc9a2aa951a62f4c2ffbee3b73d3601390f8bd4.tar.bz2
gentoo-2-0bc9a2aa951a62f4c2ffbee3b73d3601390f8bd4.zip
Remove ree18 and ruby18 target. Remove virtual/ruby-test-unit.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/syntax')
-rw-r--r--dev-ruby/syntax/ChangeLog6
-rw-r--r--dev-ruby/syntax/syntax-1.0.0-r3.ebuild8
-rw-r--r--dev-ruby/syntax/syntax-1.0.0-r4.ebuild4
-rw-r--r--dev-ruby/syntax/syntax-1.0.0-r5.ebuild6
4 files changed, 13 insertions, 11 deletions
diff --git a/dev-ruby/syntax/ChangeLog b/dev-ruby/syntax/ChangeLog
index 7824d30401e8..b97f26e9e244 100644
--- a/dev-ruby/syntax/ChangeLog
+++ b/dev-ruby/syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/syntax
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.52 2014/03/25 10:00:27 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.53 2014/04/05 14:57:36 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> syntax-1.0.0-r3.ebuild,
+ syntax-1.0.0-r4.ebuild, syntax-1.0.0-r5.ebuild:
+ Remove ree18 and ruby18 target. Remove virtual/ruby-test-unit.
25 Mar 2014; Chema Alonso <nimiux@gentoo.org> syntax-1.0.0-r4.ebuild:
Stable for amd64 wrt bug #503794
diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
index 57950232c9f2..00e53c6831d0 100644
--- a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
+++ b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.12 2013/12/26 14:46:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.13 2014/04/05 14:57:36 mrueg Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19 ree18 jruby"
+USE_RUBY="ruby19 jruby"
# Seem to get stuck, somebody should look into it, most likely.
RESTRICT=test
@@ -22,8 +22,6 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
-
each_ruby_test() {
${RUBY} -Ilib test/ALL-TESTS.rb || die "tests failed"
}
diff --git a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild
index 070b78a90ef9..dd9ff9ee51b6 100644
--- a/dev-ruby/syntax/syntax-1.0.0-r4.ebuild
+++ b/dev-ruby/syntax/syntax-1.0.0-r4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r4.ebuild,v 1.5 2014/03/25 10:00:27 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r4.ebuild,v 1.6 2014/04/05 14:57:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
diff --git a/dev-ruby/syntax/syntax-1.0.0-r5.ebuild b/dev-ruby/syntax/syntax-1.0.0-r5.ebuild
index 13a70af2d26a..94d8b677773b 100644
--- a/dev-ruby/syntax/syntax-1.0.0-r5.ebuild
+++ b/dev-ruby/syntax/syntax-1.0.0-r5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r5.ebuild,v 1.1 2013/12/27 02:30:22 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r5.ebuild,v 1.2 2014/04/05 14:57:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""