summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2004-09-18 16:25:35 +0000
committerAaron Walker <ka0ttic@gentoo.org>2004-09-18 16:25:35 +0000
commit23e5abe7ce824284ebf729c27d13e7b40fa9971b (patch)
treedf7bd2517202ccde9a56a77c4e67c966e2dc08f2 /app-forensics
parentStable on sparc. (diff)
downloadhistorical-23e5abe7ce824284ebf729c27d13e7b40fa9971b.tar.gz
historical-23e5abe7ce824284ebf729c27d13e7b40fa9971b.tar.bz2
historical-23e5abe7ce824284ebf729c27d13e7b40fa9971b.zip
Fixed hasq/useq invocation
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/aide/ChangeLog5
-rw-r--r--app-forensics/aide/aide-0.10_p20040917.ebuild6
-rw-r--r--app-forensics/chkrootkit/Manifest4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index 094253a1cd6a..fdfa6aeaacac 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/aide
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.4 2004/09/18 14:22:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.5 2004/09/18 16:25:35 ka0ttic Exp $
+
+ 18 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> aide-0.10_p20040917.ebuild:
+ Fixed hasq/useq invocation
*aide-0.10_p20040917 (18 Sep 2004)
diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild
index 1b86b8958e40..2854ff8501df 100644
--- a/app-forensics/aide/aide-0.10_p20040917.ebuild
+++ b/app-forensics/aide/aide-0.10_p20040917.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.1 2004/09/18 14:22:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.2 2004/09/18 16:25:35 ka0ttic Exp $
inherit eutils
@@ -57,7 +57,7 @@ src_compile() {
src_test() {
# aide abort()'s inside the sandbox for some reason
- if ! hasq sandbox ${FEATURES};
+ if ! has sandbox ${FEATURES};
then
src/aide --init -c doc/aide.conf -V20 \
|| die "failed to initialise database"
@@ -84,7 +84,7 @@ pkg_postinst() {
einfo "Read the aide.conf(5) manual page for more information."
echo
- if useq postgres; then
+ if use postgres; then
einfo "Due to a bad assumption by aide, you must issue the following"
einfo "command after the database initialization (aide --init ...):"
einfo
diff --git a/app-forensics/chkrootkit/Manifest b/app-forensics/chkrootkit/Manifest
index 1f04b29677f6..f15089e0b3ae 100644
--- a/app-forensics/chkrootkit/Manifest
+++ b/app-forensics/chkrootkit/Manifest
@@ -1,7 +1,7 @@
-MD5 066ef31e2f1472d7fd1b3e13ecce2a82 ChangeLog 6561
+MD5 3c264a92c2ab2ea952bea08201f06514 ChangeLog 6648
MD5 91dbb272148b894153769c814d045e6f chkrootkit-0.37.ebuild 752
MD5 6444ea8cc0366657ae08111e3f531b16 chkrootkit-0.43-r2.ebuild 935
-MD5 e00245f466be8725210426b40aad58f0 chkrootkit-0.43-r3.ebuild 934
+MD5 bf88d15fd28eb4f6b7dcab680bfaae51 chkrootkit-0.43-r3.ebuild 933
MD5 4ba9dbd11e2eba27cedd01346f5deaee chkrootkit-0.43-r4.ebuild 1116
MD5 b27a0b043514751e83ca9091a7451d03 chkrootkit-0.43.ebuild 971
MD5 7460fdec86596dcf99c66fbb167712af metadata.xml 256