public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/git-extras/
Date: Fri, 19 Mar 2021 11:26:18 +0000 (UTC)	[thread overview]
Message-ID: <1616153141.6a82049f212f1e13c579ebca63711647bb54a901.andrewammerlaan@gentoo> (raw)

commit:     6a82049f212f1e13c579ebca63711647bb54a901
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:25:41 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:25:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a82049f

dev-vcs/git-extras: moved to ::gentoo

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-vcs/git-extras/Manifest                |  1 -
 dev-vcs/git-extras/git-extras-6.1.0.ebuild | 36 ------------------------------
 dev-vcs/git-extras/git-extras-9999.ebuild  | 36 ------------------------------
 dev-vcs/git-extras/metadata.xml            | 11 ---------
 4 files changed, 84 deletions(-)

diff --git a/dev-vcs/git-extras/Manifest b/dev-vcs/git-extras/Manifest
deleted file mode 100644
index 47bb99cf..00000000
--- a/dev-vcs/git-extras/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST git-extras-6.1.0.tar.gz 153503 BLAKE2B 3450edecb3116e19ffcf918b118aee04f025c06d812e29e8701f35a3c466b13d2578d41c8e1ee93327743d0019bf98bb3f397189e19435f89e3a259ff1b82747 SHA512 098415339177f802299d93947e2979a2fc6c2935eb2d735cd71ad76e035d5489e4c8d9009e2673c109b28e393319745be249cc195814087d59b436f4a56dabab

diff --git a/dev-vcs/git-extras/git-extras-6.1.0.ebuild b/dev-vcs/git-extras/git-extras-6.1.0.ebuild
deleted file mode 100644
index 3ab7c359..00000000
--- a/dev-vcs/git-extras/git-extras-6.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Little git extras"
-HOMEPAGE="https://github.com/tj/git-extras"
-
-if [[ "${PV}" == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="${HOMEPAGE}"
-else
-	SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-vcs/git"
-
-src_compile() { :; }
-
-src_install() {
-	emake install PREFIX="${EPREIFX}"/usr SYSCONFDIR="${EPREFIX}"/etc DESTDIR="${D}"
-
-	rm -rf "${D}"/etc/bash_completion.d
-
-	newbashcomp etc/bash_completion.sh "${PN}"
-
-	insinto /usr/share/zsh/site-functions
-	newins etc/git-extras-completion.zsh "_${PN}"
-
-}

diff --git a/dev-vcs/git-extras/git-extras-9999.ebuild b/dev-vcs/git-extras/git-extras-9999.ebuild
deleted file mode 100644
index 3ab7c359..00000000
--- a/dev-vcs/git-extras/git-extras-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Little git extras"
-HOMEPAGE="https://github.com/tj/git-extras"
-
-if [[ "${PV}" == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="${HOMEPAGE}"
-else
-	SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-vcs/git"
-
-src_compile() { :; }
-
-src_install() {
-	emake install PREFIX="${EPREIFX}"/usr SYSCONFDIR="${EPREFIX}"/etc DESTDIR="${D}"
-
-	rm -rf "${D}"/etc/bash_completion.d
-
-	newbashcomp etc/bash_completion.sh "${PN}"
-
-	insinto /usr/share/zsh/site-functions
-	newins etc/git-extras-completion.zsh "_${PN}"
-
-}

diff --git a/dev-vcs/git-extras/metadata.xml b/dev-vcs/git-extras/metadata.xml
deleted file mode 100644
index 87ca0f17..00000000
--- a/dev-vcs/git-extras/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>petrus.zy.07@gmail.com</email>
-    <name>Petrus Zhao</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">tj/git-extras</remote-id>
-  </upstream>
-</pkgmetadata>


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/git-extras/
Date: Fri, 19 Mar 2021 11:26:14 +0000 (UTC)	[thread overview]
Message-ID: <1616153141.6a82049f212f1e13c579ebca63711647bb54a901.andrewammerlaan@gentoo> (raw)
Message-ID: <20210319112614.HJ5xOOPLVOXoNiB_IUY0RD-0AvVOVeu6unhP78DIV6c@z> (raw)

commit:     6a82049f212f1e13c579ebca63711647bb54a901
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:25:41 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:25:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a82049f

dev-vcs/git-extras: moved to ::gentoo

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-vcs/git-extras/Manifest                |  1 -
 dev-vcs/git-extras/git-extras-6.1.0.ebuild | 36 ------------------------------
 dev-vcs/git-extras/git-extras-9999.ebuild  | 36 ------------------------------
 dev-vcs/git-extras/metadata.xml            | 11 ---------
 4 files changed, 84 deletions(-)

diff --git a/dev-vcs/git-extras/Manifest b/dev-vcs/git-extras/Manifest
deleted file mode 100644
index 47bb99cf..00000000
--- a/dev-vcs/git-extras/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST git-extras-6.1.0.tar.gz 153503 BLAKE2B 3450edecb3116e19ffcf918b118aee04f025c06d812e29e8701f35a3c466b13d2578d41c8e1ee93327743d0019bf98bb3f397189e19435f89e3a259ff1b82747 SHA512 098415339177f802299d93947e2979a2fc6c2935eb2d735cd71ad76e035d5489e4c8d9009e2673c109b28e393319745be249cc195814087d59b436f4a56dabab

diff --git a/dev-vcs/git-extras/git-extras-6.1.0.ebuild b/dev-vcs/git-extras/git-extras-6.1.0.ebuild
deleted file mode 100644
index 3ab7c359..00000000
--- a/dev-vcs/git-extras/git-extras-6.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Little git extras"
-HOMEPAGE="https://github.com/tj/git-extras"
-
-if [[ "${PV}" == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="${HOMEPAGE}"
-else
-	SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-vcs/git"
-
-src_compile() { :; }
-
-src_install() {
-	emake install PREFIX="${EPREIFX}"/usr SYSCONFDIR="${EPREFIX}"/etc DESTDIR="${D}"
-
-	rm -rf "${D}"/etc/bash_completion.d
-
-	newbashcomp etc/bash_completion.sh "${PN}"
-
-	insinto /usr/share/zsh/site-functions
-	newins etc/git-extras-completion.zsh "_${PN}"
-
-}

diff --git a/dev-vcs/git-extras/git-extras-9999.ebuild b/dev-vcs/git-extras/git-extras-9999.ebuild
deleted file mode 100644
index 3ab7c359..00000000
--- a/dev-vcs/git-extras/git-extras-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Little git extras"
-HOMEPAGE="https://github.com/tj/git-extras"
-
-if [[ "${PV}" == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="${HOMEPAGE}"
-else
-	SRC_URI="https://github.com/tj/git-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="dev-vcs/git"
-
-src_compile() { :; }
-
-src_install() {
-	emake install PREFIX="${EPREIFX}"/usr SYSCONFDIR="${EPREFIX}"/etc DESTDIR="${D}"
-
-	rm -rf "${D}"/etc/bash_completion.d
-
-	newbashcomp etc/bash_completion.sh "${PN}"
-
-	insinto /usr/share/zsh/site-functions
-	newins etc/git-extras-completion.zsh "_${PN}"
-
-}

diff --git a/dev-vcs/git-extras/metadata.xml b/dev-vcs/git-extras/metadata.xml
deleted file mode 100644
index 87ca0f17..00000000
--- a/dev-vcs/git-extras/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>petrus.zy.07@gmail.com</email>
-    <name>Petrus Zhao</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">tj/git-extras</remote-id>
-  </upstream>
-</pkgmetadata>


             reply	other threads:[~2021-03-19 11:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 11:26 Andrew Ammerlaan [this message]
2021-03-19 11:26 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/git-extras/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2020-10-04 18:13 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-25  7:29 Andrew Ammerlaan
2020-06-25  7:29 Andrew Ammerlaan
2020-03-28 11:08 Andrew Ammerlaan
2020-03-13 17:45 Andrew Ammerlaan
2020-03-13 13:14 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-13 17:45 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1616153141.6a82049f212f1e13c579ebca63711647bb54a901.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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