public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/git-blame-someone-else/
Date: Sun, 23 Feb 2020 03:05:36 +0000 (UTC)	[thread overview]
Message-ID: <1582427111.589c85a2c4abf9c553b732f5d4987eee6dd4b2ac.Alessandro-Barbieri@gentoo> (raw)

commit:     589c85a2c4abf9c553b732f5d4987eee6dd4b2ac
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Feb 23 03:05:11 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Feb 23 03:05:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=589c85a2

dev-vcs/git-blame-someone-else: new package

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 .../git-blame-someone-else-9999.ebuild             | 27 ++++++++++++++++++++++
 dev-vcs/git-blame-someone-else/metadata.xml        | 11 +++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-vcs/git-blame-someone-else/git-blame-someone-else-9999.ebuild b/dev-vcs/git-blame-someone-else/git-blame-someone-else-9999.ebuild
new file mode 100644
index 0000000..8b6d931
--- /dev/null
+++ b/dev-vcs/git-blame-someone-else/git-blame-someone-else-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+case "${PV}" in
+9999)
+	SRC_URI=""
+	EGIT_REPO_URI="https://github.com/jayphelps/git-blame-someone-else.git"
+	inherit git-r3
+	;;
+esac
+
+DESCRIPTION="Blame someone else for your bad code."
+HOMEPAGE="https://github.com/jayphelps/git-blame-someone-else"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="dev-vcs/git"
+DEPEND=""
+
+src_install() {
+	dobin "${PN}"
+	dodoc README.md
+}

diff --git a/dev-vcs/git-blame-someone-else/metadata.xml b/dev-vcs/git-blame-someone-else/metadata.xml
new file mode 100644
index 0000000..16899e2
--- /dev/null
+++ b/dev-vcs/git-blame-someone-else/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 type="person">
+    <email>lssndrbarbieri@gmail.com</email>
+    <name>Alessandro Barbieri</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">jayphelps/git-blame-someone-else</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2020-02-23  3:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23  3:05 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-27 17:26 [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/git-blame-someone-else/ Alessandro Barbieri
2020-03-02 19:31 Andrew Ammerlaan
2020-03-03  5:11 Alessandro Barbieri
2020-03-03  8:58 Alessandro Barbieri
2020-03-03 15:03 Andrew Ammerlaan
2020-04-08 17:04 Alessandro Barbieri
2021-05-16 15:19 Alessandro Barbieri

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=1582427111.589c85a2c4abf9c553b732f5d4987eee6dd4b2ac.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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