summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:07:46 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:07:46 +0000
commit693405aed8a38731633c6c298b7febf3fb1fa0f6 (patch)
tree91bdd8421605496cfef2f792f57c8d25ff601068 /dev-util/oprofile
parentStable on ppc. (diff)
downloadgentoo-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')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 07a7926ea9c6..00b63418f853 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.12 2005/03/25 21:29:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.13 2005/04/24 13:04:37 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> oprofile-0.8.1.ebuild:
+ Stable on ppc.
25 Mar 2005; <blubb@gentoo.org> oprofile-0.8.2.ebuild:
added ~amd64
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