summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-06-17 07:14:30 +0000
committerHans de Graaff <graaff@gentoo.org>2012-06-17 07:14:30 +0000
commit11148c5f3f8d0634e88f70af99eb132ad681f1a9 (patch)
tree89fcb7e355504443ca6023d03e99ec7bde27058a /dev-ruby/hoe-seattlerb
parentAdd ~x86-fbsd. #419621 (diff)
downloadgentoo-2-11148c5f3f8d0634e88f70af99eb132ad681f1a9.tar.gz
gentoo-2-11148c5f3f8d0634e88f70af99eb132ad681f1a9.tar.bz2
gentoo-2-11148c5f3f8d0634e88f70af99eb132ad681f1a9.zip
Remove old versions.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog8
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.6.ebuild25
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild25
3 files changed, 6 insertions, 52 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 7925be23c6c5..f74cc44d55b4 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.36 2011/12/31 17:58:29 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.37 2012/06/17 07:14:30 graaff Exp $
+
+ 17 Jun 2012; Hans de Graaff <graaff@gentoo.org> -hoe-seattlerb-1.2.6.ebuild,
+ -hoe-seattlerb-1.2.7.ebuild:
+ Remove old versions.
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> hoe-seattlerb-1.2.8.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.6.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.6.ebuild
deleted file mode 100644
index 52ab2b2081e8..000000000000
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.6.ebuild
+++ /dev/null
@@ -1,25 +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/hoe-seattlerb/hoe-seattlerb-1.2.6.ebuild,v 1.1 2011/08/20 08:56:02 graaff Exp $
-
-EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-# no tests present
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hoe plugins providing tasks used by seattle.rb"
-HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild
deleted file mode 100644
index 0bc194f5b23b..000000000000
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild
+++ /dev/null
@@ -1,25 +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/hoe-seattlerb/hoe-seattlerb-1.2.7.ebuild,v 1.2 2011/12/05 00:32:53 naota Exp $
-
-EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-# no tests present
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.txt History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hoe plugins providing tasks used by seattle.rb"
-HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )"