From 8f5e60cc6d60f17fb668d47c151618d61cd8cf20 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 23 Sep 2004 12:14:06 +0000 Subject: arm KEYWORDS --- app-forensics/autopsy/autopsy-2.01.ebuild | 10 ++++------ app-forensics/autopsy/autopsy-2.03.ebuild | 10 ++++------ app-forensics/sleuthkit/sleuthkit-1.72.ebuild | 6 +++--- 3 files changed, 11 insertions(+), 15 deletions(-) (limited to 'app-forensics') diff --git a/app-forensics/autopsy/autopsy-2.01.ebuild b/app-forensics/autopsy/autopsy-2.01.ebuild index d45b9b8b7eab..f3176ceb4bc4 100644 --- a/app-forensics/autopsy/autopsy-2.01.ebuild +++ b/app-forensics/autopsy/autopsy-2.01.ebuild @@ -1,25 +1,23 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.01.ebuild,v 1.3 2004/09/18 16:18:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.01.ebuild,v 1.4 2004/09/23 12:14:06 vapier Exp $ inherit eutils DESCRIPTION="A graphical interface to the digital forensic analysis tools in The Sleuth Kit." -SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" HOMEPAGE="http://www.sleuthkit.org/autopsy/" -RESTRICT="nomirror" +SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" -KEYWORDS="x86 sparc ~s390 ~ppc" LICENSE="GPL-2" SLOT="0" +KEYWORDS="arm ppc s390 sparc x86" IUSE="" -# Runtime depend on grep and file deliberate +# Runtime depend on grep and file deliberate RDEPEND="dev-lang/perl app-forensics/sleuthkit sys-apps/grep sys-apps/file" - DEPEND="dev-lang/perl app-forensics/sleuthkit >=sys-apps/sed-4" diff --git a/app-forensics/autopsy/autopsy-2.03.ebuild b/app-forensics/autopsy/autopsy-2.03.ebuild index 00ca6fea5f65..d47a145f2370 100644 --- a/app-forensics/autopsy/autopsy-2.03.ebuild +++ b/app-forensics/autopsy/autopsy-2.03.ebuild @@ -1,25 +1,23 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.2 2004/09/12 07:40:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.3 2004/09/23 12:14:06 vapier Exp $ inherit eutils DESCRIPTION="A graphical interface to the digital forensic analysis tools in The Sleuth Kit." -SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" HOMEPAGE="http://www.sleuthkit.org/autopsy/" -RESTRICT="nomirror" +SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" -KEYWORDS="~x86 ~sparc ~s390 ~ppc" LICENSE="GPL-2" SLOT="0" +KEYWORDS="~arm ~ppc ~s390 ~sparc ~x86" IUSE="" -# Runtime depend on grep and file deliberate +# Runtime depend on grep and file deliberate RDEPEND="dev-lang/perl app-forensics/sleuthkit sys-apps/grep sys-apps/file" - DEPEND="dev-lang/perl app-forensics/sleuthkit >=sys-apps/sed-4" diff --git a/app-forensics/sleuthkit/sleuthkit-1.72.ebuild b/app-forensics/sleuthkit/sleuthkit-1.72.ebuild index b77dc1ca7013..f31a156500cd 100644 --- a/app-forensics/sleuthkit/sleuthkit-1.72.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-1.72.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.72.ebuild,v 1.2 2004/09/18 16:15:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.72.ebuild,v 1.3 2004/09/23 12:12:09 vapier Exp $ 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" + LICENSE="GPL-2 IBM" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~hppa ~s390" +KEYWORDS="arm hppa ppc s390 sparc x86" IUSE="" RDEPEND="dev-lang/perl dev-perl/DateManip virtual/libc sys-libs/zlib" - DEPEND="${RDEPEND} >=sys-apps/sed-4 sys-devel/gcc" -- cgit v1.2.3-65-gdbad