diff options
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 12dcb5062069..60d40f168896 100644 --- a/app-forensics/sleuthkit/ChangeLog +++ b/app-forensics/sleuthkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/sleuthkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.48 2011/07/10 15:44:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.49 2011/07/17 20:39:47 maekke Exp $ + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> sleuthkit-3.2.1.ebuild: + x86 stable, bug #374321 10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> sleuthkit-3.2.1.ebuild: Stable on amd64 wrt bug #374321 diff --git a/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild b/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild index 8368b84fb86d..5938ef7539c0 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild,v 1.3 2011/07/10 15:44:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild,v 1.4 2011/07/17 20:39:47 maekke Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT=0 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86" IUSE="aff ewf" DEPEND="ewf? ( app-forensics/libewf ) |