summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 20:42:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 20:42:01 +0000
commit35cadfc0874d02da40fc5b8d8c3ee67557d668ed (patch)
tree460dee2db42a195080b8896c1a918e4fff5c3664 /app-forensics
parentAdd blocker on sys-apps/kudzu, which provides the full, newer version that's ... (diff)
downloadgentoo-2-35cadfc0874d02da40fc5b8d8c3ee67557d668ed.tar.gz
gentoo-2-35cadfc0874d02da40fc5b8d8c3ee67557d668ed.tar.bz2
gentoo-2-35cadfc0874d02da40fc5b8d8c3ee67557d668ed.zip
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/sleuthkit/ChangeLog5
-rw-r--r--app-forensics/sleuthkit/sleuthkit-2.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog
index b17aef3cfc76..3ad30c4d6dfa 100644
--- a/app-forensics/sleuthkit/ChangeLog
+++ b/app-forensics/sleuthkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/sleuthkit
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.23 2006/09/03 23:53:44 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.24 2006/09/05 20:42:01 gustavoz Exp $
+
+ 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> sleuthkit-2.03.ebuild:
+ Stable on sparc
03 Sep 2006; Joshua Jackson <tsunam@gentoo.org> sleuthkit-2.03.ebuild:
Stable x86; bug #145272
diff --git a/app-forensics/sleuthkit/sleuthkit-2.03.ebuild b/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
index c3fb9a100ccb..9ac53adefa7f 100644
--- a/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
+++ b/app-forensics/sleuthkit/sleuthkit-2.03.ebuild
@@ -1,6 +1,6 @@
# 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.5 2006/09/03 23:53:44 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.03.ebuild,v 1.6 2006/09/05 20:42:01 gustavoz 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-perl/DateManip"