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 | |
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')
-rw-r--r-- | app-forensics/autopsy/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/autopsy/ChangeLog b/app-forensics/autopsy/ChangeLog index a69c89ee6ff7..e19893338913 100644 --- a/app-forensics/autopsy/ChangeLog +++ b/app-forensics/autopsy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/autopsy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.7 2004/12/14 14:15:16 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.8 2004/12/25 16:42:39 weeve Exp $ + + 25 Dec 2004; Jason Wever <weeve@gentoo.org> autopsy-2.03.ebuild: + Stable on sparc. 14 Dec 2004; Daniel Black <dragonheart@gentoo.org> -autopsy-2.00.ebuild, autopsy-2.03.ebuild: 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 |