* [gentoo-commits] gentoo-x86 commit in app-forensics/yasat: yasat-700.ebuild ChangeLog yasat-456.ebuild
@ 2013-07-11 15:46 Tom Wijsman (tomwij)
0 siblings, 0 replies; only message in thread
From: Tom Wijsman (tomwij) @ 2013-07-11 15:46 UTC (permalink / raw
To: gentoo-commits
tomwij 13/07/11 15:46:03
Modified: ChangeLog
Added: yasat-700.ebuild
Removed: yasat-456.ebuild
Log:
Version bump to 700. Remove two unimportant failing tests. Proxied commit by Corentin LABBE.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.11 app-forensics/yasat/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/yasat/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/yasat/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/yasat/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 30 Jan 2013 18:54:23 -0000 1.10
+++ ChangeLog 11 Jul 2013 15:46:03 -0000 1.11
@@ -1,6 +1,14 @@
# ChangeLog for app-forensics/yasat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.10 2013/01/30 18:54:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.11 2013/07/11 15:46:03 tomwij Exp $
+
+*yasat-700 (11 Jul 2013)
+
+ 11 Jul 2013; Tom Wijsman <TomWij@gentoo.org>
+ +files/yasat-700-remove-absent-tests.patch, +yasat-700.ebuild,
+ -yasat-456.ebuild:
+ Version bump to 700. Remove two unimportant failing tests. Proxied commit by
+ Corentin LABBE.
30 Jan 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Update metadata.xml
1.1 app-forensics/yasat/yasat-700.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/yasat/yasat-700.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/yasat/yasat-700.ebuild?rev=1.1&content-type=text/plain
Index: yasat-700.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/yasat-700.ebuild,v 1.1 2013/07/11 15:46:03 tomwij Exp $
EAPI=5
inherit eutils
DESCRIPTION="Security and system auditing tool"
HOMEPAGE="http://yasat.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
S=${WORKDIR}/${PN}
src_prepare() {
epatch "${FILESDIR}"/${P}-remove-absent-tests.patch
}
src_compile() { :; }
src_install() {
emake install DESTDIR="${D}" PREFIX="/usr" SYSCONFDIR="/etc"
dodoc README CHANGELOG
doman man/yasat.8
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-11 15:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 15:46 [gentoo-commits] gentoo-x86 commit in app-forensics/yasat: yasat-700.ebuild ChangeLog yasat-456.ebuild Tom Wijsman (tomwij)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox