public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/feed_parser/
Date: Mon, 29 Jul 2013 18:42:49 +0000 (UTC)	[thread overview]
Message-ID: <1375123344.913d1cdd97a029fbe29a56953a2182cc1e2d387f.graaff@gentoo> (raw)

commit:     913d1cdd97a029fbe29a56953a2182cc1e2d387f
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Jul 29 18:42:24 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 18:42:24 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=913d1cdd

Version bump. Drop patches from 0.3.4-r1 since these have been applied upstream.

Package-Manager: portage-2.1.12.2

---
 dev-ruby/feed_parser/ChangeLog                |  6 ++++++
 dev-ruby/feed_parser/Manifest                 |  1 +
 dev-ruby/feed_parser/feed_parser-0.3.5.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-ruby/feed_parser/ChangeLog b/dev-ruby/feed_parser/ChangeLog
index ab69182..25fc3ef 100644
--- a/dev-ruby/feed_parser/ChangeLog
+++ b/dev-ruby/feed_parser/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*feed_parser-0.3.5 (29 Jul 2013)
+
+  29 Jul 2013; Hans de Graaff <graaff@gentoo.org> +feed_parser-0.3.5.ebuild:
+  Version bump. Drop patches from 0.3.4-r1 since these have been applied
+  upstream.
+
 *feed_parser-0.3.4-r1 (26 Jul 2013)
 
   26 Jul 2013; Hans de Graaff <graaff@gentoo.org> +feed_parser-0.3.4-r1.ebuild,

diff --git a/dev-ruby/feed_parser/Manifest b/dev-ruby/feed_parser/Manifest
index 90d442b..5222691 100644
--- a/dev-ruby/feed_parser/Manifest
+++ b/dev-ruby/feed_parser/Manifest
@@ -1 +1,2 @@
 DIST feed_parser-0.3.4.gem 59392 SHA256 f79c299af43e6a5147c7db98b79c16b896ce70d245f9ee0cf395eb934fdeed07 SHA512 118723fd32ddb8ec9576667fe9e4e772934cfdcd3c2985bcc2584a643a71ae9843313390bcf0f3696c6985cd1404e165385e0e446f89cf2cbfa6b8e2d5df695e WHIRLPOOL 22e46c119d3d15d9f4fc33c4ab62ca1a4f29ebed5dd96d290e4e789a6be92f0a3b1aaf3becc5d15e9e6a54b157231b2b96fe85538779e0779634a795fc2ed55b
+DIST feed_parser-0.3.5.gem 59904 SHA256 019f84e1443a9512e8c5acd7f3c8740b96a6bc7f1abacf34a6ca0242a7a7b31c SHA512 bbc0a19a54b6c53bc40464a13dee5284721d4bbb5d3200b24e88773cf95545358b162ba7cc19c1c98f538e959584bcf76b15f0a76e3610c495f6908513b1a7ff WHIRLPOOL 0927b27acf849db0c316c112c012941b5ef48c848a998dff8429f845a9c7cc08d861606d46cd246ec614d190db638d75894abd689a1509a328289565b8313dc6

diff --git a/dev-ruby/feed_parser/feed_parser-0.3.5.ebuild b/dev-ruby/feed_parser/feed_parser-0.3.5.ebuild
new file mode 100644
index 0000000..8239d99
--- /dev/null
+++ b/dev-ruby/feed_parser/feed_parser-0.3.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rss and Atom feed parser built on top of Nokogiri"
+HOMEPAGE="https://github.com/arttu/feed_parser"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/nokogiri"


             reply	other threads:[~2013-07-29 18:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 18:42 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-10  6:50 [gentoo-commits] dev/graaff:master commit in: dev-ruby/feed_parser/ Hans de Graaff
2014-07-02  9:04 Hans de Graaff
2014-07-02  9:04 Hans de Graaff
2013-07-26 13:09 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375123344.913d1cdd97a029fbe29a56953a2182cc1e2d387f.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox