diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:50:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:50:52 +0000 |
commit | 3f9476d30ea6ddc4f2f1ca06a0efd7d05a81409c (patch) | |
tree | 57079d6048f059964e1d4daec8c93ae203fbfc37 /app-forensics/sleuthkit | |
parent | As previously announced the 10 branch of Asterisk is now being removed. For s... (diff) | |
download | gentoo-2-3f9476d30ea6ddc4f2f1ca06a0efd7d05a81409c.tar.gz gentoo-2-3f9476d30ea6ddc4f2f1ca06a0efd7d05a81409c.tar.bz2 gentoo-2-3f9476d30ea6ddc4f2f1ca06a0efd7d05a81409c.zip |
Stable for ppc, wrt bug #449920
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-forensics/sleuthkit')
-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 1e968290f8c1..af77d409b843 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.72 2013/01/03 12:23:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.73 2013/01/04 12:50:52 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.1.ebuild: + Stable for ppc, wrt bug #449920 03 Jan 2013; Jeroen Roovers <jer@gentoo.org> sleuthkit-4.0.1.ebuild: Stable for HPPA (bug #449920). diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild index fcfab58ad9dd..f3b635c4cb05 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.3 2013/01/03 12:23:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.1.ebuild,v 1.4 2013/01/04 12:50:52 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 |