From 4200ea55e424f10a019ad10028c9ed4b8a098b23 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 23 Dec 2019 13:08:30 +0000 Subject: Bump libjsonpp 0.12 --- dev-vcs/git-extras/git-extras-4.6.0.ebuild | 25 ------------------------- dev-vcs/git-extras/git-extras-4.7.0.ebuild | 25 ------------------------- 2 files changed, 50 deletions(-) delete mode 100644 dev-vcs/git-extras/git-extras-4.6.0.ebuild delete mode 100644 dev-vcs/git-extras/git-extras-4.7.0.ebuild (limited to 'dev-vcs') diff --git a/dev-vcs/git-extras/git-extras-4.6.0.ebuild b/dev-vcs/git-extras/git-extras-4.6.0.ebuild deleted file mode 100644 index b9ecf03..0000000 --- a/dev-vcs/git-extras/git-extras-4.6.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -inherit eutils - -DESCRIPTION="GIT utilities -- repo summary, repl, changelog population, author commit percentages and more" -HOMEPAGE="https://github.com/tj/git-extras" -SRC_URI="https://github.com/tj/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -src_compile() { echo; } - -src_install() { - emake install PREFIX="${D}/usr" SYSCONFDIR="${D}/etc" -} - diff --git a/dev-vcs/git-extras/git-extras-4.7.0.ebuild b/dev-vcs/git-extras/git-extras-4.7.0.ebuild deleted file mode 100644 index b9ecf03..0000000 --- a/dev-vcs/git-extras/git-extras-4.7.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 -inherit eutils - -DESCRIPTION="GIT utilities -- repo summary, repl, changelog population, author commit percentages and more" -HOMEPAGE="https://github.com/tj/git-extras" -SRC_URI="https://github.com/tj/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -src_compile() { echo; } - -src_install() { - emake install PREFIX="${D}/usr" SYSCONFDIR="${D}/etc" -} - -- cgit v1.2.3