Parent Directory
|
Revision Log
Remove old KDE versions. (Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
| 1 | # Copyright 1999-2010 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.4.0.ebuild,v 1.1 2010/02/09 00:22:50 alexxy Exp $ |
| 4 | |
| 5 | EAPI="2" |
| 6 | |
| 7 | KMNAME="kdesdk" |
| 8 | inherit kde4-meta |
| 9 | |
| 10 | DESCRIPTION="KDE Frontend for Cachegrind" |
| 11 | KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" |
| 12 | IUSE="debug +handbook" |
| 13 | |
| 14 | RDEPEND=" |
| 15 | media-gfx/graphviz |
| 16 | " |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |