diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:42:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:42:21 +0000 |
commit | 0009450f1939762ce7d01443fdc4913fc18282af (patch) | |
tree | e84e7404381edf063b217cdd7bf525dc5ad0dfa3 /app-forensics/libewf | |
parent | Stable for x86, wrt bug #463020 (diff) | |
download | gentoo-2-0009450f1939762ce7d01443fdc4913fc18282af.tar.gz gentoo-2-0009450f1939762ce7d01443fdc4913fc18282af.tar.bz2 gentoo-2-0009450f1939762ce7d01443fdc4913fc18282af.zip |
Stable for x86, wrt bug #463020
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 03d75fa5b864..cd2b0ce126ac 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.40 2013/03/26 11:35:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.41 2013/03/26 11:42:21 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild: + Stable for x86, wrt bug #463020 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libewf-20130128.ebuild: Stable for amd64, wrt bug #463020 diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild index 2225979d634e..d33ad29c4115 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.2 2013/03/26 11:35:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20130128.ebuild,v 1.3 2013/03/26 11:42: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" |