From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: app-admin/pwstore/
Date: Fri, 22 Aug 2014 08:56:53 +0000 (UTC) [thread overview]
Message-ID: <1408697797.c301166aa37c63fb9568beec86118902d2b7be43.graaff@gentoo> (raw)
commit: c301166aa37c63fb9568beec86118902d2b7be43
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Aug 22 08:56:37 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 22 08:56:37 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c301166a
Initial import. Used as test ebuild for the new ruby-single.eclass.
Package-Manager: portage-2.2.8-r1
---
app-admin/pwstore/ChangeLog | 10 ++++++++++
app-admin/pwstore/metadata.xml | 7 +++++++
app-admin/pwstore/pwstore-0.20140414.ebuild | 31 +++++++++++++++++++++++++++++
3 files changed, 48 insertions(+)
diff --git a/app-admin/pwstore/ChangeLog b/app-admin/pwstore/ChangeLog
new file mode 100644
index 0000000..eb28e8f
--- /dev/null
+++ b/app-admin/pwstore/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-admin/pwstore
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*pwstore-0.20140414 (22 Aug 2014)
+
+ 22 Aug 2014; Hans de Graaff <graaff@gentoo.org> +pwstore-0.20140414.ebuild,
+ +metadata.xml:
+ Initial import. Used as test ebuild for the new ruby-single.eclass.
+
diff --git a/app-admin/pwstore/metadata.xml b/app-admin/pwstore/metadata.xml
new file mode 100644
index 0000000..933301a
--- /dev/null
+++ b/app-admin/pwstore/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>graaff@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
diff --git a/app-admin/pwstore/pwstore-0.20140414.ebuild b/app-admin/pwstore/pwstore-0.20140414.ebuild
new file mode 100644
index 0000000..c5d9282
--- /dev/null
+++ b/app-admin/pwstore/pwstore-0.20140414.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21"
+
+inherit ruby-single
+
+COMMIT="38745c9f91034d64aa182c1b3b20cb7ffb006f3e"
+
+DESCRIPTION="This is a sample skeleton ebuild file"
+HOMEPAGE="http://foo.example.org/"
+SRC_URI="https://github.com/formorer/pwstore/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+RDEPEND="app-crypt/gnupg ${RUBY_DEPS}"
+DEPEND=""
+
+src_install() {
+ dodoc README.asciidoc TODO
+ dobin pws
+}
next reply other threads:[~2014-08-22 8:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 8:56 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-25 12:52 [gentoo-commits] proj/ruby-overlay:master commit in: app-admin/pwstore/ Manuel Rüger
2017-05-30 4:56 Hans de Graaff
2019-07-20 7:05 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=1408697797.c301166aa37c63fb9568beec86118902d2b7be43.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