diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:16:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-08 15:16:41 +0000 |
commit | a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4 (patch) | |
tree | 270777bbe7722a8c4b0dd816abd5c0ed5b8d6869 /kde-base/kcachegrind | |
parent | Removed old versions. (diff) | |
download | historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.tar.gz historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.tar.bz2 historical-a0fc1b3b02fd18db95bef3f47f86a75ed39eb7a4.zip |
alpha/sparc stable wrt #221063
Package-Manager: portage-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 9a6890669b6e..6da285bf79ca 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.87 2008/06/08 05:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.88 2008/06/08 15:13:32 armin76 Exp $ + + 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kcachegrind-3.5.9.ebuild: + alpha/sparc stable wrt #221063 08 Jun 2008; Jeroen Roovers <jer@gentoo.org> kcachegrind-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild index 6d374c09a59d..3caf8b127061 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.5 2008/06/08 05:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.9.ebuild,v 1.6 2008/06/08 15:13:32 armin76 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 ) ) )" |