diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:37:11 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:37:11 +0000 |
commit | 9f5a2e8bd50648c87c16cb91ff00c73a06e0ccac (patch) | |
tree | ae84bb5f6db52eb7054f741d212e8cb052249d9f /kde-base/kcachegrind/kcachegrind-3.5.5.ebuild | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-9f5a2e8bd50648c87c16cb91ff00c73a06e0ccac.tar.gz gentoo-2-9f5a2e8bd50648c87c16cb91ff00c73a06e0ccac.tar.bz2 gentoo-2-9f5a2e8bd50648c87c16cb91ff00c73a06e0ccac.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/kcachegrind/kcachegrind-3.5.5.ebuild')
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild index 9522509df318..cc69989054b4 100644 --- a/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild +++ b/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild,v 1.3 2006/11/13 10:11:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.5.ebuild,v 1.4 2006/11/13 23:37:11 kugelfang Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="x86? ( >=dev-util/valgrind-3.2.0 )" |