From ab0fcb357f7a580b99889f399c3ddb9f4887c309 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Wed, 11 Nov 2009 11:46:06 +0000 Subject: ARTS_REQUIRED=never (Portage version: 2.2_rc49/cvs/Linux x86_64) --- sci-electronics/klogic/klogic-1.61.ebuild | 7 ++++--- sci-electronics/klogic/klogic-1.63.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'sci-electronics/klogic') diff --git a/sci-electronics/klogic/klogic-1.61.ebuild b/sci-electronics/klogic/klogic-1.61.ebuild index 43ac42fb2149..4d7a2f78c204 100644 --- a/sci-electronics/klogic/klogic-1.61.ebuild +++ b/sci-electronics/klogic/klogic-1.61.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.61.ebuild,v 1.4 2007/07/15 03:25:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/klogic-1.61.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" @@ -11,4 +12,4 @@ IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" -need-kde 3 +need-kde 3.5 diff --git a/sci-electronics/klogic/klogic-1.63.ebuild b/sci-electronics/klogic/klogic-1.63.ebuild index 6825c3ff89e5..75da265831fe 100644 --- a/sci-electronics/klogic/klogic-1.63.ebuild +++ b/sci-electronics/klogic/klogic-1.63.ebuild @@ -1,7 +1,8 @@ # 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.4 2009/08/09 16:40:09 ssuominen Exp $ +# $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" @@ -11,6 +12,6 @@ IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" -need-kde 3 +need-kde 3.5 PATCHES=( "${FILESDIR}/${P}-glibc-2.10.patch" ) -- cgit v1.2.3-65-gdbad