summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-09-06 02:34:08 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-09-06 02:34:08 +0000
commit63f21331dc2c72ad25466c5aeb84d439d3883c43 (patch)
treecde016b389fdd8fdda20fe84ccdb75d331673520 /dev-util
parentRemove older version. (diff)
downloadgentoo-2-63f21331dc2c72ad25466c5aeb84d439d3883c43.tar.gz
gentoo-2-63f21331dc2c72ad25466c5aeb84d439d3883c43.tar.bz2
gentoo-2-63f21331dc2c72ad25466c5aeb84d439d3883c43.zip
Stable on amd64. Bug #146285.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 409fd4615820..55befba04c6c 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.30 2006/06/24 01:21:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.31 2006/09/06 02:34:08 metalgod Exp $
+
+ 06 Sep 2006; Luis Medinas <metalgod@gentoo.org> oprofile-0.9.1-r1.ebuild:
+ Stable on amd64. Bug #146285.
24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> oprofile-0.9.ebuild,
oprofile-0.9-r1.ebuild, oprofile-0.9.1.ebuild, oprofile-0.9.1-r1.ebuild:
diff --git a/dev-util/oprofile/oprofile-0.9.1-r1.ebuild b/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
index 74faa6be45cb..d088acea4c2b 100644
--- a/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.6 2006/06/24 01:21:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.7 2006/09/06 02:34:08 metalgod Exp $
inherit eutils qt3
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt3"
DEPEND=">=dev-libs/popt-1.7-r1