diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 09:21:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 09:21:36 +0000 |
commit | 6eec4d21a54d268d47cfbfc5630682e2c6342eba (patch) | |
tree | 735e5dd44b95c24a41822a08233513313c216a9d /dev-util/oprofile | |
parent | Stable for sparc, wrt bug #461100 (diff) | |
download | gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.tar.gz gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.tar.bz2 gentoo-2-6eec4d21a54d268d47cfbfc5630682e2c6342eba.zip |
Stable for sparc, wrt bug #467152
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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 4a282e5ce76f..5873e86e2eff 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.88 2013/04/25 12:55:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.89 2013/04/26 09:21:36 ago Exp $ + + 26 Apr 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild: + Stable for sparc, wrt bug #467152 25 Apr 2013; Jeroen Roovers <jer@gentoo.org> oprofile-0.9.8.ebuild: Stable for HPPA (bug #467152). diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild index 77291f2e6e9c..e91a0d3ca599 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.5 2013/04/25 12:55:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.6 2013/04/26 09:21:36 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 |