From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0576E1381F3 for ; Wed, 12 Dec 2012 16:16:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D57BE21C035; Wed, 12 Dec 2012 16:15:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5ACDF21C035 for ; Wed, 12 Dec 2012 16:15:58 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70A1B33D948 for ; Wed, 12 Dec 2012 16:15:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 348482171D; Wed, 12 Dec 2012 16:15:56 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/sleuthkit: ChangeLog sleuthkit-4.0.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog sleuthkit-4.0.0.ebuild X-VCS-Directories: app-forensics/sleuthkit X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121212161556.348482171D@flycatcher.gentoo.org> Date: Wed, 12 Dec 2012 16:15:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5cf0632d-c228-4edd-b180-213e5e2bc0c4 X-Archives-Hash: 712d048cdd0dda584f7254cf269d47a0 jer 12/12/12 16:15:56 Modified: ChangeLog sleuthkit-4.0.0.ebuild Log: Stable for HPPA (bug #446640). (Portage version: 2.2.0_alpha147/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.67 app-forensics/sleuthkit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 25 Nov 2012 10:02:55 -0000 1.66 +++ ChangeLog 12 Dec 2012 16:15:56 -0000 1.67 @@ -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.66 2012/11/25 10:02:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.67 2012/12/12 16:15:56 jer Exp $ + + 12 Dec 2012; Jeroen Roovers sleuthkit-4.0.0.ebuild: + Stable for HPPA (bug #446640). *sleuthkit-4.0.1 (25 Nov 2012) 1.2 app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild?r1=1.1&r2=1.2 Index: sleuthkit-4.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sleuthkit-4.0.0.ebuild 23 Oct 2012 09:09:24 -0000 1.1 +++ sleuthkit-4.0.0.ebuild 12 Dec 2012 16:15:56 -0000 1.2 @@ -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.1 2012/10/23 09:09:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.0.ebuild,v 1.2 2012/12/12 16:15:56 jer Exp $ EAPI="5" @@ -12,7 +12,7 @@ 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