From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-num/
Date: Sat, 5 Mar 2016 11:45:45 +0000 (UTC) [thread overview]
Message-ID: <1457178330.aad57d026506fbce86290e41d87d603b60c7f745.mrueg@gentoo> (raw)
commit: aad57d026506fbce86290e41d87d603b60c7f745
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 11:45:07 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 11:45:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad57d02
dev-vcs/git-num: Initial version
Package-Manager: portage-2.2.27
dev-vcs/git-num/Manifest | 1 +
dev-vcs/git-num/git-num-2.0.1.ebuild | 26 ++++++++++++++++++++++++++
dev-vcs/git-num/metadata.xml | 11 +++++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-vcs/git-num/Manifest b/dev-vcs/git-num/Manifest
new file mode 100644
index 0000000..994b0c9
--- /dev/null
+++ b/dev-vcs/git-num/Manifest
@@ -0,0 +1 @@
+DIST git-num-2.0.1.tar.gz 53833 SHA256 e8f0f80ad54b88e3653696e1ff8228f604f0a22c903d8b285afcbdbdac8494e4 SHA512 f35599a74b91efb3ccb6e8509ca1c7eb7c2f67cb90b131efc6693f8f36ea97adcb01026ad307746bdf0613200646da289aa315095cbae2580c4443b03e9dd040 WHIRLPOOL a2a7fdcea11e63136d97a7cf4da869988b51bb186c1912be1d6c8535c81cf847056d8ad8969b898f78f27d04053fff5b2d6b08bb3850ac6e1b2a6edfffd88d75
diff --git a/dev-vcs/git-num/git-num-2.0.1.ebuild b/dev-vcs/git-num/git-num-2.0.1.ebuild
new file mode 100644
index 0000000..bd4e97b
--- /dev/null
+++ b/dev-vcs/git-num/git-num-2.0.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Quickly reference files in Git using numbers"
+HOMEPAGE="https://github.com/schreifels/git-num"
+SRC_URI="https://github.com/schreifels/git-num/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ mkdir bin || die
+ mv git-num bin || die
+}
diff --git a/dev-vcs/git-num/metadata.xml b/dev-vcs/git-num/metadata.xml
new file mode 100644
index 0000000..ae0d0c7
--- /dev/null
+++ b/dev-vcs/git-num/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>mrueg@gentoo.org</email>
+ <name>Manuel Rüger</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">schreifels/git-num</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2016-03-06 11:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-05 11:45 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-05 21:58 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-num/ Patrice Clement
2017-04-28 21:15 Manuel Rüger
2017-04-28 21:15 Manuel Rüger
2017-08-28 18:44 Hans de Graaff
2019-04-11 15:33 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=1457178330.aad57d026506fbce86290e41d87d603b60c7f745.mrueg@gentoo \
--to=mrueg@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