summaryrefslogtreecommitdiff
blob: 8d3445b4431124bb953994ea514eb017e931cf07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu/kdeedu-3.1.2.ebuild,v 1.5 2003/07/22 21:04:12 gmsoft Exp $
inherit kde-dist flag-o-matic

IUSE=""
DESCRIPTION="KDE educational apps"
KEYWORDS="x86 ppc sparc alpha hppa"

if [ "`gcc -dumpversion`" == "2.95.3" ]; then
	filter-flags "-fomit-frame-pointer"
fi