diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 20:42:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 20:42:01 +0000 |
commit | 35cadfc0874d02da40fc5b8d8c3ee67557d668ed (patch) | |
tree | 460dee2db42a195080b8896c1a918e4fff5c3664 /app-forensics/sleuthkit/sleuthkit-2.03.ebuild | |
parent | Add blocker on sys-apps/kudzu, which provides the full, newer version that's ... (diff) | |
download | gentoo-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/sleuthkit/sleuthkit-2.03.ebuild')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |