maekke 15/01/22 18:30:30 Modified: ChangeLog oprofile-0.9.9-r1.ebuild Log: arm stable, bug #536166 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.103 dev-util/oprofile/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.103&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.103&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.102&r2=1.103 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- ChangeLog 22 Jan 2015 08:39:42 -0000 1.102 +++ ChangeLog 22 Jan 2015 18:30:30 -0000 1.103 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/oprofile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.102 2015/01/22 08:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.103 2015/01/22 18:30:30 maekke Exp $ + + 22 Jan 2015; Markus Meier <mae...@gentoo.org> oprofile-0.9.9-r1.ebuild: + arm stable, bug #536166 22 Jan 2015; Agostino Sarubbo <a...@gentoo.org> oprofile-0.9.9-r1.ebuild: Stable for amd64, wrt bug #536166 1.4 dev-util/oprofile/oprofile-0.9.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?r1=1.3&r2=1.4 Index: oprofile-0.9.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- oprofile-0.9.9-r1.ebuild 22 Jan 2015 08:39:42 -0000 1.3 +++ oprofile-0.9.9-r1.ebuild 22 Jan 2015 18:30:30 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.3 2015/01/22 08:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.4 2015/01/22 18:30:30 maekke Exp $ EAPI="5" inherit autotools eutils linux-info multilib user java-pkg-opt-2 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="java pch qt4" DEPEND=">=dev-libs/popt-1.7-r1