summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-29 02:03:31 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-29 02:03:31 +0000
commit45b09b639335a9a2e87b06051a1de1c9d9c3d1a8 (patch)
treeabdb7a797cf95e5582da253a30307ad0aaf7ea29 /dev-util/oprofile
parentfix changelog header (diff)
downloadhistorical-45b09b639335a9a2e87b06051a1de1c9d9c3d1a8.tar.gz
historical-45b09b639335a9a2e87b06051a1de1c9d9c3d1a8.tar.bz2
historical-45b09b639335a9a2e87b06051a1de1c9d9c3d1a8.zip
add missing inherit for qt3
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/Manifest8
-rw-r--r--dev-util/oprofile/oprofile-0.8.2.ebuild4
-rw-r--r--dev-util/oprofile/oprofile-0.9.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/oprofile/Manifest b/dev-util/oprofile/Manifest
index b802ddc9c402..720289de09de 100644
--- a/dev-util/oprofile/Manifest
+++ b/dev-util/oprofile/Manifest
@@ -1,9 +1,9 @@
-MD5 e430593a6014b20b81bad16d772329ad oprofile-0.8.2.ebuild 1963
-MD5 90a26368e950bae17bb939e167fad3c0 oprofile-0.9.ebuild 1961
MD5 6e14d162299d44869dddd337e130bcf6 ChangeLog 2626
-MD5 1589c45cac2148fa72acfa8c951b5666 oprofile-0.8.1.ebuild 1872
-MD5 3d4a085e59f4ef22017d52452649205b metadata.xml 310
MD5 26253b92a26a505d340c30e8bd9be1d3 files/digest-oprofile-0.8.1 66
MD5 c2c6ccfba6b301b507f80d5b1d595cf9 files/digest-oprofile-0.8.2 66
MD5 3f9580dac61b935958e6f8671c7d6ce0 files/digest-oprofile-0.9 64
MD5 37dee2be2710a99023888aa0be7f00cd files/oprofile-0.8.2.patch 669
+MD5 3d4a085e59f4ef22017d52452649205b metadata.xml 310
+MD5 1589c45cac2148fa72acfa8c951b5666 oprofile-0.8.1.ebuild 1872
+MD5 f497dd7e57dc1fb635884b9f853545c3 oprofile-0.8.2.ebuild 1970
+MD5 901bb3a2c4999894236a9c1e226a2527 oprofile-0.9.ebuild 1968
diff --git a/dev-util/oprofile/oprofile-0.8.2.ebuild b/dev-util/oprofile/oprofile-0.8.2.ebuild
index 0696e87c9b5d..ce9db14a64fa 100644
--- a/dev-util/oprofile/oprofile-0.8.2.ebuild
+++ b/dev-util/oprofile/oprofile-0.8.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.2.ebuild,v 1.6 2005/07/28 14:16:51 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.2.ebuild,v 1.7 2005/07/29 02:03:31 swegener Exp $
-inherit eutils
+inherit eutils qt3
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://oprofile.sourceforge.net"
diff --git a/dev-util/oprofile/oprofile-0.9.ebuild b/dev-util/oprofile/oprofile-0.9.ebuild
index a4511d8bea88..3c913d153bb3 100644
--- a/dev-util/oprofile/oprofile-0.9.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.ebuild,v 1.4 2005/07/28 14:16:51 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.ebuild,v 1.5 2005/07/29 02:03:31 swegener Exp $
-inherit eutils
+inherit eutils qt3
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://oprofile.sourceforge.net"