commit: 7b38fe620b1f95702587d6ec298f96a3f1fd9b60 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 21:03:16 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 22:34:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b38fe62
net-libs/libnipper: drop 0.12.6-r1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-libs/libnipper/libnipper-0.12.6-r1.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild deleted file mode 100644 index 9a29393477d6..000000000000 --- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="A router configuration security analysis library" -HOMEPAGE="http://nipper.titania.co.uk/" -SRC_URI="mirror://sourceforge/nipper/${P}.tgz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -PATCHES=( - "${FILESDIR}/${P}-glibc-2.10.patch" - "${FILESDIR}/${P}-gcc47.patch" - "${FILESDIR}/${P}-multilib-strict.patch" -)
