summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 08:48:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 08:48:53 +0000
commit084266e1843eaa35b7a7f78dd1457211716ff734 (patch)
tree284177e63cf44509a3779813a53df088a768af9e
parentStable for alpha, wrt bug #524542 (diff)
downloadgentoo-2-084266e1843eaa35b7a7f78dd1457211716ff734.tar.gz
gentoo-2-084266e1843eaa35b7a7f78dd1457211716ff734.tar.bz2
gentoo-2-084266e1843eaa35b7a7f78dd1457211716ff734.zip
Stable for alpha, wrt bug #536166
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index ca92ad62cd88..059ff6c8b25b 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -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.108 2015/02/23 11:00:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.109 2015/02/24 08:48:53 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.9-r1.ebuild:
+ Stable for alpha, wrt bug #536166
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.9-r1.ebuild:
Stable for ppc64, wrt bug #536166
diff --git a/dev-util/oprofile/oprofile-0.9.9-r1.ebuild b/dev-util/oprofile/oprofile-0.9.9-r1.ebuild
index 6f6c278a68e8..91bb8542ef96 100644
--- a/dev-util/oprofile/oprofile-0.9.9-r1.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.9-r1.ebuild
@@ -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.7 2015/02/23 11:00:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.8 2015/02/24 08:48:53 ago Exp $
EAPI="5"
inherit autotools eutils linux-info multilib user java-pkg-opt-2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
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