diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:11:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:11:17 +0000 |
commit | ce288bc7687fd1a9d2e215cb2451f282748988ed (patch) | |
tree | cf272263a3e66791dfde920e6cdab46f0d38c4be /app-forensics/libewf | |
parent | Stable for ppc, wrt bug #457480 (diff) | |
download | gentoo-2-ce288bc7687fd1a9d2e215cb2451f282748988ed.tar.gz gentoo-2-ce288bc7687fd1a9d2e215cb2451f282748988ed.tar.bz2 gentoo-2-ce288bc7687fd1a9d2e215cb2451f282748988ed.zip |
Stable for ppc, wrt bug #463020
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics/libewf')
-rw-r--r-- | app-forensics/libewf/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20130128.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/libewf/ChangeLog b/app-forensics/libewf/ChangeLog index cd2b0ce126ac..8d01d87d4c7a 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.41 2013/03/26 11:42:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.42 2013/03/26 18:11:17 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild: + Stable for ppc, wrt bug #463020 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild: Stable for x86, wrt bug #463020 diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild index d33ad29c4115..a4c1fb812987 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.3 2013/03/26 11:42:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20130128.ebuild,v 1.4 2013/03/26 18:11:17 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" |