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

This commit is contained in:
Guido Kroon 2020-06-18 12:38:32 +02:00
parent 7cd7d8c2b5
commit 3f57f9957e
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
3 changed files with 0 additions and 30 deletions

View file

@ -1 +0,0 @@
DIST sqid-0.3.tar.gz 7916 SHA256 b76ba9f76bdaeffbdf068c3668af79e1c700692ab288ce7f8cdb25c51dbb034d

View file

@ -1,28 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /root/portage/net-analyzer/sqlinject/sqlinject-1.1.ebuild,v 1.1.1.1 2006/03/21 14:30:26 grimmlin Exp $
EAPI=2
DESCRIPTION="A SQL injection digger"
HOMEPAGE="http://sqid.rubyforge.org/"
SRC_URI="http://rubyforge.org/frs/download.php/30716/sqid-0.3.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-lang/ruby"
src_compile () {
einfo "Nothing to compile"
sed -i -e 's:sqid.db:/usr/lib/sqid/sqid.db:g' sqid.rb || die
}
src_install () {
dodoc readme || die
insinto /usr/lib/"${PN}"/
doins sqid.db || die
dobin sqid.rb || die
}

View file

@ -4,7 +4,6 @@ dev-perl/Net-Pcap amd64
<dev-db/sqlitebrowser-9999 **
dev-java/antlr ~arm
<net-analyzer/sqlninja-9999 **
~dev-db/sqid-0.3 **
~dev-db/mssqlscan-0.8.4 **
~dev-db/oat-1.3.1 **
~dev-db/minimysqlator-05 **