diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:39:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:39:22 +0000 |
commit | c4f3f5c96973086a325eae54157aae0f0333562c (patch) | |
tree | fc9259740e6fc802a1e70d55299dd9b647c1b2ba /app-forensics | |
parent | Marking sleuthkit-3.2.3 ppc for bug 418581 (diff) | |
download | historical-c4f3f5c96973086a325eae54157aae0f0333562c.tar.gz historical-c4f3f5c96973086a325eae54157aae0f0333562c.tar.bz2 historical-c4f3f5c96973086a325eae54157aae0f0333562c.zip |
Marking autopsy-2.24-r1 ppc for bug 418579
Package-Manager: portage-2.1.10.49/cvs/Linux ppc64
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/autopsy/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/autopsy/ChangeLog b/app-forensics/autopsy/ChangeLog index cd2e64c7cb26..88843d528f22 100644 --- a/app-forensics/autopsy/ChangeLog +++ b/app-forensics/autopsy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/autopsy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.26 2012/06/29 06:16:22 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.27 2012/06/29 12:39:22 ranger Exp $ + + 29 Jun 2012; Brent Baude <ranger@gentoo.org> autopsy-2.24-r1.ebuild: + Marking autopsy-2.24-r1 ppc for bug 418579 29 Jun 2012; Jeff Horelick <jdhore@gentoo.org> autopsy-2.24-r1.ebuild: marked x86 per bug 418579 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 |