summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:17:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:17:42 +0000
commitb905d1b534612f44bcc58b2516cff33d2bd54e02 (patch)
tree684d32867222a36bd466c2bd24ed6093e54757a5 /app-forensics
parentStable for ppc, wrt bug #501230 (diff)
downloadgentoo-2-b905d1b534612f44bcc58b2516cff33d2bd54e02.tar.gz
gentoo-2-b905d1b534612f44bcc58b2516cff33d2bd54e02.tar.bz2
gentoo-2-b905d1b534612f44bcc58b2516cff33d2bd54e02.zip
Stable for ppc, wrt bug #502620
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/afflib/ChangeLog5
-rw-r--r--app-forensics/afflib/afflib-3.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/afflib/ChangeLog b/app-forensics/afflib/ChangeLog
index be159aaf3fa4..f83830431029 100644
--- a/app-forensics/afflib/ChangeLog
+++ b/app-forensics/afflib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/afflib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.48 2014/03/04 20:21:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.49 2014/03/05 15:17:42 ago Exp $
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> afflib-3.7.4.ebuild:
+ Stable for ppc, wrt bug #502620
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> afflib-3.7.4.ebuild:
Stable for x86, wrt bug #502620
diff --git a/app-forensics/afflib/afflib-3.7.4.ebuild b/app-forensics/afflib/afflib-3.7.4.ebuild
index 4a25dd40d06e..659ddab4b1b6 100644
--- a/app-forensics/afflib/afflib-3.7.4.ebuild
+++ b/app-forensics/afflib/afflib-3.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 1.3 2014/03/04 20:21:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 1.4 2014/03/05 15:17:42 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/simsong/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
IUSE="fuse ncurses python qemu readline s3 static-libs threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"