summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-06 17:38:16 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-06 17:38:16 +0000
commit3e5861a6ea9182ed1dbf13accb2a6fe76d27d168 (patch)
treeb85d0dab7b6dcff6e84a9d314ce6a5bb90fd2fc1 /dev-util/oprofile
parentstable on ppc wrt bug #208433 (diff)
downloadgentoo-2-3e5861a6ea9182ed1dbf13accb2a6fe76d27d168.tar.gz
gentoo-2-3e5861a6ea9182ed1dbf13accb2a6fe76d27d168.tar.bz2
gentoo-2-3e5861a6ea9182ed1dbf13accb2a6fe76d27d168.zip
Stable for HPPA too.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 32e238b38ece..53de9d886f47 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.44 2008/01/07 05:37:34 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.45 2008/02/06 17:38:16 jer Exp $
+
+ 06 Feb 2008; Jeroen Roovers <jer@gentoo.org> oprofile-0.9.3.ebuild:
+ Stable for HPPA too.
07 Jan 2008; <tester@gentoo.org> oprofile-0.9.3.ebuild:
Stable on amd64
diff --git a/dev-util/oprofile/oprofile-0.9.3.ebuild b/dev-util/oprofile/oprofile-0.9.3.ebuild
index 9ef6e1c6001b..302cb76cbc1f 100644
--- a/dev-util/oprofile/oprofile-0.9.3.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.4 2008/01/07 05:37:34 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.5 2008/02/06 17:38:16 jer Exp $
inherit eutils qt3 linux-info
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1