diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-25 12:55:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-25 12:55:25 +0000 |
commit | 62bb3268a5614641bc268ba8f1f9f5cc43f34006 (patch) | |
tree | 2991227d3c9c6c505287e09d9c7f94fce88eb19d /dev-util | |
parent | Version bump. (diff) | |
download | gentoo-2-62bb3268a5614641bc268ba8f1f9f5cc43f34006.tar.gz gentoo-2-62bb3268a5614641bc268ba8f1f9f5cc43f34006.tar.bz2 gentoo-2-62bb3268a5614641bc268ba8f1f9f5cc43f34006.zip |
Stable for HPPA (bug #467152).
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util')
-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 c697e85e20d1..4a282e5ce76f 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.87 2013/04/25 09:21:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.88 2013/04/25 12:55:25 jer Exp $ + + 25 Apr 2013; Jeroen Roovers <jer@gentoo.org> oprofile-0.9.8.ebuild: + Stable for HPPA (bug #467152). 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> oprofile-0.9.8.ebuild: Stable for x86, wrt bug #467152 diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild index 1c99cfd313f6..77291f2e6e9c 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.4 2013/04/25 09:21:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.5 2013/04/25 12:55:25 jer 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 |