Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 522476 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- kdevplatform-1.6.0-r1.ebuild    2014-09-12 12:56:05.255595227 -0300
0
++ kdevplatform-1.7.0.ebuild   2014-09-10 01:24:04.000000000 -0300
Lines 1-6 Link Here
1
# Copyright 1999-2014 Gentoo Foundation
1
# Copyright 1999-2014 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v 1.1 2014/07/29 16:53:23 johu Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.7.0.ebuild,v 1.1 2014/07/29 16:53:23 johu Exp $
4
4
5
EAPI=5
5
EAPI=5
6
6
Lines 41-47 Link Here
41
   cvs? ( dev-vcs/cvs )
41
   cvs? ( dev-vcs/cvs )
42
"
42
"
43
43
44
PATCHES=( "${FILESDIR}/${P}-appwizard.patch" )
45
44
46
src_configure() {
45
src_configure() {
47
   mycmakeargs=(
46
   mycmakeargs=(

Return to bug 522476