summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-09-24 16:30:52 +0000
committerHans de Graaff <graaff@gentoo.org>2012-09-24 16:30:52 +0000
commit8866b7f9ade6b1768adfcbf172faeb666760ddec (patch)
tree4de1f4f2a761892180f17f81f37b44825b46aa96 /dev-ruby/xml-simple
parentEAPI=4. Document lack of ruby19,jruby. (diff)
downloadgentoo-2-8866b7f9ade6b1768adfcbf172faeb666760ddec.tar.gz
gentoo-2-8866b7f9ade6b1768adfcbf172faeb666760ddec.tar.bz2
gentoo-2-8866b7f9ade6b1768adfcbf172faeb666760ddec.zip
Cleanup.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.0.12-r1.ebuild18
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.0.16.ebuild20
-rw-r--r--dev-ruby/xml-simple/xml-simple-1.1.0.ebuild20
4 files changed, 5 insertions, 59 deletions
diff --git a/dev-ruby/xml-simple/ChangeLog b/dev-ruby/xml-simple/ChangeLog
index 93f2e3e8cacb..d3a0ea5baedc 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/ChangeLog,v 1.28 2012/05/01 18:24:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xml-simple/ChangeLog,v 1.29 2012/09/24 16:30:52 graaff Exp $
+
+ 24 Sep 2012; Hans de Graaff <graaff@gentoo.org> -xml-simple-1.0.12-r1.ebuild,
+ -xml-simple-1.0.16.ebuild, -xml-simple-1.1.0.ebuild:
+ Cleanup.
01 May 2012; Raúl Porcel <armin76@gentoo.org> xml-simple-1.0.12-r1.ebuild,
xml-simple-1.0.16.ebuild, xml-simple-1.1.0.ebuild, xml-simple-1.1.1.ebuild:
diff --git a/dev-ruby/xml-simple/xml-simple-1.0.12-r1.ebuild b/dev-ruby/xml-simple/xml-simple-1.0.12-r1.ebuild
deleted file mode 100644
index 05523440b37d..000000000000
--- a/dev-ruby/xml-simple/xml-simple-1.0.12-r1.ebuild
+++ /dev/null
@@ -1,18 +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/xml-simple/xml-simple-1.0.12-r1.ebuild,v 1.4 2012/05/01 18:24:09 armin76 Exp $
-
-EAPI=2
-USE_RUBY="ruby18"
-
-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=""
diff --git a/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild b/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild
deleted file mode 100644
index 5b183dfeceab..000000000000
--- a/dev-ruby/xml-simple/xml-simple-1.0.16.ebuild
+++ /dev/null
@@ -1,20 +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/xml-simple/xml-simple-1.0.16.ebuild,v 1.4 2012/05/01 18:24:09 armin76 Exp $
-
-EAPI=2
-USE_RUBY="ruby18 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=""
diff --git a/dev-ruby/xml-simple/xml-simple-1.1.0.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.0.ebuild
deleted file mode 100644
index 68b20560533f..000000000000
--- a/dev-ruby/xml-simple/xml-simple-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +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/xml-simple/xml-simple-1.1.0.ebuild,v 1.2 2012/05/01 18:24:09 armin76 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=""