public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/lsat/
Date: Tue,  7 Nov 2017 13:21:49 +0000 (UTC)	[thread overview]
Message-ID: <1510060895.d22c09edfa32fdd7f21c4690ce4fd3fafc9f6790.mrueg@gentoo> (raw)

commit:     d22c09edfa32fdd7f21c4690ce4fd3fafc9f6790
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  7 13:21:35 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov  7 13:21:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22c09ed

app-admin/lsat: Remove old

Package-Manager: Portage-2.3.12, Repoman-2.3.4

 app-admin/lsat/lsat-0.9.7.1-r1.ebuild | 47 -----------------------------------
 1 file changed, 47 deletions(-)

diff --git a/app-admin/lsat/lsat-0.9.7.1-r1.ebuild b/app-admin/lsat/lsat-0.9.7.1-r1.ebuild
deleted file mode 100644
index 2df288ba1a6..00000000000
--- a/app-admin/lsat/lsat-0.9.7.1-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="The Linux Security Auditing Tool"
-HOMEPAGE="http://usat.sourceforge.net/"
-SRC_URI="http://usat.sourceforge.net/code/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="minimal"
-
-DEPEND="dev-lang/perl" # pod2man
-RDEPEND="!minimal? (
-		app-portage/portage-utils
-		net-analyzer/nmap
-		sys-apps/iproute2
-		sys-apps/which
-		sys-process/lsof
-	)"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${P}-gentoo.patch
-
-	# patch for segmentation fault see bug #184488
-	epatch "${FILESDIR}"/${P}-segfault-fix.patch
-	sed -i Makefile.in \
-		-e '/^LDFLAGS=/d' \
-		-e '/^CFLAGS=/d' \
-		|| die "sed Makefile.in"
-}
-
-src_compile() {
-	tc-export CC
-	econf
-	emake CFLAGS="${CFLAGS}" all manpage || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install installman || die "emake install failed"
-	dodoc README* *.txt
-	dohtml modules.html changelog/changelog.html
-}


             reply	other threads:[~2017-11-07 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-07 13:21 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-07 13:21 [gentoo-commits] repo/gentoo:master commit in: app-admin/lsat/ Manuel Rüger
2017-10-29 21:08 Thomas Deutschmann
2017-10-13 19:25 Sergei Trofimovich
2017-04-17 22:14 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1510060895.d22c09edfa32fdd7f21c4690ce4fd3fafc9f6790.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox