Parent Directory
|
Revision Log
KDE SC 4.6.2 version bump. Drop 4.6.{0,1} and 4.5.5. This is our stable candidate so test and test more. Force due to some unmet deps. Filled as bug #362305.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.6.0.ebuild,v 1.1 2011/01/26 20:28:55 alexxy Exp $ |
| 4 | |
| 5 | EAPI="3" |
| 6 | |
| 7 | KDE_HANDBOOK="optional" |
| 8 | KMNAME="kdesdk" |
| 9 | inherit kde4-meta |
| 10 | |
| 11 | DESCRIPTION="KDE Frontend for Cachegrind" |
| 12 | KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" |
| 13 | IUSE="debug" |
| 14 | |
| 15 | RDEPEND=" |
| 16 | media-gfx/graphviz |
| 17 | " |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |