diff options
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 8221522b1aa1..22a1058862dc 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.1 2006/01/15 02:16:58 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.03.ebuild,v 1.2 2006/08/28 23:45:10 jer 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" |