monsieurp 14/08/30 18:18:59 Modified: nikto-2.1.5.ebuild ChangeLog Log: #489240: version bump to 2.1.5 + EAPI bump to 5 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 net-analyzer/nikto/nikto-2.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?r1=1.1&r2=1.2 Index: nikto-2.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nikto-2.1.5.ebuild 30 Aug 2014 17:48:49 -0000 1.1 +++ nikto-2.1.5.ebuild 30 Aug 2014 18:18:59 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild,v 1.1 2014/08/30 17:48:49 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild,v 1.2 2014/08/30 18:18:59 monsieurp Exp $ EAPI=5 inherit perl-module @@ -51,7 +51,6 @@ for pm in ${NIKTO_PMS}; do dosym /usr/share/nikto/plugins/${pm} ${VENDOR_LIB}/${pm} done - dodoc docs/*.txt || die dohtml docs/nikto_manual.html || die 1.30 net-analyzer/nikto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 10 Aug 2014 20:59:48 -0000 1.29 +++ ChangeLog 30 Aug 2014 18:18:59 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nikto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.29 2014/08/10 20:59:48 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.30 2014/08/30 18:18:59 monsieurp Exp $ + + 30 Aug 2014; <[email protected]> nikto-2.1.5.ebuild: + #489240: version bump to 2.1.5 + EAPI bump to 5 10 Aug 2014; Sergei Trofimovich <[email protected]> nikto-1.36.ebuild, nikto-2.03.ebuild, nikto-2.1.4.ebuild:
