summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/yasat')
-rw-r--r--app-forensics/yasat/ChangeLog8
-rw-r--r--app-forensics/yasat/yasat-351.ebuild19
-rw-r--r--app-forensics/yasat/yasat-421.ebuild (renamed from app-forensics/yasat/yasat-385.ebuild)2
3 files changed, 8 insertions, 21 deletions
diff --git a/app-forensics/yasat/ChangeLog b/app-forensics/yasat/ChangeLog
index 549552f62d79..3cd254e81c70 100644
--- a/app-forensics/yasat/ChangeLog
+++ b/app-forensics/yasat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-forensics/yasat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.4 2011/03/24 01:02:26 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/ChangeLog,v 1.5 2011/06/16 08:57:28 hwoarang Exp $
+
+*yasat-421 (16 Jun 2011)
+
+ 16 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -yasat-351.ebuild,
+ -yasat-385.ebuild, +yasat-421.ebuild:
+ version bump. Remove old
*yasat-400 (24 Mar 2011)
diff --git a/app-forensics/yasat/yasat-351.ebuild b/app-forensics/yasat/yasat-351.ebuild
deleted file mode 100644
index 9a662ae1ef8f..000000000000
--- a/app-forensics/yasat/yasat-351.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/yasat-351.ebuild,v 1.1 2010/08/11 11:49:33 hwoarang Exp $
-
-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"
-IUSE=""
-
-S=${WORKDIR}/${PN}
-
-src_install() {
- emake install DESTDIR="${D}" PREFIX="/usr" SYSCONFDIR="/etc" || die
- dodoc README CHANGELOG || die
-}
diff --git a/app-forensics/yasat/yasat-385.ebuild b/app-forensics/yasat/yasat-421.ebuild
index 6adfd46ca1b0..d6ccc5e62064 100644
--- a/app-forensics/yasat/yasat-385.ebuild
+++ b/app-forensics/yasat/yasat-421.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/yasat-385.ebuild,v 1.1 2011/01/14 16:13:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/yasat/yasat-421.ebuild,v 1.1 2011/06/16 08:57:28 hwoarang Exp $
DESCRIPTION="Security and system auditing tool"
HOMEPAGE="http://yasat.sourceforge.net"