diff options
Diffstat (limited to 'sci-electronics/klogic/klogic-1.61.ebuild')
-rw-r--r-- | sci-electronics/klogic/klogic-1.61.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/klogic/klogic-1.61.ebuild b/sci-electronics/klogic/klogic-1.61.ebuild index 8658c86bf652..9351b812728c 100644 --- a/sci-electronics/klogic/klogic-1.61.ebuild +++ b/sci-electronics/klogic/klogic-1.61.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.1 2004/12/27 19:49:17 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/klogic-1.61.ebuild,v 1.2 2005/01/03 03:43:22 cryos 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 ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" |