summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-12-20 01:16:14 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-12-20 01:16:14 +0000
commit15b2536fcc99dee57eaa455c9180ed07e527804d (patch)
treed65d0be9323683a707497243ab38f6e9ef9ac736 /dev-ruby/colorator
parentRemove old. (diff)
downloadgentoo-2-15b2536fcc99dee57eaa455c9180ed07e527804d.tar.gz
gentoo-2-15b2536fcc99dee57eaa455c9180ed07e527804d.tar.bz2
gentoo-2-15b2536fcc99dee57eaa455c9180ed07e527804d.zip
Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/colorator')
-rw-r--r--dev-ruby/colorator/ChangeLog5
-rw-r--r--dev-ruby/colorator/colorator-0.1.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/dev-ruby/colorator/ChangeLog b/dev-ruby/colorator/ChangeLog
index d9e5d9059a4d..c9aeaf61c575 100644
--- a/dev-ruby/colorator/ChangeLog
+++ b/dev-ruby/colorator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/colorator
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/ChangeLog,v 1.2 2013/10/09 01:31:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/ChangeLog,v 1.3 2013/12/20 01:16:14 mrueg Exp $
+
+ 20 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -colorator-0.1.ebuild:
+ Cleanup old.
*colorator-0.1-r1 (09 Oct 2013)
diff --git a/dev-ruby/colorator/colorator-0.1.ebuild b/dev-ruby/colorator/colorator-0.1.ebuild
deleted file mode 100644
index a1b5552e1e62..000000000000
--- a/dev-ruby/colorator/colorator-0.1.ebuild
+++ /dev/null
@@ -1,19 +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/colorator/colorator-0.1.ebuild,v 1.1 2013/08/19 22:48:22 mrueg Exp $
-
-EAPI=5
-USE_RUBY="ruby19"
-
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Colorize your text in the terminal"
-HOMEPAGE="https://github.com/octopress/colorator"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""