summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:11:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-24 05:11:34 +0000
commit9e4e95a00e42aee111895d59034d3adc26935e2f (patch)
treefcc5fe238b759d4a2b06ea033e50859acb809cb7 /app-forensics/libewf
parentStable for ppc, wrt bug #473112 (diff)
downloadgentoo-2-9e4e95a00e42aee111895d59034d3adc26935e2f.tar.gz
gentoo-2-9e4e95a00e42aee111895d59034d3adc26935e2f.tar.bz2
gentoo-2-9e4e95a00e42aee111895d59034d3adc26935e2f.zip
Stable for ppc, wrt bug #474140
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics/libewf')
-rw-r--r--app-forensics/libewf/ChangeLog5
-rw-r--r--app-forensics/libewf/libewf-20130416.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/libewf/ChangeLog b/app-forensics/libewf/ChangeLog
index aeb1d6c09845..bc88d1c31f67 100644
--- a/app-forensics/libewf/ChangeLog
+++ b/app-forensics/libewf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/libewf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.45 2013/04/21 07:17:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.46 2013/06/24 05:11:34 ago Exp $
+
+ 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130416.ebuild:
+ Stable for ppc, wrt bug #474140
*libewf-20130416 (21 Apr 2013)
diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild
index fdb89115f335..1cc21d176778 100644
--- a/app-forensics/libewf/libewf-20130416.ebuild
+++ b/app-forensics/libewf/libewf-20130416.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/libewf/libewf-20130416.ebuild,v 1.1 2013/04/21 07:17:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20130416.ebuild,v 1.2 2013/06/24 05:11:34 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://libewf.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ppc ~x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python rawio unicode"
IUSE="debug ewf +fuse rawio +ssl static-libs +uuid unicode zlib"