Parent Directory
|
Revision Log
Removed old versions. (Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
| 1 | # Copyright 1999-2008 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.0.3.ebuild,v 1.1 2008/04/03 20:43:19 philantrop Exp $ |
| 4 | |
| 5 | EAPI="1" |
| 6 | |
| 7 | KMNAME=kdesdk |
| 8 | inherit kde4-meta |
| 9 | |
| 10 | DESCRIPTION="KDE Frontend for Cachegrind" |
| 11 | KEYWORDS="~amd64 ~x86" |
| 12 | IUSE="debug htmlhandbook" |
| 13 | |
| 14 | RDEPEND="${RDEPEND} media-gfx/graphviz" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |