Parent Directory
|
Revision Log
Remove KDE SC 4.8.3 (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.3.ebuild,v 1.4 2012/05/24 09:19:22 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | KDE_HANDBOOK="optional" |
| 8 | KDE_SCM="git" |
| 9 | inherit kde4-base |
| 10 | |
| 11 | DESCRIPTION="Mathematical function plotter for KDE" |
| 12 | KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" |
| 13 | IUSE="debug" |
| 14 | |
| 15 | RDEPEND=" |
| 16 | $(add_kdebase_dep knotify) |
| 17 | " |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |