summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-12-12 19:48:02 +0000
committerHans de Graaff <graaff@gentoo.org>2008-12-12 19:48:02 +0000
commite9033a4af5aa9ea98c9c4513e79d8779eda29bec (patch)
tree997bf2e9561cc90928df7f07a19aa1b8b6231aed /dev-ruby/hoe
parentamd64 stable, bug 239341 (diff)
downloadhistorical-e9033a4af5aa9ea98c9c4513e79d8779eda29bec.tar.gz
historical-e9033a4af5aa9ea98c9c4513e79d8779eda29bec.tar.bz2
historical-e9033a4af5aa9ea98c9c4513e79d8779eda29bec.zip
Remove old versions
Package-Manager: portage-2.1.6/cvs/Linux 2.6.26-gentoo-r2 x86_64
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog7
-rw-r--r--dev-ruby/hoe/hoe-1.4.0.ebuild17
-rw-r--r--dev-ruby/hoe/hoe-1.5.3.ebuild16
-rw-r--r--dev-ruby/hoe/hoe-1.6.0.ebuild16
-rw-r--r--dev-ruby/hoe/hoe-1.7.0.ebuild17
-rw-r--r--dev-ruby/hoe/hoe-1.8.0.ebuild17
6 files changed, 6 insertions, 84 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index c04a329cdd15..9417c7d416e5 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.42 2008/12/10 14:25:25 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.43 2008/12/12 19:48:02 graaff Exp $
+
+ 12 Dec 2008; Hans de Graaff <graaff@gentoo.org> -hoe-1.4.0.ebuild,
+ -hoe-1.5.3.ebuild, -hoe-1.6.0.ebuild, -hoe-1.7.0.ebuild,
+ -hoe-1.8.0.ebuild:
+ Remove old versions
10 Dec 2008; Ferris McCormick <fmccor@gentoo.org> hoe-1.8.2.ebuild:
Sparc stable, part of Bug #250348.
diff --git a/dev-ruby/hoe/hoe-1.4.0.ebuild b/dev-ruby/hoe/hoe-1.4.0.ebuild
deleted file mode 100644
index fea89d627b21..000000000000
--- a/dev-ruby/hoe/hoe-1.4.0.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/hoe/hoe-1.4.0.ebuild,v 1.6 2008/03/15 09:04:14 nixnut Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Hoe extends rake to provide full project automation."
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 x86"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.4
- >=dev-ruby/rake-0.7.3
- >=dev-ruby/rubyforge-0.4.4"
diff --git a/dev-ruby/hoe/hoe-1.5.3.ebuild b/dev-ruby/hoe/hoe-1.5.3.ebuild
deleted file mode 100644
index 304f41855274..000000000000
--- a/dev-ruby/hoe/hoe-1.5.3.ebuild
+++ /dev/null
@@ -1,16 +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/hoe/hoe-1.5.3.ebuild,v 1.1 2008/05/22 18:00:15 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Hoe extends rake to provide full project automation."
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-ruby/rake-0.8.1
- >=dev-ruby/rubyforge-1.0.0"
diff --git a/dev-ruby/hoe/hoe-1.6.0.ebuild b/dev-ruby/hoe/hoe-1.6.0.ebuild
deleted file mode 100644
index dc780973d5ac..000000000000
--- a/dev-ruby/hoe/hoe-1.6.0.ebuild
+++ /dev/null
@@ -1,16 +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/hoe/hoe-1.6.0.ebuild,v 1.1 2008/06/18 16:37:15 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Hoe extends rake to provide full project automation."
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-ruby/rake-0.8.1
- >=dev-ruby/rubyforge-1.0.0"
diff --git a/dev-ruby/hoe/hoe-1.7.0.ebuild b/dev-ruby/hoe/hoe-1.7.0.ebuild
deleted file mode 100644
index 371984286b69..000000000000
--- a/dev-ruby/hoe/hoe-1.7.0.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/hoe/hoe-1.7.0.ebuild,v 1.4 2008/09/03 18:41:34 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Hoe extends rake to provide full project automation."
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-ruby/rake-0.8.1
- >=dev-ruby/rubyforge-1.0.0
- >=dev-ruby/rubygems-1.2.0"
diff --git a/dev-ruby/hoe/hoe-1.8.0.ebuild b/dev-ruby/hoe/hoe-1.8.0.ebuild
deleted file mode 100644
index 004d7462db77..000000000000
--- a/dev-ruby/hoe/hoe-1.8.0.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/hoe/hoe-1.8.0.ebuild,v 1.1 2008/10/14 07:02:20 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Hoe extends rake to provide full project automation."
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-ruby/rake-0.8.3
- >=dev-ruby/rubyforge-1.0.0
- >=dev-ruby/rubygems-1.2.0"