diff options
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-3.5.10.ebuild')
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild index a22f803e5dac..641a5d045303 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild,v 1.1 2008/09/13 23:57:36 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.10.ebuild,v 1.2 2009/05/31 21:27:02 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 ) ) )" |