diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:52:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:52:40 +0000 |
commit | 326e411631c673601c507f71dfa5f8d4d86142e6 (patch) | |
tree | 8677114d5e6da7dcaeaeb855dc95b357a9977d88 /app-forensics/autopsy/autopsy-2.03.ebuild | |
parent | beautify solution for #89895 (diff) | |
download | gentoo-2-326e411631c673601c507f71dfa5f8d4d86142e6.tar.gz gentoo-2-326e411631c673601c507f71dfa5f8d4d86142e6.tar.bz2 gentoo-2-326e411631c673601c507f71dfa5f8d4d86142e6.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-forensics/autopsy/autopsy-2.03.ebuild')
-rw-r--r-- | app-forensics/autopsy/autopsy-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/autopsy/autopsy-2.03.ebuild b/app-forensics/autopsy/autopsy-2.03.ebuild index d6edf57fa20d..694e9b9656e5 100644 --- a/app-forensics/autopsy/autopsy-2.03.ebuild +++ b/app-forensics/autopsy/autopsy-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8 2005/03/09 00:46:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.9 2005/04/21 18:48:41 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ppc s390 sparc x86" +KEYWORDS="amd64 arm ppc s390 sparc x86" IUSE="" # Runtime depend on grep and file deliberate |