summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-07-11 06:16:58 +0000
committerHans de Graaff <graaff@gentoo.org>2011-07-11 06:16:58 +0000
commitfa30b0c16931691997a77a83f4dc17265d102a0b (patch)
tree8a6be28d45d6b0cdc7ca4c69df57623fc3f7f6d9
parentDrop ~mips (diff)
downloadhistorical-fa30b0c16931691997a77a83f4dc17265d102a0b.tar.gz
historical-fa30b0c16931691997a77a83f4dc17265d102a0b.tar.bz2
historical-fa30b0c16931691997a77a83f4dc17265d102a0b.zip
Remove old versions.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r1.ebuild28
-rw-r--r--dev-ruby/text-format/text-format-1.0.0.ebuild15
-rw-r--r--dev-ruby/text-hyphen/ChangeLog6
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild33
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild15
6 files changed, 10 insertions, 93 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 5e3d583aa1c1..a88cb02cc54f 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.54 2011/07/10 23:17:23 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.55 2011/07/11 06:16:58 graaff Exp $
+
+ 11 Jul 2011; Hans de Graaff <graaff@gentoo.org> -text-format-1.0.0.ebuild,
+ -text-format-1.0.0-r1.ebuild:
+ Remove old versions.
10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> text-format-1.0.0-r2.ebuild:
Stable for ppc64; bug #353130
diff --git a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
deleted file mode 100644
index 5e040c1762d0..000000000000
--- a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,28 +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/text-format/text-format-1.0.0-r1.ebuild,v 1.11 2010/08/29 18:03:29 armin76 Exp $
-
-EAPI=2
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Text::Format provides strong text formatting capabilities to Ruby"
-HOMEPAGE="http://rubyforge.org/projects/text-format/"
-SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
-ruby_add_bdepend "test? ( dev-ruby/archive-tar-minitar )"
-
-all_ruby_prepare() {
- # Fix rakefile for new rake versions
- sed -i -e 's: if t\.verbose::' Rakefile || die
-}
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
deleted file mode 100644
index fabe9e2f432e..000000000000
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ /dev/null
@@ -1,15 +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/text-format/text-format-1.0.0.ebuild,v 1.14 2010/08/07 14:38:23 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Text::Format provides strong text formatting capabilities to Ruby"
-HOMEPAGE="http://raa.ruby-lang.org/project/text-format/"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE=""
-DEPEND="dev-lang/ruby
- >=dev-ruby/text-hyphen-1.0.0"
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog
index 6da01b1d0b70..a95f783bf997 100644
--- a/dev-ruby/text-hyphen/ChangeLog
+++ b/dev-ruby/text-hyphen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-hyphen
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.36 2011/07/10 23:16:41 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.37 2011/07/11 06:15:49 graaff Exp $
+
+ 11 Jul 2011; Hans de Graaff <graaff@gentoo.org> -text-hyphen-1.0.0.ebuild,
+ -text-hyphen-1.0.0-r1.ebuild:
+ Remove old versions.
10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> text-hyphen-1.0.0-r2.ebuild:
Stable for ppc64; bug #353130
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
deleted file mode 100644
index ab05dd4c2cc9..000000000000
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,33 +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/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.11 2010/08/29 18:02:19 armin76 Exp $
-
-EAPI=2
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README Changelog"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
-HOMEPAGE="http://rubyforge.org/projects/text-format"
-SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
- test? (
- dev-ruby/archive-tar-minitar
- virtual/ruby-test-unit
- )"
-
-all_ruby_prepare() {
- # Fix rakefile for new rake versions
- sed -i -e 's: if t\.verbose::' Rakefile || die
-
- epatch "${FILESDIR}/${P}+ruby-1.9.patch"
-}
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
deleted file mode 100644
index 0dadfae8acac..000000000000
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
+++ /dev/null
@@ -1,15 +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/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.13 2010/08/20 13:43:37 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
-HOMEPAGE="http://rubyforge.org/projects/text-format"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/ruby"