summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-25 09:21:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-25 09:21:58 +0000
commit8b0378532627e96ae76035b925e7701ed84e93e8 (patch)
tree90cd8209cb719a88e0fc6c46df542cb71ccb2d3d /dev-util
parentStable for x86, wrt bug #467144 (diff)
downloadgentoo-2-8b0378532627e96ae76035b925e7701ed84e93e8.tar.gz
gentoo-2-8b0378532627e96ae76035b925e7701ed84e93e8.tar.bz2
gentoo-2-8b0378532627e96ae76035b925e7701ed84e93e8.zip
Stable for x86, wrt bug #467152
(Portage version: 2.1.11.62/cvs/Linux x86_64, 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 bab4cceef3bb..c697e85e20d1 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.86 2013/04/25 09:14:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.87 2013/04/25 09:21:58 ago Exp $
+
+ 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild:
+ Stable for x86, wrt bug #467152
25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild:
Stable for amd64, wrt bug #467152
diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild
index 9ccc2be4c02a..1c99cfd313f6 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.3 2013/04/25 09:14:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.4 2013/04/25 09:21:58 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