diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-25 16:42:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-25 16:42:39 +0000 |
commit | a76b7d7e2b5ba76c7658fe2ac74d11fc02dfd040 (patch) | |
tree | 6374e9d176ed9e85e4c57bd67331478b85389d32 /app-forensics/autopsy/autopsy-2.03.ebuild | |
parent | Add i810 DRM DoS fix (Manifest recommit) (diff) | |
download | gentoo-2-a76b7d7e2b5ba76c7658fe2ac74d11fc02dfd040.tar.gz gentoo-2-a76b7d7e2b5ba76c7658fe2ac74d11fc02dfd040.tar.bz2 gentoo-2-a76b7d7e2b5ba76c7658fe2ac74d11fc02dfd040.zip |
Stable on sparc.
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 7076c7bfd945..348fcd3071b1 100644 --- a/app-forensics/autopsy/autopsy-2.03.ebuild +++ b/app-forensics/autopsy/autopsy-2.03.ebuild @@ -1,6 +1,6 @@ # 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.5 2004/12/14 14:15:16 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.6 2004/12/25 16:42:39 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ppc ~s390 ~sparc x86 ~amd64" +KEYWORDS="~arm ppc ~s390 sparc x86 ~amd64" IUSE="" # Runtime depend on grep and file deliberate |