diff options
author | 2012-12-26 18:01:08 +0000 | |
---|---|---|
committer | 2012-12-26 18:01:08 +0000 | |
commit | 7a2e3e4e0ae64b2211f56a7f1f4f7754fb0152d1 (patch) | |
tree | 1cf05ef5b080bd45fb32d5c32212e61ed6fab169 /app-forensics/sleuthkit | |
parent | marked x86 per bug 447674 (diff) | |
download | gentoo-2-7a2e3e4e0ae64b2211f56a7f1f4f7754fb0152d1.tar.gz gentoo-2-7a2e3e4e0ae64b2211f56a7f1f4f7754fb0152d1.tar.bz2 gentoo-2-7a2e3e4e0ae64b2211f56a7f1f4f7754fb0152d1.zip |
marked x86 per bug 446640
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 8c6ddedd3115..7a450b91aedb 100644 --- a/app-forensics/sleuthkit/ChangeLog +++ b/app-forensics/sleuthkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/sleuthkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.69 2012/12/16 19:55:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.70 2012/12/26 18:01:08 jdhore Exp $ + + 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> sleuthkit-4.0.0.ebuild: + marked x86 per bug 446640 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.0.ebuild: Stable for ppc, wrt bug #446640 diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild index 1670a3cc7e23..f107da715cb4 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.0.0.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/sleuthkit/sleuthkit-4.0.0.ebuild,v 1.4 2012/12/16 19:55:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild,v 1.5 2012/12/26 18:01:08 jdhore Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT="0" -KEYWORDS="amd64 hppa ppc ~x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="aff ewf static-libs" DEPEND="dev-db/sqlite:3 |