summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-12-18 14:19:57 +0000
committerHans de Graaff <graaff@gentoo.org>2011-12-18 14:19:57 +0000
commit0ff69ee8c7c9ca5b0206089639d9b255c105565f (patch)
tree281dfa3ca5714448a5e9bed82d388246d1275cfe /dev-ruby
parentVersion bump. (diff)
downloadgentoo-2-0ff69ee8c7c9ca5b0206089639d9b255c105565f.tar.gz
gentoo-2-0ff69ee8c7c9ca5b0206089639d9b255c105565f.tar.bz2
gentoo-2-0ff69ee8c7c9ca5b0206089639d9b255c105565f.zip
Remove old versions.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/loquacious/ChangeLog6
-rw-r--r--dev-ruby/loquacious/loquacious-1.7.1.ebuild38
-rw-r--r--dev-ruby/loquacious/loquacious-1.8.0.ebuild38
-rw-r--r--dev-ruby/loquacious/loquacious-1.8.1.ebuild38
4 files changed, 5 insertions, 115 deletions
diff --git a/dev-ruby/loquacious/ChangeLog b/dev-ruby/loquacious/ChangeLog
index 9c8a79e35b88..a369123e3a13 100644
--- a/dev-ruby/loquacious/ChangeLog
+++ b/dev-ruby/loquacious/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/loquacious
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.14 2011/12/18 14:19:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.15 2011/12/18 14:19:57 graaff Exp $
+
+ 18 Dec 2011; Hans de Graaff <graaff@gentoo.org> -loquacious-1.7.1.ebuild,
+ -loquacious-1.8.0.ebuild, -loquacious-1.8.1.ebuild:
+ Remove old versions.
*loquacious-1.9.1 (18 Dec 2011)
diff --git a/dev-ruby/loquacious/loquacious-1.7.1.ebuild b/dev-ruby/loquacious/loquacious-1.7.1.ebuild
deleted file mode 100644
index 46bf4939960d..000000000000
--- a/dev-ruby/loquacious/loquacious-1.7.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.7.1.ebuild,v 1.1 2011/02/12 08:37:43 graaff Exp $
-
-EAPI=2
-
-USE_RUBY="ruby18 ruby19 jruby ree18"
-
-RUBY_FAKEGME_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Descriptive configuration files for Ruby written in Ruby"
-HOMEPAGE="http://github.com/TwP/${PN}"
-
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"
-
-all_ruby_compile() {
- rdoc lib || die "Documentation generation failed."
-}
-
-each_ruby_test() {
- ${RUBY} -S spec spec || die "Tests failed."
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- docinto examples
- dodoc examples/* || die
-}
diff --git a/dev-ruby/loquacious/loquacious-1.8.0.ebuild b/dev-ruby/loquacious/loquacious-1.8.0.ebuild
deleted file mode 100644
index 2c7e86b069b6..000000000000
--- a/dev-ruby/loquacious/loquacious-1.8.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.8.0.ebuild,v 1.1 2011/06/04 06:43:52 graaff Exp $
-
-EAPI=4
-
-USE_RUBY="ruby18 ruby19 jruby ree18"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Descriptive configuration files for Ruby written in Ruby"
-HOMEPAGE="http://github.com/TwP/${PN}"
-
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.6.0:2 )"
-
-all_ruby_compile() {
- rdoc lib || die "Documentation generation failed."
-}
-
-each_ruby_test() {
- ${RUBY} -S rspec spec || die "Tests failed."
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- docinto examples
- dodoc examples/*
-}
diff --git a/dev-ruby/loquacious/loquacious-1.8.1.ebuild b/dev-ruby/loquacious/loquacious-1.8.1.ebuild
deleted file mode 100644
index c638453d863f..000000000000
--- a/dev-ruby/loquacious/loquacious-1.8.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.8.1.ebuild,v 1.1 2011/06/17 18:13:35 graaff Exp $
-
-EAPI=4
-
-USE_RUBY="ruby18 ruby19 jruby ree18"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Descriptive configuration files for Ruby written in Ruby"
-HOMEPAGE="http://github.com/TwP/${PN}"
-
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.6.0:2 )"
-
-all_ruby_compile() {
- rdoc lib || die "Documentation generation failed."
-}
-
-each_ruby_test() {
- ${RUBY} -S rspec spec || die "Tests failed."
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- docinto examples
- dodoc examples/*
-}