maekke 14/06/24 19:23:51 Modified: afflib-3.7.4.ebuild ChangeLog Log: add ~arm, bug #513078 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.6 app-forensics/afflib/afflib-3.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild?r1=1.5&r2=1.6 Index: afflib-3.7.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- afflib-3.7.4.ebuild 5 Mar 2014 15:29:03 -0000 1.5 +++ afflib-3.7.4.ebuild 24 Jun 2014 19:23:51 -0000 1.6 @@ -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.5 2014/03/05 15:29:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 1.6 2014/06/24 19:23:51 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 ~arm hppa ppc x86" IUSE="fuse ncurses python qemu readline s3 static-libs threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" 1.51 app-forensics/afflib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/afflib/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 5 Mar 2014 15:29:03 -0000 1.50 +++ ChangeLog 24 Jun 2014 19:23:51 -0000 1.51 @@ -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.50 2014/03/05 15:29:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.51 2014/06/24 19:23:51 maekke Exp $ + + 24 Jun 2014; Markus Meier <[email protected]> afflib-3.7.4.ebuild: + add ~arm, bug #513078 05 Mar 2014; Jeroen Roovers <[email protected]> afflib-3.7.4.ebuild: Stable for HPPA (bug #502620).
