summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 01:36:51 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 01:36:51 +0000
commitcf0cc373ada6b9533055c4f52a327e7cdfb49be7 (patch)
tree7f3d6add096ed19ddfa125a6e58520a9eb529361 /dev-ruby/paint
parentRemove ruby18 target. (diff)
downloadgentoo-2-cf0cc373ada6b9533055c4f52a327e7cdfb49be7.tar.gz
gentoo-2-cf0cc373ada6b9533055c4f52a327e7cdfb49be7.tar.bz2
gentoo-2-cf0cc373ada6b9533055c4f52a327e7cdfb49be7.zip
Remove ruby18 target. Cleanup old.
(Portage version: 2.2.10/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.6-r1.ebuild21
-rw-r--r--dev-ruby/paint/paint-0.8.7.ebuild4
3 files changed, 7 insertions, 24 deletions
diff --git a/dev-ruby/paint/ChangeLog b/dev-ruby/paint/ChangeLog
index d34471c3d2f9..c4d4913c0de2 100644
--- a/dev-ruby/paint/ChangeLog
+++ b/dev-ruby/paint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/paint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.6 2014/01/21 01:43:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/ChangeLog,v 1.7 2014/05/21 01:36:51 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> -paint-0.8.6-r1.ebuild,
+ paint-0.8.7.ebuild:
+ Remove ruby18 target. Cleanup old.
*paint-0.8.7 (21 Jan 2014)
diff --git a/dev-ruby/paint/paint-0.8.6-r1.ebuild b/dev-ruby/paint/paint-0.8.6-r1.ebuild
deleted file mode 100644
index bfa69e194ad6..000000000000
--- a/dev-ruby/paint/paint-0.8.6-r1.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-r1.ebuild,v 1.1 2013/10/30 04:02:11 mrueg Exp $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 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.7.ebuild b/dev-ruby/paint/paint-0.8.7.ebuild
index 8450d3199c05..181f8ce38cbb 100644
--- a/dev-ruby/paint/paint-0.8.7.ebuild
+++ b/dev-ruby/paint/paint-0.8.7.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/paint-0.8.7.ebuild,v 1.1 2014/01/21 01:43:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/paint/paint-0.8.7.ebuild,v 1.2 2014/05/21 01:36:51 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"