diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:12:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:12:51 +0000 |
commit | ddee1539a1da8b7b20edf13d0250019ba84feb06 (patch) | |
tree | 6b13b001c915205f013757b60f7a172a62cae573 /dev-util | |
parent | Stable for sparc, wrt bug #534742 (diff) | |
download | gentoo-2-ddee1539a1da8b7b20edf13d0250019ba84feb06.tar.gz gentoo-2-ddee1539a1da8b7b20edf13d0250019ba84feb06.tar.bz2 gentoo-2-ddee1539a1da8b7b20edf13d0250019ba84feb06.zip |
Stable for sparc, wrt bug #536166
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/oprofile/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog index 059ff6c8b25b..4669adcd1968 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.109 2015/02/24 08:48:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.110 2015/02/27 11:12:51 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.9-r1.ebuild: + Stable for sparc, wrt bug #536166 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.9-r1.ebuild: Stable for alpha, 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 91bb8542ef96..a352589f5704 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.8 2015/02/24 08:48:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9-r1.ebuild,v 1.9 2015/02/27 11:12:51 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 |