From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
Date: Sat, 30 Jan 2016 15:50:32 +0000 (UTC) [thread overview]
Message-ID: <1454169011.793d46d85751c45aabca9de3bd417cc70a1fecaf.graaff@gentoo> (raw)
commit: 793d46d85751c45aabca9de3bd417cc70a1fecaf
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 15:49:38 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 15:50:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793d46d8
dev-ruby/plist: add 3.2.0
Package-Manager: portage-2.2.26
dev-ruby/plist/Manifest | 1 +
dev-ruby/plist/plist-3.2.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index fcc3702..e0275cf 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
DIST plist-3.1.0.gem 37888 SHA256 9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866 SHA512 d31f4f2f30cab864c42e374799ce8e85d8b0c6e10b115c28054529fa2b76c36a7ae20087a7949fb8508f9a2360c83f8f0ddec9356505afa1c8539a46cb73d352 WHIRLPOOL 500e3f494c04a293e7bc9b7a6a98023c19756b4b19e745208f052ba17bdab575f543bf7bf26b6a4ee27c30ac3a4c5bafe9cf96327306239b95383abc4ef6d6dc
+DIST plist-3.2.0.gem 38912 SHA256 0b3dd455bde18ba7b954ff2fea4eae733f3b38b71504e723255bccc6567a70a9 SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32 WHIRLPOOL 80a1743b9f39b9cc90d998b06df317c7d6385dfdb15e12465862cfc011e43fe3bce80ef3dfad561163bce1c899b1d3746a9c84c984c04c126eea0dd77b5a2d97
diff --git a/dev-ruby/plist/plist-3.2.0.ebuild b/dev-ruby/plist/plist-3.2.0.ebuild
new file mode 100644
index 0000000..b05405e
--- /dev/null
+++ b/dev-ruby/plist/plist-3.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="http://plist.rubyforge.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -e '/gempackagetask/ s:^:#:' \
+ -e '/GemPackageTask/,/end/ s:^:#:' \
+ -i Rakefile || die
+}
next reply other threads:[~2016-01-30 15:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-30 15:50 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-07 5:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/ Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2017-04-30 5:12 Hans de Graaff
2017-12-11 6:24 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2019-01-14 16:36 Hans de Graaff
2019-07-16 6:56 Hans de Graaff
2020-07-22 13:44 Hans de Graaff
2020-07-31 6:28 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2022-04-30 9:08 Hans de Graaff
2022-04-30 9:08 Hans de Graaff
2023-02-25 7:21 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-12-28 9:33 Hans de Graaff
2024-12-31 8:53 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=1454169011.793d46d85751c45aabca9de3bd417cc70a1fecaf.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