summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-03-04 10:17:19 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-03-04 10:17:19 +0000
commited351f564467155c714b60ab72952b4ae7b5c553 (patch)
tree40f233f5dad53fe2e27c38b6ca5227214a148c9b /dev-ruby/xml-simple
parentCleanup old. (diff)
downloadgentoo-2-ed351f564467155c714b60ab72952b4ae7b5c553.tar.gz
gentoo-2-ed351f564467155c714b60ab72952b4ae7b5c553.tar.bz2
gentoo-2-ed351f564467155c714b60ab72952b4ae7b5c553.zip
Cleanup old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/xml-simple')
-rw-r--r--dev-ruby/xml-simple/ChangeLog6
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.1.2-r1.ebuild20
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.1.2.ebuild20
3 files changed, 5 insertions, 41 deletions
diff --git a/dev-ruby/xml-simple/ChangeLog b/dev-ruby/xml-simple/ChangeLog
index dcc5c9435542..e4eaa57e4214 100644
--- a/dev-ruby/xml-simple/ChangeLog
+++ b/dev-ruby/xml-simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/xml-simple
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/ChangeLog,v 1.38 2014/03/03 23:58:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/ChangeLog,v 1.39 2014/03/04 10:17:19 mrueg Exp $
+
+ 04 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -xml-simple-1.1.2-r1.ebuild,
+ -xml-simple-1.1.2.ebuild:
+ Cleanup old.
03 Mar 2014; Pacho Ramos <pacho@gentoo.org> xml-simple-1.1.3.ebuild:
amd64 stable, bug #502300
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.2-r1.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.2-r1.ebuild
deleted file mode 100644
index 516f064cc58f..000000000000
--- a/dev-ruby/xml-simple/xml-simple-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,20 +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/xml-simple/xml-simple-1.1.2-r1.ebuild,v 1.1 2013/10/04 18:28:28 mrueg Exp $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
-
-# Gem only contains lib code, and github repository has no tags.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Easy API to maintain XML. It is a Ruby port of Grant McLean's Perl module XML::Simple."
-HOMEPAGE="http://rubyforge.org/projects/xml-simple/ https://github.com/maik/xml-simple"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild
deleted file mode 100644
index 6dffa5b93d7f..000000000000
--- a/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild
+++ /dev/null
@@ -1,20 +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/xml-simple/xml-simple-1.1.2.ebuild,v 1.2 2013/09/05 13:55:30 ago Exp $
-
-EAPI=2
-USE_RUBY="ruby18 ruby19 jruby ree18"
-
-# Gem only contains lib code, and no easily accessible upstream repository.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Easy API to maintain XML. It is a Ruby port of Grant McLean's Perl module XML::Simple."
-HOMEPAGE="http://rubyforge.org/projects/xml-simple/"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
-IUSE=""