summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-05 17:33:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-05 17:33:38 +0000
commit93919cab0ea8c16e1e37dc0cac0921370f6d4eb0 (patch)
treeaa90fbb0987ff7d71dc442a13a57aa0d9b311646 /dev-util
parentStable for alpha, wrt bug #468554 (diff)
downloadgentoo-2-93919cab0ea8c16e1e37dc0cac0921370f6d4eb0.tar.gz
gentoo-2-93919cab0ea8c16e1e37dc0cac0921370f6d4eb0.tar.bz2
gentoo-2-93919cab0ea8c16e1e37dc0cac0921370f6d4eb0.zip
Stable for alpha, wrt bug #467152
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 5873e86e2eff..e9f0436d712e 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.89 2013/04/26 09:21:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.90 2013/05/05 17:33:38 ago Exp $
+
+ 05 May 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild:
+ Stable for alpha, wrt bug #467152
26 Apr 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild:
Stable for sparc, wrt bug #467152
diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild
index e91a0d3ca599..b08c7c47c75d 100644
--- a/dev-util/oprofile/oprofile-0.9.8.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.6 2013/04/26 09:21:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.7 2013/05/05 17:33:38 ago Exp $
EAPI=5
inherit 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