mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-vcs/git-blame-someone-else: drop 9999
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI="7"
|
|
||||||
|
|
||||||
inherit git-r3
|
|
||||||
|
|
||||||
DESCRIPTION="Blame someone else for your bad code."
|
|
||||||
HOMEPAGE="https://github.com/jayphelps/git-blame-someone-else"
|
|
||||||
EGIT_REPO_URI="https://github.com/jayphelps/git-blame-someone-else.git"
|
|
||||||
|
|
||||||
LICENSE="MIT"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS=""
|
|
||||||
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
RDEPEND="
|
|
||||||
dev-vcs/git
|
|
||||||
"
|
|
||||||
DEPEND=""
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
dobin "${PN}"
|
|
||||||
einstalldocs
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user