diff options
author | 2008-10-06 16:15:51 +0000 | |
---|---|---|
committer | 2008-10-06 16:15:51 +0000 | |
commit | ac6440328bb223150e3174ae76b43366e58ee16a (patch) | |
tree | 257a053b822fb0131f733a332ab4ff3b9f4d3d55 /dev-ruby/ruby-inline | |
parent | Remove old version (diff) | |
download | gentoo-2-ac6440328bb223150e3174ae76b43366e58ee16a.tar.gz gentoo-2-ac6440328bb223150e3174ae76b43366e58ee16a.tar.bz2 gentoo-2-ac6440328bb223150e3174ae76b43366e58ee16a.zip |
Remove old versions
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/ruby-inline')
-rw-r--r-- | dev-ruby/ruby-inline/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild | 18 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.6.5.ebuild | 18 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.6.6.ebuild | 17 |
5 files changed, 6 insertions, 74 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index a8a48275b723..eabf180ad940 100644 --- a/dev-ruby/ruby-inline/ChangeLog +++ b/dev-ruby/ruby-inline/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/ruby-inline # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.7 2008/03/24 22:53:36 rbrown Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.8 2008/10/06 16:15:51 graaff Exp $ + + 06 Oct 2008; Hans de Graaff <graaff@gentoo.org> -ruby-inline-3.6.2.ebuild, + -ruby-inline-3.6.4.ebuild, -ruby-inline-3.6.5.ebuild, + -ruby-inline-3.6.6.ebuild: + Remove old versions *ruby-inline-3.6.7 (24 Mar 2008) diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild deleted file mode 100644 index ec6fef977771..000000000000 --- a/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.2.ebuild,v 1.2 2007/04/13 23:35:32 robbat2 Exp $ - -inherit ruby gems - -MY_P="RubyInline-${PV}" -DESCRIPTION="Allows to embed C/C++ in Ruby code" -HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" -SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" - -USE_RUBY="ruby18" - -DEPEND=">=dev-lang/ruby-1.8.4 - >=dev-ruby/hoe-1.1.1" diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild deleted file mode 100644 index fde141fae4bd..000000000000 --- a/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild,v 1.2 2007/10/14 05:37:17 tgall Exp $ - -inherit ruby gems - -MY_P="RubyInline-${PV}" -DESCRIPTION="Allows to embed C/C++ in Ruby code" -HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" -SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.4 - >=dev-ruby/hoe-1.3.0" diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.5.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.5.ebuild deleted file mode 100644 index 4bebbd056031..000000000000 --- a/dev-ruby/ruby-inline/ruby-inline-3.6.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.5.ebuild,v 1.1 2007/11/24 08:44:44 graaff Exp $ - -inherit ruby gems - -MY_P="RubyInline-${PV}" -DESCRIPTION="Allows to embed C/C++ in Ruby code" -HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" -SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.4 - >=dev-ruby/hoe-1.3.0" diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.6.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.6.ebuild deleted file mode 100644 index f47662eef8d3..000000000000 --- a/dev-ruby/ruby-inline/ruby-inline-3.6.6.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.6.ebuild,v 1.1 2008/01/26 07:31:28 graaff Exp $ - -inherit gems - -MY_P="RubyInline-${PV}" -DESCRIPTION="Allows to embed C/C++ in Ruby code" -HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" -SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND=">=dev-ruby/hoe-1.3.0" |