diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 13:05:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 13:05:58 +0000 |
commit | ab7e9f890417548e4625ba65ba034ee085f214b7 (patch) | |
tree | caa95ec031f35b4ff57d30a705b0c64c2f56511e /app-forensics | |
parent | Stable for amd64, wrt bug #477568 (diff) | |
download | gentoo-2-ab7e9f890417548e4625ba65ba034ee085f214b7.tar.gz gentoo-2-ab7e9f890417548e4625ba65ba034ee085f214b7.tar.bz2 gentoo-2-ab7e9f890417548e4625ba65ba034ee085f214b7.zip |
Stable for amd64, wrt bug #477600
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 103e8f511db3..551f77cc6dc7 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.77 2013/07/21 10:31:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.78 2013/07/21 13:05:58 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.2.ebuild: + Stable for amd64, wrt bug #477600 *sleuthkit-4.1.0 (21 Jul 2013) diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild index e931ff6a1a87..4b45deeb8f6d 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.0.2.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.2.ebuild,v 1.1 2013/02/10 20:54:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild,v 1.2 2013/07/21 13:05:58 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT="0/9" # subslot = major soname version -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="aff ewf static-libs" DEPEND="dev-db/sqlite:3 |