diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:02:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:02:06 +0000 |
commit | 7a9e8f17cb7d1ed42047b26b87f6bd653c005e1c (patch) | |
tree | e45c75dcb994b5e9b75434c023b1213d0b03656e /kde-base | |
parent | Stable on ppc wrt bug 221063 (diff) | |
download | gentoo-2-7a9e8f17cb7d1ed42047b26b87f6bd653c005e1c.tar.gz gentoo-2-7a9e8f17cb7d1ed42047b26b87f6bd653c005e1c.tar.bz2 gentoo-2-7a9e8f17cb7d1ed42047b26b87f6bd653c005e1c.zip |
Stable on ppc wrt bug 221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base')
-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 6da285bf79ca..643bb1d669f7 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.88 2008/06/08 15:13:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.89 2008/06/14 18:02:06 nixnut Exp $ + + 14 Jun 2008; nixnut <nixnut@gentoo.org> kcachegrind-3.5.9.ebuild: + Stable on ppc wrt bug 221063 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kcachegrind-3.5.9.ebuild: alpha/sparc stable wrt #221063 diff --git a/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild index 3caf8b127061..a124acc25b15 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.6 2008/06/08 15:13:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.7 2008/06/14 18:02:06 nixnut 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 ) ) )" |