summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-06 05:46:54 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-06 05:46:54 +0000
commit665299b6f1bc68a334bd9ac8dda3d98ec36191cd (patch)
tree7d1ca1b0310bb1fc2a27a0fe17cb7bb39cac9068 /dev-util
parentRe-keywording latest stable to fix mips dependencies for eliminating gnome su... (diff)
downloadgentoo-2-665299b6f1bc68a334bd9ac8dda3d98ec36191cd.tar.gz
gentoo-2-665299b6f1bc68a334bd9ac8dda3d98ec36191cd.tar.bz2
gentoo-2-665299b6f1bc68a334bd9ac8dda3d98ec36191cd.zip
Stable x86, metalgod is dead to me for britney spears rip off commit replies
(Portage version: 2.1-r2)
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 55befba04c6c..d629e72f3907 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.31 2006/09/06 02:34:08 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.32 2006/09/06 05:46:54 tsunam Exp $
+
+ 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> oprofile-0.9.1-r1.ebuild:
+ stable x86; bug #146285
06 Sep 2006; Luis Medinas <metalgod@gentoo.org> oprofile-0.9.1-r1.ebuild:
Stable on amd64. Bug #146285.
diff --git a/dev-util/oprofile/oprofile-0.9.1-r1.ebuild b/dev-util/oprofile/oprofile-0.9.1-r1.ebuild
index d088acea4c2b..5dd48eae9e28 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.7 2006/09/06 02:34:08 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.1-r1.ebuild,v 1.8 2006/09/06 05:46:54 tsunam 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