summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-11 15:50:56 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-11 15:50:56 +0000
commitbb496131942fe7ba5bde4e8f4ba44926048a5a2a (patch)
treedc2d7b5fc194743ca17be18c9373c946b1d4352e /dev-ruby
parentVersion bump. (diff)
downloadgentoo-2-bb496131942fe7ba5bde4e8f4ba44926048a5a2a.tar.gz
gentoo-2-bb496131942fe7ba5bde4e8f4ba44926048a5a2a.tar.bz2
gentoo-2-bb496131942fe7ba5bde4e8f4ba44926048a5a2a.zip
Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/mash/ChangeLog5
-rw-r--r--dev-ruby/mash/mash-0.1.1-r1.ebuild21
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-ruby/mash/ChangeLog b/dev-ruby/mash/ChangeLog
index b57c577fb872..fe4035aeb3a3 100644
--- a/dev-ruby/mash/ChangeLog
+++ b/dev-ruby/mash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mash/ChangeLog,v 1.8 2013/10/19 06:15:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mash/ChangeLog,v 1.9 2013/11/11 15:50:56 mrueg Exp $
+
+ 11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -mash-0.1.1-r1.ebuild:
+ Cleanup old.
*mash-0.1.1-r2 (19 Oct 2013)
diff --git a/dev-ruby/mash/mash-0.1.1-r1.ebuild b/dev-ruby/mash/mash-0.1.1-r1.ebuild
deleted file mode 100644
index c17d6cf8b0db..000000000000
--- a/dev-ruby/mash/mash-0.1.1-r1.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/mash/mash-0.1.1-r1.ebuild,v 1.3 2012/08/13 18:23:39 flameeyes Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18 jruby"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mash is an extended Hash that gives simple pseudo-object functionality."
-HOMEPAGE="http://github.com/mbleigh/mash"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""