From: Paweł Hajdan Date: Wed, 7 Dec 2011 07:35:53 +0000 (+0000) Subject: x86 stable wrt bug #391823 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d145490e336c287f15d55177319809fee019ec3;p=gentoo.git x86 stable wrt bug #391823 Package-Manager: portage-2.1.10.11/cvs/Linux i686 --- diff --git a/app-forensics/libewf/ChangeLog b/app-forensics/libewf/ChangeLog index 3eaa391ced28..a4926cd8ae6b 100644 --- a/app-forensics/libewf/ChangeLog +++ b/app-forensics/libewf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-forensics/libewf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.19 2011/12/04 14:43:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.20 2011/12/07 07:35:53 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr + libewf-20100226-r1.ebuild: + x86 stable wrt bug #391823 04 Dec 2011; Markos Chandras libewf-20100226-r1.ebuild: Stable on amd64 wrt bug #391823 diff --git a/app-forensics/libewf/libewf-20100226-r1.ebuild b/app-forensics/libewf/libewf-20100226-r1.ebuild index 5abe65969fb6..78f892ef6bf7 100644 --- a/app-forensics/libewf/libewf-20100226-r1.ebuild +++ b/app-forensics/libewf/libewf-20100226-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20100226-r1.ebuild,v 1.7 2011/12/04 14:43:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20100226-r1.ebuild,v 1.8 2011/12/07 07:35:53 phajdan.jr Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libewf/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ~ppc x86" # upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python rawio unicode" IUSE="debug ewf2 rawio static-libs unicode"