summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:37:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 11:37:21 +0000
commitb0d0a9d34b66135d3572ab2d6bf28ea1614b6743 (patch)
treee60dc251422368b4aa498cade43c2ac9416f2de8 /app-forensics
parentStable for x86, wrt bug #473112 (diff)
downloadgentoo-2-b0d0a9d34b66135d3572ab2d6bf28ea1614b6743.tar.gz
gentoo-2-b0d0a9d34b66135d3572ab2d6bf28ea1614b6743.tar.bz2
gentoo-2-b0d0a9d34b66135d3572ab2d6bf28ea1614b6743.zip
Stable for x86, wrt bug #474140
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics')
-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 7f646cc2fc2e..0e1038608112 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.47 2013/06/24 13:45:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.48 2013/06/25 11:37:21 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130416.ebuild:
+ Stable for x86, wrt bug #474140
24 Jun 2013; Jeroen Roovers <jer@gentoo.org> libewf-20130416.ebuild:
Stable for HPPA (bug #474140).
diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild
index 67e04e238b9c..7c5434990c59 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.3 2013/06/24 13:45:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20130416.ebuild,v 1.4 2013/06/25 11:37:21 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"