diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-01-12 00:10:31 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-01-12 00:10:31 +0000 |
commit | 089c50b858926c914e9219b4ce73ee015e427888 (patch) | |
tree | 94804053d219f961b2fc4e08b82dd76728d9d6c1 /dev-util/oprofile | |
parent | initial import #75011 (diff) | |
download | historical-089c50b858926c914e9219b4ce73ee015e427888.tar.gz historical-089c50b858926c914e9219b4ce73ee015e427888.tar.bz2 historical-089c50b858926c914e9219b4ce73ee015e427888.zip |
Stable on x86.
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.8.1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/oprofile/oprofile-0.8.ebuild | 4 |
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog index 0e18f6945135..37f914329598 100644 --- a/dev-util/oprofile/ChangeLog +++ b/dev-util/oprofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/oprofile -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.9 2004/09/14 16:02:14 spock Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.10 2005/01/12 00:08:59 spock Exp $ + + 12 Jan 2005; Michal Januszewski <spock@gentoo.org> oprofile-0.8.1.ebuild: + Stable on x86. *oprofile-0.8.1 (14 Sep 2004) diff --git a/dev-util/oprofile/oprofile-0.7.1.ebuild b/dev-util/oprofile/oprofile-0.7.1.ebuild index 1050f34fc436..0f74297fd420 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 Foundation +# 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.7.1.ebuild,v 1.5 2004/06/25 02:41:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.1.ebuild,v 1.6 2005/01/12 00:08:59 spock Exp $ DESCRIPTION="A transparent low-overhead system-wide profiler" HOMEPAGE="http://oprofile.sourceforge.net" diff --git a/dev-util/oprofile/oprofile-0.7.ebuild b/dev-util/oprofile/oprofile-0.7.ebuild index b7ec85351fd8..c1e01bab90a2 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 Foundation +# 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.7.ebuild,v 1.6 2004/06/25 02:41:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.7.ebuild,v 1.7 2005/01/12 00:08:59 spock Exp $ DESCRIPTION="A transparent low-overhead system-wide profiler" HOMEPAGE="http://oprofile.sourceforge.net" diff --git a/dev-util/oprofile/oprofile-0.8.1.ebuild b/dev-util/oprofile/oprofile-0.8.1.ebuild index 7a923242fcd0..fafd6d881995 100644 --- a/dev-util/oprofile/oprofile-0.8.1.ebuild +++ b/dev-util/oprofile/oprofile-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1.ebuild,v 1.1 2004/09/14 16:02:14 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.1.ebuild,v 1.2 2005/01/12 00:08:59 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 ~ppc" +KEYWORDS="x86 ~ppc" # 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.8.ebuild b/dev-util/oprofile/oprofile-0.8.ebuild index 2ccf6bc8ac36..ba63261ca073 100644 --- a/dev-util/oprofile/oprofile-0.8.ebuild +++ b/dev-util/oprofile/oprofile-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.5 2004/08/20 00:28:13 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.ebuild,v 1.6 2005/01/12 00:08:59 spock Exp $ DESCRIPTION="A transparent low-overhead system-wide profiler" HOMEPAGE="http://oprofile.sourceforge.net" |