public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-plugins: ChangeLog openvas-plugins-1.0.4.ebuild
@ 2008-11-02  6:48 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2008-11-02  6:48 UTC (permalink / raw
  To: gentoo-commits

hanno       08/11/02 06:48:24

  Modified:             ChangeLog
  Added:                openvas-plugins-1.0.4.ebuild
  Log:
  openvas-plugins bump
  (Portage version: 2.2_rc13/cvs/Linux 2.6.28-rc2 x86_64)

Revision  Changes    Path
1.7                  net-analyzer/openvas-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Sep 2008 07:34:11 -0000	1.6
+++ ChangeLog	2 Nov 2008 06:48:24 -0000	1.7
@@ -1,6 +1,13 @@
 # ChangeLog for net-analyzer/openvas-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.6 2008/09/18 07:34:11 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.7 2008/11/02 06:48:24 hanno Exp $
+
+*openvas-plugins-1.0.4 (02 Nov 2008)
+
+  02 Nov 2008; Hanno Boeck <hanno@gentoo.org>
+  +files/openvas-plugins-1.0.4-respect-ldflags.diff,
+  +openvas-plugins-1.0.4.ebuild:
+  Version bump.
 
 *openvas-plugins-1.0.3 (18 Sep 2008)
 



1.1                  net-analyzer/openvas-plugins/openvas-plugins-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.4.ebuild?rev=1.1&content-type=text/plain

Index: openvas-plugins-1.0.4.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.4.ebuild,v 1.1 2008/11/02 06:48:24 hanno Exp $

inherit eutils

DESCRIPTION="A remote security scanner for Linux (openvas-plugins)"
HOMEPAGE="http://www.openvas.org/"
SRC_URI="http://wald.intevation.org/frs/download.php/523/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="net-analyzer/openvas-server"
src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}/${P}-respect-ldflags.diff" || die "epatch failed"
}

src_install() {
	make DESTDIR="${D}" install || die "make install failed"
	dodoc docs/*.txt || die "dodoc failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-02  6:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02  6:48 [gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-plugins: ChangeLog openvas-plugins-1.0.4.ebuild Hanno Boeck (hanno)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox