# ChangeLog for net-analyzer/libnasl
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.80 2006/06/01 21:37:52 jokey Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.81 2007/02/01 22:03:54 jokey Exp $
+
+ 01 Feb 2007; Markus Ullmann <jokey@gentoo.org> -libnasl-2.2.7.ebuild,
+ -libnasl-2.2.8.ebuild:
+ cleanup
*libnasl-2.2.8 (01 Jun 2006)
+++ /dev/null
-MD5 37f6f0db022dad1e218371909de3e8af libnasl-2.2.7.tar.gz 364755
-RMD160 281c6ea87e8eba25152f6f81bdf7186b2ceb9e43 libnasl-2.2.7.tar.gz 364755
-SHA256 6e40f246bc4ff3a7adb48fa417692df02e087c72c372374d88e1175941a5cd00 libnasl-2.2.7.tar.gz 364755
+++ /dev/null
-MD5 07e8d9f06862cb240ede348713cfe31b libnasl-2.2.8.tar.gz 366779
-RMD160 42bb5cfe9e1974b036c54530721f785344cacdff libnasl-2.2.8.tar.gz 366779
-SHA256 bf9552443b9d016f6f5861a713f9167efcd9f979fcb6112e6c638541d4e20a1d libnasl-2.2.8.tar.gz 366779
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.7.ebuild,v 1.1 2006/03/09 17:47:48 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-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"
-}
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.8.ebuild,v 1.1 2006/06/01 21:37:52 jokey 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-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"
-}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.3 2006/03/05 21:13:54 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.3.1.ebuild,v 1.4 2007/02/01 22:03:54 jokey Exp $
inherit toolchain-funcs
KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="=net-analyzer/nessus-libraries-${PV}"
+DEPEND="~net-analyzer/nessus-libraries-${PV}"
S="${WORKDIR}/${PN}"
# ChangeLog for net-analyzer/nessus-plugins
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.73 2006/06/01 21:43:34 jokey Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.74 2007/02/01 22:05:35 jokey Exp $
+
+ 01 Feb 2007; Markus Ullmann <jokey@gentoo.org>
+ -nessus-plugins-2.2.7.ebuild, -nessus-plugins-2.2.8.ebuild:
+ cleanup
*nessus-plugins-2.2.8 (01 Jun 2006)
+++ /dev/null
-MD5 2e51f5ad96dd55888e835382a61de585 nessus-plugins-GPL-2.2.7.tar.gz 1032442
-RMD160 12681938e75be4749f9b4c51688a83f41f5658f4 nessus-plugins-GPL-2.2.7.tar.gz 1032442
-SHA256 1be559d0c1fd5409e273f816fd59fa133d3344df472699585249cedde576a5ea nessus-plugins-GPL-2.2.7.tar.gz 1032442
+++ /dev/null
-MD5 02bc619c89b9615e27f684f97d471c85 nessus-plugins-GPL-2.2.8.tar.gz 1045101
-RMD160 8a1ae7c35c26df4cd27b918c867ab8a461d9530a nessus-plugins-GPL-2.2.8.tar.gz 1045101
-SHA256 436f8e49ff7bec273f12ad8e8e47a9b50c3935118c25e383ae379dca13aacaaf nessus-plugins-GPL-2.2.8.tar.gz 1045101
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.2.7.ebuild,v 1.1 2006/03/09 17:48:14 vanquirius Exp $
-
-inherit toolchain-funcs
-
-S="${WORKDIR}/${PN}"
-DESCRIPTION="A remote security scanner for Linux (nessus-plugins)"
-HOMEPAGE="http://www.nessus.org/"
-SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/nessus-plugins-GPL-${PV}.tar.gz"
-DEPEND=">=net-analyzer/nessus-core-${PV}"
-SLOT="0"
-IUSE=""
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-src_compile() {
- export CC="$(tc-getCC)"
- econf || die
- emake || die
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- install || die "make install failed"
- dodoc docs/*.txt plugins/accounts/accounts.txt
-}
-
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.2.8.ebuild,v 1.1 2006/06/01 21:43:34 jokey Exp $
-
-inherit toolchain-funcs
-
-S="${WORKDIR}/${PN}"
-DESCRIPTION="A remote security scanner for Linux (nessus-plugins)"
-HOMEPAGE="http://www.nessus.org/"
-SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/nessus-plugins-GPL-${PV}.tar.gz"
-DEPEND=">=net-analyzer/nessus-core-${PV}"
-SLOT="0"
-IUSE=""
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-src_compile() {
- export CC="$(tc-getCC)"
- econf || die
- emake || die
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- install || die "make install failed"
- dodoc docs/*.txt plugins/accounts/accounts.txt
-}
-