diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 15:48:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 15:48:51 +0000 |
commit | b01e2ec7643a54b5ce759fadbe11b87c53675b2e (patch) | |
tree | c067daaf29db1eb352c7443ab7ae05751009a3c6 /kde-base/kcachegrind | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-b01e2ec7643a54b5ce759fadbe11b87c53675b2e.tar.gz gentoo-2-b01e2ec7643a54b5ce759fadbe11b87c53675b2e.tar.bz2 gentoo-2-b01e2ec7643a54b5ce759fadbe11b87c53675b2e.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index dad75c7462ec..f898922eb9f8 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.81 2008/04/03 20:43:19 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.82 2008/05/15 15:48:51 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kcachegrind-3.5.9.ebuild: + Stable on ppc64; bug #221063 *kcachegrind-4.0.3 (03 Apr 2008) diff --git a/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild index 760a0e6a7fe1..0741ba08a511 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.2 2008/03/04 01:38:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.3 2008/05/15 15:48:51 corsair Exp $ KMNAME=kdesdk EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" #DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )" |