summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 05:39:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 05:39:22 +0000
commitf72a2e284c25060fcadab9e4e075b80a594952ed (patch)
tree7551e4499fd9cc6b8425d058ef9a1056dbaff30f /app-forensics/sleuthkit
parents390 love #140112 (diff)
downloadgentoo-2-f72a2e284c25060fcadab9e4e075b80a594952ed.tar.gz
gentoo-2-f72a2e284c25060fcadab9e4e075b80a594952ed.tar.bz2
gentoo-2-f72a2e284c25060fcadab9e4e075b80a594952ed.zip
arm/s390 stable #145272
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r--app-forensics/sleuthkit/sleuthkit-2.03.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/sleuthkit-2.03.ebuild b/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
index 9ac53adefa7f..7c188a254039 100644
--- a/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
+++ b/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.03.ebuild,v 1.6 2006/09/05 20:42:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.03.ebuild,v 1.7 2006/11/12 05:39:22 vapier Exp $
inherit toolchain-funcs eutils
DESCRIPTION="A collection of file system and media management forensic analysis tools"
HOMEPAGE="http://www.sleuthkit.org/sleuthkit/"
SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz
- mirror://gentoo/${P}_dbtool.patch.bz2"
+ mirror://gentoo/${P}_dbtool.patch.bz2"
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-perl/DateManip"