Parent Directory
|
Revision Log
Stable for x86, wrt bug #414605 (Portage version: 2.1.10.49/cvs/Linux x86_64)
| 1 | johu | 1.1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 | ||
| 3 | ago | 1.4 | # $Header: /var/cvsroot/gentoo-x86/kde-base/libkdeedu/libkdeedu-4.8.3.ebuild,v 1.3 2012/05/18 20:54:05 ago Exp $ |
| 4 | johu | 1.1 | |
| 5 | EAPI=4 | ||
| 6 | |||
| 7 | KDE_SCM="git" | ||
| 8 | inherit kde4-base | ||
| 9 | |||
| 10 | DESCRIPTION="Common library for KDE educational apps" | ||
| 11 | ago | 1.4 | KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" |
| 12 | johu | 1.1 | IUSE="debug" |
| 13 | |||
| 14 | # 4 of 4 tests fail. Last checked for 4.6.1. Tests are fundamentally broken, | ||
| 15 | # see bug 258857 for details. | ||
| 16 | RESTRICT=test | ||
| 17 | |||
| 18 | add_blocker kvtml-data |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |