summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 17:33:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 17:33:06 +0000
commit9fb6073d1155ceb74fd3b7de57f54a08d1907370 (patch)
treee3759ebd3be1beb3639be4bc882b2d6948a2c4ec /app-forensics
parentStable for amd64, wrt bug #441192 (diff)
downloadgentoo-2-9fb6073d1155ceb74fd3b7de57f54a08d1907370.tar.gz
gentoo-2-9fb6073d1155ceb74fd3b7de57f54a08d1907370.tar.bz2
gentoo-2-9fb6073d1155ceb74fd3b7de57f54a08d1907370.zip
Stable for amd64, wrt bug #441078
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/libewf/ChangeLog5
-rw-r--r--app-forensics/libewf/libewf-20120813.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/libewf/ChangeLog b/app-forensics/libewf/ChangeLog
index f589fb1b69fe..f944903d4f2f 100644
--- a/app-forensics/libewf/ChangeLog
+++ b/app-forensics/libewf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/libewf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.24 2012/09/08 02:17:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/ChangeLog,v 1.25 2012/12/07 17:33:06 ago Exp $
+
+ 07 Dec 2012; <ago@gentoo.org> libewf-20120813.ebuild:
+ Stable for amd64, wrt bug #441078
08 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
Remove redundant maintainer from metadata.
diff --git a/app-forensics/libewf/libewf-20120813.ebuild b/app-forensics/libewf/libewf-20120813.ebuild
index 06dfe8fd789c..bc0aee710d27 100644
--- a/app-forensics/libewf/libewf-20120813.ebuild
+++ b/app-forensics/libewf/libewf-20120813.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20120813.ebuild,v 1.1 2012/08/27 09:22:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20120813.ebuild,v 1.2 2012/12/07 17:33:06 ago 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 ewf rawio static-libs unicode"