summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-07-03 12:13:55 +0000
committerMichael Januszewski <spock@gentoo.org>2004-07-03 12:13:55 +0000
commit683c1cd98b4c224921ac767d8cc18b76c58bb7e0 (patch)
treea4695ea93e821e5a056debfe010f8417b3624589 /dev-util/oprofile
parentChange wxPython to wxpython. (diff)
downloadhistorical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.tar.gz
historical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.tar.bz2
historical-683c1cd98b4c224921ac767d8cc18b76c58bb7e0.zip
Stable on x86.
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index e7ccaedd00d9..7ac1ea8dfb41 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.7 2004/06/25 02:41:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.8 2004/07/03 12:09:31 spock Exp $
+
+ 03 Jul 2004; Michal Januszewski <spock@gentoo.org> oprofile-0.8.ebuild:
+ Stable on x86.
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> oprofile-0.7.1.ebuild,
oprofile-0.8.ebuild:
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