diff options
author | 2005-04-24 13:07:46 +0000 | |
---|---|---|
committer | 2005-04-24 13:07:46 +0000 | |
commit | 693405aed8a38731633c6c298b7febf3fb1fa0f6 (patch) | |
tree | 91bdd8421605496cfef2f792f57c8d25ff601068 /dev-util/oprofile/oprofile-0.8.1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-693405aed8a38731633c6c298b7febf3fb1fa0f6.tar.gz gentoo-2-693405aed8a38731633c6c298b7febf3fb1fa0f6.tar.bz2 gentoo-2-693405aed8a38731633c6c298b7febf3fb1fa0f6.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/oprofile/oprofile-0.8.1.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.8.1.ebuild b/dev-util/oprofile/oprofile-0.8.1.ebuild index fafd6d881995..feec9b61a1aa 100644 --- a/dev-util/oprofile/oprofile-0.8.1.ebuild +++ b/dev-util/oprofile/oprofile-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.1.ebuild,v 1.2 2005/01/12 00:08:59 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.1.ebuild,v 1.3 2005/04/24 13:04:37 hansmi Exp $ DESCRIPTION="A transparent low-overhead system-wide profiler" HOMEPAGE="http://oprofile.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" # IUSE: it also needs kernel sources but all gentoo users have them IUSE="qt" DEPEND=">=dev-libs/popt-1.7-r1 |