summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-11-11 11:46:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-11-11 11:46:06 +0000
commitab0fcb357f7a580b99889f399c3ddb9f4887c309 (patch)
tree1a180c8df1ef16ae87e31f3c753ec28101eaa316
parentARTS_REQUIRED=never (diff)
downloadgentoo-2-ab0fcb357f7a580b99889f399c3ddb9f4887c309.tar.gz
gentoo-2-ab0fcb357f7a580b99889f399c3ddb9f4887c309.tar.bz2
gentoo-2-ab0fcb357f7a580b99889f399c3ddb9f4887c309.zip
ARTS_REQUIRED=never
(Portage version: 2.2_rc49/cvs/Linux x86_64)
-rw-r--r--sci-electronics/klogic/klogic-1.61.ebuild7
-rw-r--r--sci-electronics/klogic/klogic-1.63.ebuild5
2 files changed, 7 insertions, 5 deletions
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" )