summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 18:49:17 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 18:49:17 +0000
commitf7c258e253f083253f41644f36c9bb8e5b720115 (patch)
tree65c6e98607fcc4de0bcd5a299a80b144fdba0f73 /app-forensics
parentVersion bump, resolves both bug 89851 and bug 69358 in the process. Clean out... (diff)
downloadhistorical-f7c258e253f083253f41644f36c9bb8e5b720115.tar.gz
historical-f7c258e253f083253f41644f36c9bb8e5b720115.tar.bz2
historical-f7c258e253f083253f41644f36c9bb8e5b720115.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/aide/ChangeLog5
-rw-r--r--app-forensics/aide/aide-0.10_p20040917.ebuild4
-rw-r--r--app-forensics/autopsy/ChangeLog5
-rw-r--r--app-forensics/autopsy/autopsy-2.03.ebuild4
-rw-r--r--app-forensics/rkhunter/ChangeLog5
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.3.ebuild4
-rw-r--r--app-forensics/sleuthkit/ChangeLog5
-rw-r--r--app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild4
8 files changed, 24 insertions, 12 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index a9dbb5a3c34c..b7c4ad4cd9fe 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/aide
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.12 2005/03/27 11:27:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.13 2005/04/21 18:46:53 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> aide-0.10_p20040917.ebuild:
+ stable on amd64
27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
aide-0.10_p20040917.ebuild:
diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild
index 5d9509f26c00..b9d0f113246a 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-2005 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.7 2005/03/27 11:27:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.8 2005/04/21 18:46:53 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~amd64"
+KEYWORDS="x86 ppc sparc alpha amd64"
IUSE="nls postgres zlib crypt"
DEPEND="app-arch/gzip
diff --git a/app-forensics/autopsy/ChangeLog b/app-forensics/autopsy/ChangeLog
index b3448ec439e1..b1d531145fe3 100644
--- a/app-forensics/autopsy/ChangeLog
+++ b/app-forensics/autopsy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/autopsy
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.9 2005/01/01 14:22:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.10 2005/04/21 18:48:41 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> autopsy-2.03.ebuild:
+ stable on amd64
25 Dec 2004; Jason Wever <weeve@gentoo.org> autopsy-2.03.ebuild:
Stable on sparc.
diff --git a/app-forensics/autopsy/autopsy-2.03.ebuild b/app-forensics/autopsy/autopsy-2.03.ebuild
index d6edf57fa20d..694e9b9656e5 100644
--- a/app-forensics/autopsy/autopsy-2.03.ebuild
+++ b/app-forensics/autopsy/autopsy-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.8 2005/03/09 00:46:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.9 2005/04/21 18:48:41 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm ppc s390 sparc x86"
+KEYWORDS="amd64 arm ppc s390 sparc x86"
IUSE=""
# Runtime depend on grep and file deliberate
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog
index 7d587dfc86f7..d77fc658f0f6 100644
--- a/app-forensics/rkhunter/ChangeLog
+++ b/app-forensics/rkhunter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/rkhunter
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.31 2005/04/01 20:11:58 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.32 2005/04/21 18:49:17 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> rkhunter-1.2.3.ebuild:
+ stable on amd64
01 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> rkhunter-1.2.1.ebuild:
Stable on ppc.
diff --git a/app-forensics/rkhunter/rkhunter-1.2.3.ebuild b/app-forensics/rkhunter/rkhunter-1.2.3.ebuild
index f74f4a31d3f6..4a9637ccc5a7 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.3.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.3.ebuild,v 1.1 2005/03/22 13:15:00 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.3.ebuild,v 1.2 2005/04/21 18:49:17 blubb Exp $
inherit eutils bash-completion
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.rootkit.nl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha amd64 ~sparc"
IUSE=""
DEPEND="app-arch/tar
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog
index b23c467bd74d..924722cfb551 100644
--- a/app-forensics/sleuthkit/ChangeLog
+++ b/app-forensics/sleuthkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/sleuthkit
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.12 2005/03/27 11:28:11 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.13 2005/04/21 18:48:32 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> sleuthkit-1.73-r1.ebuild:
+ stable on amd64
27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
sleuthkit-1.73-r1.ebuild:
diff --git a/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild b/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild
index 3567201493e2..adca43c08d94 100644
--- a/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild
+++ b/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild,v 1.5 2005/03/27 11:28:11 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.73-r1.ebuild,v 1.6 2005/04/21 18:48:32 blubb Exp $
inherit toolchain-funcs eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz
LICENSE="GPL-2 IBM"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ppc s390 sparc x86"
+KEYWORDS="amd64 arm hppa ppc s390 sparc x86"
IUSE=""
RDEPEND="dev-lang/perl