summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 23:08:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 23:08:33 +0000
commitf4c51928c6891bb1268eacc4bf3c0bdfdaa5bbe8 (patch)
treee429e5abbbec542f92694f31f562dcd5f419b434 /app-forensics
parentStable for hppa, wrt bug #462636 (diff)
downloadgentoo-2-f4c51928c6891bb1268eacc4bf3c0bdfdaa5bbe8.tar.gz
gentoo-2-f4c51928c6891bb1268eacc4bf3c0bdfdaa5bbe8.tar.bz2
gentoo-2-f4c51928c6891bb1268eacc4bf3c0bdfdaa5bbe8.zip
Stable for hppa, wrt bug #463020
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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-20130128.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/libewf/ChangeLog b/app-forensics/libewf/ChangeLog
index 8d01d87d4c7a..9bab72c1606f 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.42 2013/03/26 18:11:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.43 2013/04/02 23:08:33 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild:
+ Stable for hppa, wrt bug #463020
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild:
Stable for ppc, wrt bug #463020
diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild
index a4c1fb812987..ab8aa4791147 100644
--- a/app-forensics/libewf/libewf-20130128.ebuild
+++ b/app-forensics/libewf/libewf-20130128.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-20130128.ebuild,v 1.4 2013/03/26 18:11:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20130128.ebuild,v 1.5 2013/04/02 23:08:33 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"