summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-11 16:29:37 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-11 16:29:37 +0000
commit858f30963f2d39b708285270c2b41b0a87e060ef (patch)
treeeaaf11bd427fb7e468463aec9b70b4c6bcddf894 /dev-ruby/paint
parentPath fix (diff)
downloadgentoo-2-858f30963f2d39b708285270c2b41b0a87e060ef.tar.gz
gentoo-2-858f30963f2d39b708285270c2b41b0a87e060ef.tar.bz2
gentoo-2-858f30963f2d39b708285270c2b41b0a87e060ef.zip
Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/paint')
-rw-r--r--dev-ruby/paint/ChangeLog6
-rw-r--r--dev-ruby/paint/paint-0.8.5.ebuild21
-rw-r--r--dev-ruby/paint/paint-0.8.6.ebuild21
3 files changed, 5 insertions, 43 deletions
diff --git a/dev-ruby/paint/ChangeLog b/dev-ruby/paint/ChangeLog
index 95374b4c9501..cc815c3d69f0 100644
--- a/dev-ruby/paint/ChangeLog
+++ b/dev-ruby/paint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/paint
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.4 2013/10/30 04:02:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.5 2013/11/11 16:29:37 mrueg Exp $
+
+ 11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -paint-0.8.5.ebuild,
+ -paint-0.8.6.ebuild:
+ Cleanup old.
*paint-0.8.6-r1 (30 Oct 2013)
diff --git a/dev-ruby/paint/paint-0.8.5.ebuild b/dev-ruby/paint/paint-0.8.5.ebuild
deleted file mode 100644
index 1a89af53aabe..000000000000
--- a/dev-ruby/paint/paint-0.8.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/paint-0.8.5.ebuild,v 1.2 2012/09/25 05:57:11 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 jruby"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Terminal painter"
-HOMEPAGE="https://github.com/janlelis/paint"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"
diff --git a/dev-ruby/paint/paint-0.8.6.ebuild b/dev-ruby/paint/paint-0.8.6.ebuild
deleted file mode 100644
index 90584533a201..000000000000
--- a/dev-ruby/paint/paint-0.8.6.ebuild
+++ /dev/null
@@ -1,21 +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/paint/paint-0.8.6.ebuild,v 1.1 2013/04/25 11:43:52 hasufell Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 jruby"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Terminal painter"
-HOMEPAGE="https://github.com/janlelis/paint"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"