summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2015-02-01 13:50:20 +0000
committerHans de Graaff <graaff@gentoo.org>2015-02-01 13:50:20 +0000
commit5fcb7861e86001a2dcef9ef723b222193f9432a4 (patch)
treea5f40953e63f4691c0c2c4398f9389fc58b03095
parentStable for x86, wrt bug #537368 (diff)
downloadgentoo-2-5fcb7861e86001a2dcef9ef723b222193f9432a4.tar.gz
gentoo-2-5fcb7861e86001a2dcef9ef723b222193f9432a4.tar.bz2
gentoo-2-5fcb7861e86001a2dcef9ef723b222193f9432a4.zip
Cleanup.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
-rw-r--r--dev-ruby/fivemat/ChangeLog8
-rw-r--r--dev-ruby/fivemat/fivemat-1.2.1.ebuild23
-rw-r--r--dev-ruby/fivemat/fivemat-1.3.0.ebuild23
3 files changed, 6 insertions, 48 deletions
diff --git a/dev-ruby/fivemat/ChangeLog b/dev-ruby/fivemat/ChangeLog
index 50d7357088a0..883960edf030 100644
--- a/dev-ruby/fivemat/ChangeLog
+++ b/dev-ruby/fivemat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fivemat
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.3 2014/06/07 21:30:02 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/ChangeLog,v 1.4 2015/02/01 13:50:20 graaff Exp $
+
+ 01 Feb 2015; Hans de Graaff <graaff@gentoo.org> -fivemat-1.2.1.ebuild,
+ -fivemat-1.3.0.ebuild:
+ Cleanup.
07 Jun 2014; Rick Farina <zerochaos@gentoo.org> fivemat-1.2.1.ebuild,
fivemat-1.3.0.ebuild, fivemat-1.3.1.ebuild:
diff --git a/dev-ruby/fivemat/fivemat-1.2.1.ebuild b/dev-ruby/fivemat/fivemat-1.2.1.ebuild
deleted file mode 100644
index 07512a9e164a..000000000000
--- a/dev-ruby/fivemat/fivemat-1.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/fivemat-1.2.1.ebuild,v 1.2 2014/06/07 21:30:02 zerochaos Exp $
-
-EAPI=5
-USE_RUBY="ruby19"
-
-#RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-#RUBY_FAKEGEM_DOCDIR="doc"
-#RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots"
-HOMEPAGE="https://github.com/tpope/fivemat"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-#tests fail missing .git directory
-RESTRICT=test
diff --git a/dev-ruby/fivemat/fivemat-1.3.0.ebuild b/dev-ruby/fivemat/fivemat-1.3.0.ebuild
deleted file mode 100644
index 4492a873d324..000000000000
--- a/dev-ruby/fivemat/fivemat-1.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fivemat/fivemat-1.3.0.ebuild,v 1.2 2014/06/07 21:30:02 zerochaos Exp $
-
-EAPI=5
-USE_RUBY="ruby19"
-
-#RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-#RUBY_FAKEGEM_DOCDIR="doc"
-#RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots"
-HOMEPAGE="https://github.com/tpope/fivemat"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-#tests fail missing .git directory
-RESTRICT=test