diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-23 21:18:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-23 21:18:52 +0000 |
commit | 6c92af6995b7facfc430bc93de1db310326b0360 (patch) | |
tree | ba1da60f5d3ffab35008fe99515b56c9b1f85f58 /dev-util/oprofile/oprofile-0.9.6-r1.ebuild | |
parent | Marking klibc-1.5.20 ppc for bug 367269 (diff) | |
download | gentoo-2-6c92af6995b7facfc430bc93de1db310326b0360.tar.gz gentoo-2-6c92af6995b7facfc430bc93de1db310326b0360.tar.bz2 gentoo-2-6c92af6995b7facfc430bc93de1db310326b0360.zip |
Stable for HPPA (bug #366699).
(Portage version: 2.2.0_alpha41/cvs/Linux i686)
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.6-r1.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild index d16c9ca78362..e346314754dd 100644 --- a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild +++ b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.6 2011/06/23 17:38:08 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.7 2011/06/23 21:18:52 jer Exp $ EAPI=4 inherit eutils linux-info @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-libs/popt-1.7-r1 |