summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-03-10 18:20:51 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-03-10 18:20:51 +0000
commitfd46f3b070e4b0ccde557e7db6dbb7caa917644f (patch)
tree0833fcccea818361ad0455fe3b695131ab432ce8 /dev-ruby/childlabor
parentx86 stable, bug #492236 (diff)
downloadgentoo-2-fd46f3b070e4b0ccde557e7db6dbb7caa917644f.tar.gz
gentoo-2-fd46f3b070e4b0ccde557e7db6dbb7caa917644f.tar.bz2
gentoo-2-fd46f3b070e4b0ccde557e7db6dbb7caa917644f.zip
Cleanup old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/childlabor')
-rw-r--r--dev-ruby/childlabor/ChangeLog7
-rw-r--r--dev-ruby/childlabor/childlabor-0.0.3.ebuild25
2 files changed, 5 insertions, 27 deletions
diff --git a/dev-ruby/childlabor/ChangeLog b/dev-ruby/childlabor/ChangeLog
index d3e8bfdf59e0..e0f6fe287c18 100644
--- a/dev-ruby/childlabor/ChangeLog
+++ b/dev-ruby/childlabor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/childlabor
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.5 2013/11/09 19:40:01 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.6 2014/03/10 18:20:51 mrueg Exp $
+
+ 10 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -childlabor-0.0.3.ebuild:
+ Cleanup old.
*childlabor-0.0.3-r1 (09 Nov 2013)
diff --git a/dev-ruby/childlabor/childlabor-0.0.3.ebuild b/dev-ruby/childlabor/childlabor-0.0.3.ebuild
deleted file mode 100644
index 631d15a314d8..000000000000
--- a/dev-ruby/childlabor/childlabor-0.0.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3.ebuild,v 1.2 2013/01/15 06:59:20 zerochaos Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ree18 ruby19 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A scripting framework that replaces rake and sake"
-HOMEPAGE="https://github.com/carllerche/childlabor"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-# upstream hasn't released a tarball, and the tests are not in the gem
-# file.
-RESTRICT=test