Parent Directory
|
Revision Log
Drop KDE 4.2.0 (Portage version: 2.2_rc23/cvs/Linux x86_64)
| 1 | # Copyright 1999-2009 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.2.0.ebuild,v 1.2 2009/02/01 06:37:51 jmbsvicetto Exp $ |
| 4 | |
| 5 | EAPI="2" |
| 6 | |
| 7 | KMNAME="kdesdk" |
| 8 | inherit kde4-meta |
| 9 | |
| 10 | DESCRIPTION="KDE Frontend for Cachegrind" |
| 11 | KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" |
| 12 | IUSE="debug htmlhandbook" |
| 13 | |
| 14 | RDEPEND="${RDEPEND} media-gfx/graphviz" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |