diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-08 05:53:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-08 05:53:07 +0000 |
commit | 80a124102ee35dbd664b9542d22322c81cfb2631 (patch) | |
tree | 3f310bd274eec91b02bca733d26fe3b1731ca307 /kde-base/kcachegrind | |
parent | - fix up a few cross compile problems for arm (diff) | |
download | gentoo-2-80a124102ee35dbd664b9542d22322c81cfb2631.tar.gz gentoo-2-80a124102ee35dbd664b9542d22322c81cfb2631.tar.bz2 gentoo-2-80a124102ee35dbd664b9542d22322c81cfb2631.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5.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 81062bb894df..9a6890669b6e 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.86 2008/06/07 12:33:12 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.87 2008/06/08 05:53:07 jer Exp $ + + 08 Jun 2008; Jeroen Roovers <jer@gentoo.org> kcachegrind-3.5.9.ebuild: + Stable for HPPA (bug #221063). 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kcachegrind-3.5.8.ebuild, -kcachegrind-4.0.2.ebuild, diff --git a/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild index e90315bfa337..6d374c09a59d 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.4 2008/05/18 18:43:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.5 2008/06/08 05:53:07 jer 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 ) ) )" |