summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-01-22 07:27:24 +0000
committerHans de Graaff <graaff@gentoo.org>2011-01-22 07:27:24 +0000
commit34463123202b8f2c8c87a49416b6a89fdf84bcdd (patch)
treee7fae27f6e02b1bb93776941c6269cf21f7a59a1 /dev-ruby/zentest
parentVersion bump. (diff)
downloadgentoo-2-34463123202b8f2c8c87a49416b6a89fdf84bcdd.tar.gz
gentoo-2-34463123202b8f2c8c87a49416b6a89fdf84bcdd.tar.bz2
gentoo-2-34463123202b8f2c8c87a49416b6a89fdf84bcdd.zip
Remove old versions.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/zentest')
-rw-r--r--dev-ruby/zentest/ChangeLog6
-rw-r--r--dev-ruby/zentest/zentest-4.3.3-r1.ebuild40
-rw-r--r--dev-ruby/zentest/zentest-4.4.0.ebuild40
3 files changed, 5 insertions, 81 deletions
diff --git a/dev-ruby/zentest/ChangeLog b/dev-ruby/zentest/ChangeLog
index ca88290e375c..f4111e9d32f7 100644
--- a/dev-ruby/zentest/ChangeLog
+++ b/dev-ruby/zentest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/zentest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.85 2011/01/16 09:52:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.86 2011/01/22 07:27:24 graaff Exp $
+
+ 22 Jan 2011; Hans de Graaff <graaff@gentoo.org> -zentest-4.3.3-r1.ebuild,
+ -zentest-4.4.0.ebuild:
+ Remove old versions.
16 Jan 2011; Markos Chandras <hwoarang@gentoo.org> zentest-4.3.3.ebuild:
Stable on amd64 wrt bug #333947
diff --git a/dev-ruby/zentest/zentest-4.3.3-r1.ebuild b/dev-ruby/zentest/zentest-4.3.3-r1.ebuild
deleted file mode 100644
index 2ac6cfe81439..000000000000
--- a/dev-ruby/zentest/zentest-4.3.3-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.3.3-r1.ebuild,v 1.3 2010/10/23 15:34:48 jer Exp $
-
-EAPI=2
-
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-RUBY_FAKEGEM_NAME=ZenTest
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.txt History.txt example.txt example1.rb example2.rb example_dot_autotest.rb"
-
-inherit ruby-fakegem
-
-DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, autotest, multiruby, and Test::Rails"
-HOMEPAGE="http://rubyforge.org/projects/zentest/"
-LICENSE="Ruby"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "
- doc? (
- >=dev-ruby/hoe-2.6.0
- dev-ruby/hoe-seattlerb
- )
- test? (
- >=dev-ruby/hoe-2.6.0
- dev-ruby/hoe-seattlerb
- virtual/ruby-minitest
- )"
-
-each_ruby_test() {
- # JRuby needs the extended objectspace. We do it here
- # unconditional in this easy way.
- JRUBY_OPTS="${JRUBY_OPTS} -X+O" each_fakegem_test
-}
diff --git a/dev-ruby/zentest/zentest-4.4.0.ebuild b/dev-ruby/zentest/zentest-4.4.0.ebuild
deleted file mode 100644
index 4cccd7c9e433..000000000000
--- a/dev-ruby/zentest/zentest-4.4.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.4.0.ebuild,v 1.2 2010/12/03 16:52:18 grobian Exp $
-
-EAPI=2
-
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-RUBY_FAKEGEM_NAME=ZenTest
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.txt History.txt example.txt example1.rb example2.rb example_dot_autotest.rb"
-
-inherit ruby-fakegem
-
-DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, autotest, multiruby, and Test::Rails"
-HOMEPAGE="http://rubyforge.org/projects/zentest/"
-LICENSE="Ruby"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "
- doc? (
- >=dev-ruby/hoe-2.6.1
- dev-ruby/hoe-seattlerb
- )
- test? (
- >=dev-ruby/hoe-2.6.1
- dev-ruby/hoe-seattlerb
- virtual/ruby-minitest
- )"
-
-each_ruby_test() {
- # JRuby needs the extended objectspace. We do it here
- # unconditional in this easy way.
- JRUBY_OPTS="${JRUBY_OPTS} -X+O" each_fakegem_test
-}