summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-04-13 10:05:30 +0000
committerMichael Januszewski <spock@gentoo.org>2004-04-13 10:05:30 +0000
commitab9d157b8856d9aa537ba902489c97b787825265 (patch)
tree5e5853a2c256246c848d27004bdda73d1838d73b /dev-util/oprofile
parentCompile with users CFLAGS. (diff)
downloadgentoo-2-ab9d157b8856d9aa537ba902489c97b787825265.tar.gz
gentoo-2-ab9d157b8856d9aa537ba902489c97b787825265.tar.bz2
gentoo-2-ab9d157b8856d9aa537ba902489c97b787825265.zip
Stable on x86.
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog6
-rw-r--r--dev-util/oprofile/oprofile-0.7.1.ebuild4
-rw-r--r--dev-util/oprofile/oprofile-0.7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 9598e2097b1c..7346112054af 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.3 2004/02/11 10:55:11 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.4 2004/04/13 10:05:30 spock Exp $
+
+ 13 Apr 2004; Michal Januszewski <spock@gentoo.org> oprofile-0.7.1.ebuild,
+ oprofile-0.7.ebuild:
+ Stable on x86.
11 Feb 2004; Michal Januszewski <spock@gentoo.org> oprofile-0.7.1.ebuild:
Fixed sandbox violations when emerged with qt USE flag. Closes #40953.
diff --git a/dev-util/oprofile/oprofile-0.7.1.ebuild b/dev-util/oprofile/oprofile-0.7.1.ebuild
index 1029c805b7fe..f796a26077b5 100644
--- a/dev-util/oprofile/oprofile-0.7.1.ebuild
+++ b/dev-util/oprofile/oprofile-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.1.ebuild,v 1.2 2004/02/11 10:55:11 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.1.ebuild,v 1.3 2004/04/13 10:05:30 spock Exp $
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://oprofile.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt"
DEPEND=">=dev-libs/popt-1.7-r1
diff --git a/dev-util/oprofile/oprofile-0.7.ebuild b/dev-util/oprofile/oprofile-0.7.ebuild
index 543567ba899e..4a7f6d313ca3 100644
--- a/dev-util/oprofile/oprofile-0.7.ebuild
+++ b/dev-util/oprofile/oprofile-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.ebuild,v 1.4 2004/02/01 19:57:28 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.ebuild,v 1.5 2004/04/13 10:05:30 spock Exp $
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://oprofile.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt"
DEPEND="