commit: 2c1d9b50101a5af60a74728df1e502da27f15e03 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Jan 6 09:42:04 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Wed Jan 6 09:42:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2c1d9b50
dev-util/mad-numdiff: drop old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-util/mad-numdiff/mad-numdiff-20150724.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-util/mad-numdiff/mad-numdiff-20150724.ebuild b/dev-util/mad-numdiff/mad-numdiff-20150724.ebuild deleted file mode 100644 index 141df3952..000000000 --- a/dev-util/mad-numdiff/mad-numdiff-20150724.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils vcs-snapshot - -DESCRIPTION="compare unformatted text files with numerical content" -HOMEPAGE="https://github.com/quinoacomputing/ndiff" -COMMIT="3154ade48853851bd82251f3e98dded92c9998f0" -SRC_URI="${HOMEPAGE}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}"
