summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-01-15 10:39:45 +0000
committerHans de Graaff <graaff@gentoo.org>2012-01-15 10:39:45 +0000
commit3ce4cbfe252de7eeb871d37033196bbc351a54fd (patch)
tree6ff401684862e4761e19326bd5b547663435db4d /dev-ruby/map
parentVersion bump. (diff)
downloadhistorical-3ce4cbfe252de7eeb871d37033196bbc351a54fd.tar.gz
historical-3ce4cbfe252de7eeb871d37033196bbc351a54fd.tar.bz2
historical-3ce4cbfe252de7eeb871d37033196bbc351a54fd.zip
Remove old versions.
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/map')
-rw-r--r--dev-ruby/map/ChangeLog8
-rw-r--r--dev-ruby/map/map-4.6.1.ebuild20
-rw-r--r--dev-ruby/map/map-4.7.1.ebuild22
3 files changed, 6 insertions, 44 deletions
diff --git a/dev-ruby/map/ChangeLog b/dev-ruby/map/ChangeLog
index 8d2922947e54..c500e397ea96 100644
--- a/dev-ruby/map/ChangeLog
+++ b/dev-ruby/map/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/map
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.3 2011/12/14 07:02:01 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.4 2012/01/15 10:39:45 graaff Exp $
+
+ 15 Jan 2012; Hans de Graaff <graaff@gentoo.org> -map-4.6.1.ebuild,
+ -map-4.7.1.ebuild:
+ Remove old versions.
*map-5.1.0 (14 Dec 2011)
diff --git a/dev-ruby/map/map-4.6.1.ebuild b/dev-ruby/map/map-4.6.1.ebuild
deleted file mode 100644
index f4a8cb4cba2f..000000000000
--- a/dev-ruby/map/map-4.6.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/map-4.6.1.ebuild,v 1.1 2011/10/11 05:46:42 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ree18 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README TODO"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies."
-HOMEPAGE="http://github.com/ahoward/map"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/dev-ruby/map/map-4.7.1.ebuild b/dev-ruby/map/map-4.7.1.ebuild
deleted file mode 100644
index 5213b4549f95..000000000000
--- a/dev-ruby/map/map-4.7.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/map-4.7.1.ebuild,v 1.1 2011/11/21 06:41:38 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README TODO"
-
-RUBY_FAKEGEM_GEMSPEC="map.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies."
-HOMEPAGE="http://github.com/ahoward/map"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""