diff options
author | 2013-01-13 11:31:50 +0000 | |
---|---|---|
committer | 2013-01-13 11:31:50 +0000 | |
commit | 3ac6ba6098d00b521861fecf547434f82a588675 (patch) | |
tree | 70af741cbe87fd7e0275318ef44edbf415fa3a3b /app-forensics | |
parent | Stable for x86, wrt bug #449910 (diff) | |
download | gentoo-2-3ac6ba6098d00b521861fecf547434f82a588675.tar.gz gentoo-2-3ac6ba6098d00b521861fecf547434f82a588675.tar.bz2 gentoo-2-3ac6ba6098d00b521861fecf547434f82a588675.zip |
Stable for x86, wrt bug #449920
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index af77d409b843..254a69a264ac 100644 --- a/app-forensics/sleuthkit/ChangeLog +++ b/app-forensics/sleuthkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/sleuthkit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.73 2013/01/04 12:50:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.74 2013/01/13 11:31:50 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.1.ebuild: + Stable for x86, wrt bug #449920 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.1.ebuild: Stable for ppc, wrt bug #449920 diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild index f3b635c4cb05..5a1f922a0dcf 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild,v 1.4 2013/01/04 12:50:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild,v 1.5 2013/01/13 11:31:50 ago 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 |