diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:55:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:55:29 +0000 |
commit | 10a12f85292c5b646f07bc93928d9305e55fbefa (patch) | |
tree | d70b76a12282c48492523922c3dc922e5c0297ae /app-forensics/sleuthkit | |
parent | Version bump. (diff) | |
download | gentoo-2-10a12f85292c5b646f07bc93928d9305e55fbefa.tar.gz gentoo-2-10a12f85292c5b646f07bc93928d9305e55fbefa.tar.bz2 gentoo-2-10a12f85292c5b646f07bc93928d9305e55fbefa.zip |
Stable for amd64, wrt bug #449920
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 7 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 7a450b91aedb..2339fb2e59a6 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.70 2012/12/26 18:01:08 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.71 2013/01/03 10:55:29 ago Exp $ + + 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.1.ebuild: + Stable for amd64, wrt bug #449920 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> sleuthkit-4.0.0.ebuild: marked x86 per bug 446640 diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild index a8f767d177c0..3f9860ddbee5 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-2012 Gentoo Foundation +# 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.1 2012/11/25 10:02:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild,v 1.2 2013/01/03 10:55:29 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 |