diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:32:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:32:12 +0000 |
commit | b731e6eac3365ccfc7ca83f25d41a7a16c5685ef (patch) | |
tree | 9bdf0e28e15b5ecc098ef66ecef3ff7240165dee /app-sci | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-b731e6eac3365ccfc7ca83f25d41a7a16c5685ef.tar.gz gentoo-2-b731e6eac3365ccfc7ca83f25d41a7a16c5685ef.tar.bz2 gentoo-2-b731e6eac3365ccfc7ca83f25d41a7a16c5685ef.zip |
sync IUSE (-${IUSE})
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/klogic/klogic-1.5.ebuild | 3 | ||||
-rw-r--r-- | app-sci/klogic/klogic-1.6.ebuild | 3 | ||||
-rw-r--r-- | app-sci/klogic/klogic-1.61.ebuild | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/app-sci/klogic/klogic-1.5.ebuild b/app-sci/klogic/klogic-1.5.ebuild index 88016e277f91..57b00dfe3082 100644 --- a/app-sci/klogic/klogic-1.5.ebuild +++ b/app-sci/klogic/klogic-1.5.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.5.ebuild,v 1.5 2004/06/29 11:59:07 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.5.ebuild,v 1.6 2004/07/13 20:32:12 agriffis Exp $ inherit kde DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" HOMEPAGE="http://www.a-rostin.de/klogic/" KEYWORDS="x86" +IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-sci/klogic/klogic-1.6.ebuild b/app-sci/klogic/klogic-1.6.ebuild index 47c5c480eda4..25b6fa459fd1 100644 --- a/app-sci/klogic/klogic-1.6.ebuild +++ b/app-sci/klogic/klogic-1.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.6.ebuild,v 1.4 2004/06/29 11:59:07 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.6.ebuild,v 1.5 2004/07/13 20:32:12 agriffis Exp $ inherit kde DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" HOMEPAGE="http://www.a-rostin.de/klogic/" KEYWORDS="~x86 ~ppc" +IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-sci/klogic/klogic-1.61.ebuild b/app-sci/klogic/klogic-1.61.ebuild index f9da2fa0c590..176968c55e14 100644 --- a/app-sci/klogic/klogic-1.61.ebuild +++ b/app-sci/klogic/klogic-1.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.61.ebuild,v 1.2 2004/06/24 22:04:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.61.ebuild,v 1.3 2004/07/13 20:32:12 agriffis Exp $ inherit kde @@ -11,6 +11,6 @@ SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -IUSE="${IUSE}" +IUSE="" need-kde 3 |