From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-util/puppet-module/
Date: Mon, 21 Nov 2011 06:25:01 +0000 (UTC) [thread overview]
Message-ID: <10538831c26e053dc815f84433ec3649b425fa43.dev-zero@gentoo> (raw)
commit: 10538831c26e053dc815f84433ec3649b425fa43
Author: Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Nov 17 10:43:32 2011 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 11:59:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=10538831
added initial ebuild for puppet-module-tools
---
dev-util/puppet-module/Manifest | 2 +
dev-util/puppet-module/puppet-module-0.3.4.ebuild | 28 +++++++++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/dev-util/puppet-module/Manifest b/dev-util/puppet-module/Manifest
new file mode 100644
index 0000000..e481993
--- /dev/null
+++ b/dev-util/puppet-module/Manifest
@@ -0,0 +1,2 @@
+EBUILD puppet-module-0.3.4.ebuild 536 RMD160 70837e0e6e59dd8266d7764bcd02729984aa8706 SHA1 70f4148c9ed123c582a5efb040f31ea853c06621 SHA256 f2902df1e1780e78e891cd901b33148e4f9b48376f3db41042d7cde249e39805
+DIST puppet-module-0.3.4.gem 98816 RMD160 6c985262d43050bfb7affabda1ecc82813fca791 SHA1 90e7dd34bdb67ce4a7f58ca47e3b4518c380c8c6 SHA256 10c95bc779bb5c2139a7f565f908ec0f60361e6a68baa2dfccb0b050f1bd621d
diff --git a/dev-util/puppet-module/puppet-module-0.3.4.ebuild b/dev-util/puppet-module/puppet-module-0.3.4.ebuild
new file mode 100644
index 0000000..3c06a33
--- /dev/null
+++ b/dev-util/puppet-module/puppet-module-0.3.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tools for managing Puppet modules."
+HOMEPAGE="https://github.com/puppetlabs/puppet-module-tool"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+ >=app-admin/puppet-0.25.0
+ >=dev-ruby/facets-2.8.4
+ dev-ruby/multipart-post
+ dev-ruby/thor"
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND}"
next reply other threads:[~2011-11-21 6:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-21 6:25 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-07 15:27 [gentoo-commits] dev/dev-zero:master commit in: dev-util/puppet-module/ Tiziano Müller
2015-05-10 14:46 Tiziano Müller
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=10538831c26e053dc815f84433ec3649b425fa43.dev-zero@gentoo \
--to=dev-zero@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