public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/xml-simple/
@ 2012-11-05  1:53 Michel Boaventura
  0 siblings, 0 replies; 2+ messages in thread
From: Michel Boaventura @ 2012-11-05  1:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4d0b83cd9d986c92b7edd18b10dac31ea15db3cb
Author:     Michel Boaventura <michel <AT> michelboaventura <DOT> com>
AuthorDate: Mon Nov  5 01:53:24 2012 +0000
Commit:     Michel Boaventura <michel.boaventura <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 01:53:24 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=4d0b83cd

Bump xml-simple 1.1.2.

Package-Manager: portage-2.1.11.31

---
 dev-ruby/xml-simple/ChangeLog               |    9 +++++++++
 dev-ruby/xml-simple/metadata.xml            |    6 ++++++
 dev-ruby/xml-simple/xml-simple-1.1.2.ebuild |   20 ++++++++++++++++++++
 3 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/xml-simple/ChangeLog b/dev-ruby/xml-simple/ChangeLog
new file mode 100644
index 0000000..7f440fa
--- /dev/null
+++ b/dev-ruby/xml-simple/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-ruby/dm-core
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*xml-simple-1.1.2 (04 Nov 2012)
+
+  04 Nov 2012; Michel Boaventura <michel.boaventura@gmail.com> +ChangeLog,
+  +xml-simple-1.1.2.ebuild, +Manifest, +metadata.xml:
+  Bump to version 1.1.2.

diff --git a/dev-ruby/xml-simple/metadata.xml b/dev-ruby/xml-simple/metadata.xml
new file mode 100644
index 0000000..8ff28fd
--- /dev/null
+++ b/dev-ruby/xml-simple/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>ruby</herd>
+</pkgmetadata>
+

diff --git a/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild
new file mode 100644
index 0000000..f923ae0
--- /dev/null
+++ b/dev-ruby/xml-simple/xml-simple-1.1.2.ebuild
@@ -0,0 +1,20 @@
+# 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.1-r1.ebuild,v 1.1 2012/09/27 09:27:17 ssuominen 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=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/xml-simple/
@ 2012-11-07  6:54 Hans de Graaff
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2012-11-07  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     692de82e222c3e117ce8001654069d6d4505bca5
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Nov  7 06:53:47 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov  7 06:53:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=692de82e

Moved to gentoo tree.

---
 dev-ruby/xml-simple/ChangeLog               |    9 ---------
 dev-ruby/xml-simple/metadata.xml            |    6 ------
 dev-ruby/xml-simple/xml-simple-1.1.2.ebuild |   20 --------------------
 3 files changed, 0 insertions(+), 35 deletions(-)

diff --git a/dev-ruby/xml-simple/ChangeLog b/dev-ruby/xml-simple/ChangeLog
deleted file mode 100644
index 7f440fa..0000000
--- a/dev-ruby/xml-simple/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for dev-ruby/dm-core
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*xml-simple-1.1.2 (04 Nov 2012)
-
-  04 Nov 2012; Michel Boaventura <michel.boaventura@gmail.com> +ChangeLog,
-  +xml-simple-1.1.2.ebuild, +Manifest, +metadata.xml:
-  Bump to version 1.1.2.

diff --git a/dev-ruby/xml-simple/metadata.xml b/dev-ruby/xml-simple/metadata.xml
deleted file mode 100644
index 8ff28fd..0000000
--- a/dev-ruby/xml-simple/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>ruby</herd>
-</pkgmetadata>
-

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 f923ae0..0000000
--- a/dev-ruby/xml-simple/xml-simple-1.1.2.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.1-r1.ebuild,v 1.1 2012/09/27 09:27:17 ssuominen 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=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-07  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05  1:53 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/xml-simple/ Michel Boaventura
  -- strict thread matches above, loose matches on Subject: below --
2012-11-07  6:54 Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox