summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-01-04 03:36:49 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-01-04 03:36:49 +0000
commite3068d376c4fa84eb23375e7ddf3e0f1f4bd7070 (patch)
tree1a8c11798336d8667c5792084532360ef7c0cd98 /sci-electronics
parentnot needed (Manifest recommit) (diff)
downloadgentoo-2-e3068d376c4fa84eb23375e7ddf3e0f1f4bd7070.tar.gz
gentoo-2-e3068d376c4fa84eb23375e7ddf3e0f1f4bd7070.tar.bz2
gentoo-2-e3068d376c4fa84eb23375e7ddf3e0f1f4bd7070.zip
Removed obsolete version.
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/klogic/ChangeLog5
-rw-r--r--sci-electronics/klogic/files/digest-klogic-1.61
-rw-r--r--sci-electronics/klogic/klogic-1.6.ebuild15
3 files changed, 4 insertions, 17 deletions
diff --git a/sci-electronics/klogic/ChangeLog b/sci-electronics/klogic/ChangeLog
index ccee71cf3ba1..f8f009928f54 100644
--- a/sci-electronics/klogic/ChangeLog
+++ b/sci-electronics/klogic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/klogic
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/ChangeLog,v 1.4 2005/01/03 04:23:14 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/ChangeLog,v 1.5 2005/01/04 03:36:49 cryos Exp $
+
+ 04 Jan 2005; Marcus Hanwell <cryos@gentoo.org> -klogic-1.6.ebuild:
+ Removing obsolete ebuild.
03 Jan 2005; Joseph Jezak <josejx@gentoo.org> klogic-1.61.ebuild:
Marked ppc stable for bug #76244.
diff --git a/sci-electronics/klogic/files/digest-klogic-1.6 b/sci-electronics/klogic/files/digest-klogic-1.6
deleted file mode 100644
index 26e7fce921fb..000000000000
--- a/sci-electronics/klogic/files/digest-klogic-1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 828809506b548d92207042b9fe8ea89e klogic-1.6.tar.gz 973713
diff --git a/sci-electronics/klogic/klogic-1.6.ebuild b/sci-electronics/klogic/klogic-1.6.ebuild
deleted file mode 100644
index 0aa0d785d684..000000000000
--- a/sci-electronics/klogic/klogic-1.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.6.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"
-IUSE=""
-SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz"
-
-LICENSE="GPL-2"
-
-need-kde 3