summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:12:58 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:12:58 +0000
commit81dfec459596f9b7d08e5daa0ead2fbfb69bb9a5 (patch)
tree4248c02a652aa2ab52ee5682138b3a283d9ef95a /dev-util/oprofile
parentStable on ppc. (diff)
downloadgentoo-2-81dfec459596f9b7d08e5daa0ead2fbfb69bb9a5.tar.gz
gentoo-2-81dfec459596f9b7d08e5daa0ead2fbfb69bb9a5.tar.bz2
gentoo-2-81dfec459596f9b7d08e5daa0ead2fbfb69bb9a5.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 14c70e0610da..5e26b424b41d 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.16 2005/06/12 10:38:04 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.17 2005/06/17 21:10:58 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> oprofile-0.8.2.ebuild:
+ Stable on ppc.
12 Jun 2005; Michał Januszewski <spock@gentoo.org> -oprofile-0.8.ebuild:
Removed old ebuild.
diff --git a/dev-util/oprofile/oprofile-0.8.2.ebuild b/dev-util/oprofile/oprofile-0.8.2.ebuild
index faea87cd5e66..092a64d62752 100644
--- a/dev-util/oprofile/oprofile-0.8.2.ebuild
+++ b/dev-util/oprofile/oprofile-0.8.2.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.2.ebuild,v 1.4 2005/06/12 10:32:23 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.2.ebuild,v 1.5 2005/06/17 21:10:58 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt"
DEPEND=">=dev-libs/popt-1.7-r1