diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 01:53:55 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 01:53:55 +0000 |
commit | 4cbecc3809f88e93743f4c62242e5dd734f917e0 (patch) | |
tree | b3cd2d546e1bd942249f7a85afdcd738c3891366 /sci-electronics/klogic | |
parent | New upstream packaging for EMBOSS 5.0.0. (diff) | |
download | gentoo-2-4cbecc3809f88e93743f4c62242e5dd734f917e0.tar.gz gentoo-2-4cbecc3809f88e93743f4c62242e5dd734f917e0.tar.bz2 gentoo-2-4cbecc3809f88e93743f4c62242e5dd734f917e0.zip |
Marked stable on amd64, removed old version.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sci-electronics/klogic')
-rw-r--r-- | sci-electronics/klogic/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/klogic/files/digest-klogic-1.62 | 3 | ||||
-rw-r--r-- | sci-electronics/klogic/klogic-1.62.ebuild | 14 | ||||
-rw-r--r-- | sci-electronics/klogic/klogic-1.63.ebuild | 4 |
4 files changed, 7 insertions, 20 deletions
diff --git a/sci-electronics/klogic/ChangeLog b/sci-electronics/klogic/ChangeLog index f968bc5f4dac..9607c8d45354 100644 --- a/sci-electronics/klogic/ChangeLog +++ b/sci-electronics/klogic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/klogic # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/ChangeLog,v 1.11 2007/03/13 13:47:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/ChangeLog,v 1.12 2007/07/18 01:53:55 cryos Exp $ + + 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> -klogic-1.62.ebuild, + klogic-1.63.ebuild: + Marked stable on amd64, removed old version. 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> klogic-1.63.ebuild: x86 stable diff --git a/sci-electronics/klogic/files/digest-klogic-1.62 b/sci-electronics/klogic/files/digest-klogic-1.62 deleted file mode 100644 index 96bc8923030c..000000000000 --- a/sci-electronics/klogic/files/digest-klogic-1.62 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bfd6e196850a8883b9c12553d9c7a910 klogic-1.62.tar.gz 1270441 -RMD160 bd3066b21c5a6f4193a3961533faeb09cddf4a7b klogic-1.62.tar.gz 1270441 -SHA256 e41799daadb1da8108d2a228d1336dfc7c9f4d941158e24b4cc9e7944da8fc53 klogic-1.62.tar.gz 1270441 diff --git a/sci-electronics/klogic/klogic-1.62.ebuild b/sci-electronics/klogic/klogic-1.62.ebuild deleted file mode 100644 index 0da0fc4f64af..000000000000 --- a/sci-electronics/klogic/klogic-1.62.ebuild +++ /dev/null @@ -1,14 +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.62.ebuild,v 1.3 2007/07/15 03:25:39 mr_bones_ Exp $ - -inherit kde - -DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" -HOMEPAGE="http://www.a-rostin.de/klogic/" -KEYWORDS="amd64 ~ppc ~x86" -IUSE="" -SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" -LICENSE="GPL-2" - -need-kde 3 diff --git a/sci-electronics/klogic/klogic-1.63.ebuild b/sci-electronics/klogic/klogic-1.63.ebuild index 8cc837c370e1..4b751d767493 100644 --- a/sci-electronics/klogic/klogic-1.63.ebuild +++ b/sci-electronics/klogic/klogic-1.63.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.2 2007/03/13 13:47:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klogic/klogic-1.63.ebuild,v 1.3 2007/07/18 01:53:55 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="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" |