summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:25:33 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:25:33 +0000
commit290cb855ec99623cdcdf8994904a981ac364fcb2 (patch)
tree86444a809b4407873e128b82a56440c1a5be7e02 /dev-util/oprofile
parentStable on amd64 wrt bug #372607 (diff)
downloadgentoo-2-290cb855ec99623cdcdf8994904a981ac364fcb2.tar.gz
gentoo-2-290cb855ec99623cdcdf8994904a981ac364fcb2.tar.bz2
gentoo-2-290cb855ec99623cdcdf8994904a981ac364fcb2.zip
Stable on amd64 wrt bug #366699
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 51c392d1f32e..075155d09ac8 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.72 2011/06/22 20:24:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.73 2011/06/23 07:25:33 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> oprofile-0.9.6-r1.ebuild:
+ Stable on amd64 wrt bug #366699
22 Jun 2011; Brent Baude <ranger@gentoo.org> oprofile-0.9.6-r1.ebuild:
Marking oprofile-0.9.6-r1 ppc for bug 366699
diff --git a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
index 9a667824cebc..2d0e02a60cd0 100644
--- a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.4 2011/06/22 20:24:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.5 2011/06/23 07:25:33 hwoarang Exp $
EAPI=4
inherit eutils linux-info
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/popt-1.7-r1