diff options
Diffstat (limited to 'app-forensics/autopsy/autopsy-2.24-r1.ebuild')
-rw-r--r-- | app-forensics/autopsy/autopsy-2.24-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/autopsy/autopsy-2.24-r1.ebuild b/app-forensics/autopsy/autopsy-2.24-r1.ebuild index 20a04541ccd2..fe6ce54b6af6 100644 --- a/app-forensics/autopsy/autopsy-2.24-r1.ebuild +++ b/app-forensics/autopsy/autopsy-2.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.24-r1.ebuild,v 1.3 2012/06/29 06:16:22 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.24-r1.ebuild,v 1.4 2012/06/29 12:39:22 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="" # Runtime depend on grep and file deliberate |