jer 15/01/13 16:05:53 Modified: ChangeLog oprofile-0.9.9-r1.ebuild Log: Stable for HPPA (bug #536166). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.101 dev-util/oprofile/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 1 Dec 2014 10:17:13 -0000 1.100 +++ ChangeLog 13 Jan 2015 16:05:53 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/oprofile -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.100 2014/12/01 10:17:13 bircoph Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.101 2015/01/13 16:05:53 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <[email protected]> oprofile-0.9.9-r1.ebuild: + Stable for HPPA (bug #536166). 01 Dec 2014; Andrew Savchenko <[email protected]> oprofile-1.0.0.ebuild: Update kernel dependecy data. 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild?r1=1.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- oprofile-0.9.9-r1.ebuild 1 Dec 2014 08:02:49 -0000 1.1 +++ oprofile-0.9.9-r1.ebuild 13 Jan 2015 16:05:53 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.1 2014/12/01 08:02:49 bircoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.2 2015/01/13 16:05:53 jer 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
