diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-12 18:30:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-12 18:30:45 +0000 |
commit | 0a4a3276f5c0215112606d64e54ca165b3bb600a (patch) | |
tree | cd3937406e935a8ca022b4f22c0a086b3f9ffca1 /app-forensics | |
parent | Stable for amd64, wrt bug #441004 (diff) | |
download | gentoo-2-0a4a3276f5c0215112606d64e54ca165b3bb600a.tar.gz gentoo-2-0a4a3276f5c0215112606d64e54ca165b3bb600a.tar.bz2 gentoo-2-0a4a3276f5c0215112606d64e54ca165b3bb600a.zip |
Stable for amd64, wrt bug #446640
(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 | 6 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 628ccf3424bb..ed5bad6b8e30 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.67 2012/12/12 16:15:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.68 2012/12/12 18:30:45 ago Exp $ + + 12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> sleuthkit-4.0.0.ebuild: + Stable for amd64, wrt bug #446640 12 Dec 2012; Jeroen Roovers <jer@gentoo.org> sleuthkit-4.0.0.ebuild: Stable for HPPA (bug #446640). @@ -323,4 +326,3 @@ 06 May 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, +sleuthkit-1.68.ebuild: Inital import thanks to Daniel Fullmer in bug #47096 - diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild index 3b0d097931a1..3dda386a137f 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.2 2012/12/12 16:15:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild,v 1.3 2012/12/12 18:30:45 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 |