diff options
Diffstat (limited to 'app-admin/sleuthkit/sleuthkit-1.69.ebuild')
-rw-r--r-- | app-admin/sleuthkit/sleuthkit-1.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sleuthkit/sleuthkit-1.69.ebuild b/app-admin/sleuthkit/sleuthkit-1.69.ebuild index c70180d1422d..734eed3dddb5 100644 --- a/app-admin/sleuthkit/sleuthkit-1.69.ebuild +++ b/app-admin/sleuthkit/sleuthkit-1.69.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sleuthkit/sleuthkit-1.69.ebuild,v 1.2 2004/05/07 12:36:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sleuthkit/sleuthkit-1.69.ebuild,v 1.3 2004/05/07 13:52:56 dholm Exp $ DESCRIPTION="A collection of file system and media management forensic analysis tools" SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz" HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" RESTRICT="nomirror" IUSE="" -KEYWORDS="~x86 ~sparc ~s390" +KEYWORDS="~x86 ~sparc ~s390 ~ppc" LICENSE="GPL-2 IBM" SLOT="0" |