summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-04-25 00:53:49 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-04-25 00:53:49 +0000
commit10cccc098330ecc955ea811e4a75960dfdf75d4f (patch)
tree5c0a94e0013ec0ad59e42864561d23de82940ce7 /net-analyzer/libnasl
parents390 stable (diff)
downloadhistorical-10cccc098330ecc955ea811e4a75960dfdf75d4f.tar.gz
historical-10cccc098330ecc955ea811e4a75960dfdf75d4f.tar.bz2
historical-10cccc098330ecc955ea811e4a75960dfdf75d4f.zip
remove clutter, mark 2.2.4 x86 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog6
-rw-r--r--net-analyzer/libnasl/files/digest-libnasl-2.2.2a1
-rw-r--r--net-analyzer/libnasl/files/digest-libnasl-2.2.31
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.2a.ebuild31
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.3.ebuild31
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.4.ebuild4
6 files changed, 7 insertions, 67 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index 5227809e3b4f..28273383957a 100644
--- a/net-analyzer/libnasl/ChangeLog
+++ b/net-analyzer/libnasl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/libnasl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.51 2005/04/24 23:56:39 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.52 2005/04/25 00:51:23 vanquirius Exp $
+
+ 24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -libnasl-2.2.2a.ebuild,
+ -libnasl-2.2.3.ebuild, libnasl-2.2.4.ebuild:
+ Removing ebuild clutter, marking 2.2.4 x86 stable.
24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> libnasl-2.2.2a.ebuild,
libnasl-2.2.3.ebuild, libnasl-2.2.4.ebuild, libnasl-2.3.0.ebuild:
diff --git a/net-analyzer/libnasl/files/digest-libnasl-2.2.2a b/net-analyzer/libnasl/files/digest-libnasl-2.2.2a
deleted file mode 100644
index 9b08ccbefeb1..000000000000
--- a/net-analyzer/libnasl/files/digest-libnasl-2.2.2a
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1ef731dd1470b9c4976071bad2fdfac6 libnasl-2.2.2a.tar.gz 366669
diff --git a/net-analyzer/libnasl/files/digest-libnasl-2.2.3 b/net-analyzer/libnasl/files/digest-libnasl-2.2.3
deleted file mode 100644
index 9c078278225b..000000000000
--- a/net-analyzer/libnasl/files/digest-libnasl-2.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ee66b86f0a808c9eb1e1756490e5c067 libnasl-2.2.3.tar.gz 360918
diff --git a/net-analyzer/libnasl/libnasl-2.2.2a.ebuild b/net-analyzer/libnasl/libnasl-2.2.2a.ebuild
deleted file mode 100644
index ed3608ae558c..000000000000
--- a/net-analyzer/libnasl/libnasl-2.2.2a.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.2a.ebuild,v 1.2 2005/04/24 23:56:39 vanquirius Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="A remote security scanner for Linux (libnasl)"
-HOMEPAGE="http://www.nessus.org/"
-SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64"
-IUSE=""
-
-DEPEND="=net-analyzer/nessus-libraries-${PV}"
-
-S=${WORKDIR}/${PN}
-
-src_compile() {
- export CC=$(tc-getCC)
- econf || die "configuration failed"
- # emake fails for >= -j2. bug #16471.
- emake -C nasl cflags
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "Install failed libnasl"
- dodoc COPYING
-}
diff --git a/net-analyzer/libnasl/libnasl-2.2.3.ebuild b/net-analyzer/libnasl/libnasl-2.2.3.ebuild
deleted file mode 100644
index b7c17f068f8b..000000000000
--- a/net-analyzer/libnasl/libnasl-2.2.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.3.ebuild,v 1.2 2005/04/24 23:56:39 vanquirius Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="A remote security scanner for Linux (libnasl)"
-HOMEPAGE="http://www.nessus.org/"
-SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64"
-IUSE=""
-
-DEPEND="=net-analyzer/nessus-libraries-${PV}"
-
-S=${WORKDIR}/${PN}
-
-src_compile() {
- export CC=$(tc-getCC)
- econf || die "configuration failed"
- # emake fails for >= -j2. bug #16471.
- emake -C nasl cflags
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "Install failed libnasl"
- dodoc COPYING
-}
diff --git a/net-analyzer/libnasl/libnasl-2.2.4.ebuild b/net-analyzer/libnasl/libnasl-2.2.4.ebuild
index 60ffa3d814f0..f8a38627b336 100644
--- a/net-analyzer/libnasl/libnasl-2.2.4.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.4.ebuild,v 1.3 2005/04/24 23:56:39 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.4.ebuild,v 1.4 2005/04/25 00:51:23 vanquirius Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ppc64"
IUSE=""
DEPEND="=net-analyzer/nessus-libraries-${PV}"