Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/oprofile/
Date: Wed, 25 May 2016 05:30:33
Message-Id: 1464154217.54186c45def4723ccdbf2dfafd91cdf81f7166a7.jer@gentoo
1 commit: 54186c45def4723ccdbf2dfafd91cdf81f7166a7
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 05:30:17 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 05:30:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54186c45
7
8 dev-util/oprofile: Stable for HPPA (bug #577750).
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --ignore-arches
12
13 dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
17 index 6a2519f..45136a4 100644
18 --- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
19 +++ b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="java pch qt4"
33
34 DEPEND=">=dev-libs/popt-1.7-r1