diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 15:14:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 15:14:47 +0000 |
commit | 8f4f08a0c44acf9b6b6723b9cfbc671348daa9e8 (patch) | |
tree | 1c44c3e367f56550938db9b74cab3ea0c5319592 /dev-util/oprofile | |
parent | Masking of [dev-python/{etsdevtools,blockcanvas,envisagecore}] in 30 days (diff) | |
download | gentoo-2-8f4f08a0c44acf9b6b6723b9cfbc671348daa9e8.tar.gz gentoo-2-8f4f08a0c44acf9b6b6723b9cfbc671348daa9e8.tar.bz2 gentoo-2-8f4f08a0c44acf9b6b6723b9cfbc671348daa9e8.zip |
Stable for arm, wrt bug #467152
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog index e9f0436d712e..b6b469e09cad 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.90 2013/05/05 17:33:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.91 2013/05/12 15:14:47 ago Exp $ + + 12 May 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild: + Stable for arm, wrt bug #467152 05 May 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild: Stable for alpha, wrt bug #467152 diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild index b08c7c47c75d..7278ba5fc56a 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.7 2013/05/05 17:33:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.8 2013/05/12 15:14:47 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 |