diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-07-03 12:13:55 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-07-03 12:13:55 +0000 |
commit | 683c1cd98b4c224921ac767d8cc18b76c58bb7e0 (patch) | |
tree | a4695ea93e821e5a056debfe010f8417b3624589 /dev-util/oprofile/oprofile-0.8.ebuild | |
parent | Change wxPython to wxpython. (diff) | |
download | historical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.tar.gz historical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.tar.bz2 historical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.zip |
Stable on x86.
Diffstat (limited to 'dev-util/oprofile/oprofile-0.8.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.8.ebuild b/dev-util/oprofile/oprofile-0.8.ebuild index 3350d526f54d..5f63ae46ef47 100644 --- a/dev-util/oprofile/oprofile-0.8.ebuild +++ b/dev-util/oprofile/oprofile-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.ebuild,v 1.3 2004/06/25 02:41:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.ebuild,v 1.4 2004/07/03 12:09:31 spock 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" +KEYWORDS="x86" # IUSE: it also needs kernel sources but all gentoo users have them IUSE="qt" DEPEND=">=dev-libs/popt-1.7-r1 |