Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 459174
Collapse All | Expand All

(-)mdds-0.7.0.ebuild (-1 / +6 lines)
Lines 2-8 Link Here
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/mdds/mdds-0.7.0.ebuild,v 1.1 2013/02/25 13:37:44 scarabeus Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-util/mdds/mdds-0.7.0.ebuild,v 1.1 2013/02/25 13:37:44 scarabeus Exp $
4
4
5
EAPI=4
5
EAPI=5
6
6
7
inherit base
7
inherit base
8
8
Lines 27-29 src_configure() { Link Here
27
}
27
}
28
28
29
src_compile() { :; }
29
src_compile() { :; }
30
31
src_test() {
32
	tc-export CXX
33
	default
34
}

Return to bug 459174