summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-09-28 17:07:21 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-09-28 17:07:21 +0000
commit3b26f5a5f6fbac116913f20af6ab1ee59220b62a (patch)
treed402ca101f835a9a4b043e2f29dd277f0dd61f72 /app-forensics
parentStable on ppc wrt bug 194013 (diff)
downloadgentoo-2-3b26f5a5f6fbac116913f20af6ab1ee59220b62a.tar.gz
gentoo-2-3b26f5a5f6fbac116913f20af6ab1ee59220b62a.tar.bz2
gentoo-2-3b26f5a5f6fbac116913f20af6ab1ee59220b62a.zip
Marked stable on amd64 as per bug 181977.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/sleuthkit/ChangeLog6
-rw-r--r--app-forensics/sleuthkit/sleuthkit-2.09.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog
index 18c79f606427..17aca829b86b 100644
--- a/app-forensics/sleuthkit/ChangeLog
+++ b/app-forensics/sleuthkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/sleuthkit
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.31 2007/09/26 19:29:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.32 2007/09/28 17:07:21 philantrop Exp $
+
+ 28 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ sleuthkit-2.09.ebuild:
+ Marked stable on amd64 as per bug 181977.
26 Sep 2007; Raúl Porcel <armin76@gentoo.org> sleuthkit-2.09.ebuild:
sparc stable wrt security #181977
diff --git a/app-forensics/sleuthkit/sleuthkit-2.09.ebuild b/app-forensics/sleuthkit/sleuthkit-2.09.ebuild
index ed4e7fe57f84..d412e12a7ee8 100644
--- a/app-forensics/sleuthkit/sleuthkit-2.09.ebuild
+++ b/app-forensics/sleuthkit/sleuthkit-2.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild,v 1.5 2007/09/26 19:29:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild,v 1.6 2007/09/28 17:07:21 philantrop 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="dbtool"
RDEPEND="dev-perl/DateManip"