absinthe: rm (old, source unavailable, no revdeps)

This commit is contained in:
Guido Kroon 2020-06-18 12:28:30 +02:00
parent 2e95dcf1c8
commit df24a663b6
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
4 changed files with 0 additions and 39 deletions

View file

@ -1 +0,0 @@
DIST Absinthe-1.4.1-Linux.tar.gz 3025797 SHA256 30b2ea963a7fadea1097130c54ddf60e8e0318584201d653510ac6b587d88ccb

View file

@ -1,34 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /root/portage/net-analyzer/absinthe/absinthe-1.4.1.ebuild,v 1.1.1.1 2006/03/02 00:53:51 grimmlin Exp $
inherit mono
MY_P=Absinthe-${PV}-Linux
DESCRIPTION="a gui-based tool for aiding in Blind SQL Injection"
HOMEPAGE="http://www.0x90.org/releases/absinthe/"
SRC_URI="http://www.0x90.org/releases/absinthe/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=dev-lang/mono-1
=dev-dotnet/wxnet-0.7.2"
S=${WORKDIR}/${MY_P}
src_compile() {
einfo "Nothing to compile"
ewarn "We are using the binary dist of absinthe,"
ewarn "You can expect breakage..."
}
src_install() {
dodir /usr/lib/"${PN}"
rm "${S}"/bin/Absinthe.ico "${S}"/bin/wxNET.tar "${S}"/bin/runabsinthe.sh
cp -R "${S}"/bin/* "${D}"/usr/lib/"${PN}"
dobin "${FILESDIR}"/absinthe
dodoc README
}

View file

@ -1,3 +0,0 @@
#!/bin/bash
mono /usr/lib/absinthe/Absinthe.exe

View file

@ -1,4 +1,3 @@
dev-db/absinthe
dev-db/mssqlscan
dev-db/oat
dev-db/sqlbf