diff options
author | 2015-07-05 10:15:15 +0000 | |
---|---|---|
committer | 2015-07-05 10:15:15 +0000 | |
commit | 7ccf3389ff3ba1450d81283eba89f909951b5f3e (patch) | |
tree | f33a4144767e961601a846169a22faae364e2687 /dev-ruby | |
parent | x86 stable wrt bug #552618 (diff) | |
download | gentoo-2-7ccf3389ff3ba1450d81283eba89f909951b5f3e.tar.gz gentoo-2-7ccf3389ff3ba1450d81283eba89f909951b5f3e.tar.bz2 gentoo-2-7ccf3389ff3ba1450d81283eba89f909951b5f3e.zip |
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-glib2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-1.2.6.ebuild | 19 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.0.2.ebuild | 19 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.1.0.ebuild | 19 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.2.0.ebuild | 19 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.2.2.ebuild | 29 |
6 files changed, 6 insertions, 106 deletions
diff --git a/dev-ruby/ruby-glib2/ChangeLog b/dev-ruby/ruby-glib2/ChangeLog index 0a58b233f16e..5813d752fb2f 100644 --- a/dev-ruby/ruby-glib2/ChangeLog +++ b/dev-ruby/ruby-glib2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/ruby-glib2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ChangeLog,v 1.118 2015/07/05 10:13:04 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ChangeLog,v 1.119 2015/07/05 10:15:15 mrueg Exp $ + + 05 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -ruby-glib2-1.2.6.ebuild, + -ruby-glib2-2.0.2.ebuild, -ruby-glib2-2.1.0.ebuild, -ruby-glib2-2.2.0.ebuild, + -ruby-glib2-2.2.2.ebuild: + Remove old. *ruby-glib2-2.2.3-r1 (05 Jul 2015) diff --git a/dev-ruby/ruby-glib2/ruby-glib2-1.2.6.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-1.2.6.ebuild deleted file mode 100644 index 9997fc9dc565..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-1.2.6.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-1.2.6.ebuild,v 1.3 2014/05/21 01:40:18 mrueg Exp $ - -EAPI=4 -USE_RUBY="ruby19" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND="${RDEPEND} >=dev-libs/glib-2" -DEPEND="${DEPEND} - >=dev-libs/glib-2" - -each_ruby_configure() { - ${RUBY} extconf.rb || die "extconf.rb failed" -} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-2.0.2.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.0.2.ebuild deleted file mode 100644 index 15d48c8a583a..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.0.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-2.0.2.ebuild,v 1.1 2013/12/05 10:18:29 naota Exp $ - -EAPI=5 -USE_RUBY="ruby19 ruby20" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND="${RDEPEND} >=dev-libs/glib-2" -DEPEND="${DEPEND} - >=dev-libs/glib-2" - -each_ruby_configure() { - ${RUBY} extconf.rb || die "extconf.rb failed" -} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-2.1.0.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.1.0.ebuild deleted file mode 100644 index 5f7e0cfb05bb..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-2.1.0.ebuild,v 1.1 2014/01/15 18:20:29 naota Exp $ - -EAPI=5 -USE_RUBY="ruby19 ruby20" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND="${RDEPEND} >=dev-libs/glib-2" -DEPEND="${DEPEND} - >=dev-libs/glib-2" - -each_ruby_configure() { - ${RUBY} extconf.rb || die "extconf.rb failed" -} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-2.2.0.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.2.0.ebuild deleted file mode 100644 index f55a48cef9cf..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.2.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-2.2.0.ebuild,v 1.1 2014/03/15 14:50:25 naota Exp $ - -EAPI=5 -USE_RUBY="ruby19 ruby20" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND="${RDEPEND} >=dev-libs/glib-2" -DEPEND="${DEPEND} - >=dev-libs/glib-2" - -each_ruby_configure() { - ${RUBY} extconf.rb || die "extconf.rb failed" -} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-2.2.2.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.2.2.ebuild deleted file mode 100644 index e24e3993bb33..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.2.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-glib2/ruby-glib2-2.2.2.ebuild,v 1.2 2014/10/26 14:51:23 graaff Exp $ - -EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND+=" >=dev-libs/glib-2" -DEPEND+=" >=dev-libs/glib-2" - -ruby_add_bdepend "dev-ruby/pkg-config" - -all_ruby_prepare() { - # Our sandbox always provides LD_PRELOAD in the environment. - sed -i -e 's/unless ENV.empty?/unless (ENV.keys - ["LD_PRELOAD"]).empty?/' test/test_spawn.rb || die -} - -each_ruby_configure() { - ${RUBY} extconf.rb || die "extconf.rb failed" -} - -each_ruby_test() { - ${RUBY} test/run-test.rb || die -} |