summaryrefslogtreecommitdiff
blob: 75da265831fe9b3c664d446252776f3a537f1098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/klogic-1.63.ebuild,v 1.5 2009/11/11 11:46:06 ssuominen Exp $

ARTS_REQUIRED=never
inherit kde

DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits"
HOMEPAGE="http://www.a-rostin.de/klogic/"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz"
LICENSE="GPL-2"

need-kde 3.5

PATCHES=( "${FILESDIR}/${P}-glibc-2.10.patch" )