diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-07-26 23:36:56 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-07-26 23:36:56 +0000 |
commit | 20798aeb82c000837be9cfe21cc030729b0eaa5d (patch) | |
tree | d2fde3e8633db93f388278c1554208cece80b323 /sci-electronics/qucs | |
parent | Marking 2.10.1-r1 stable (x86) (diff) | |
download | historical-20798aeb82c000837be9cfe21cc030729b0eaa5d.tar.gz historical-20798aeb82c000837be9cfe21cc030729b0eaa5d.tar.bz2 historical-20798aeb82c000837be9cfe21cc030729b0eaa5d.zip |
Version bump, thanks to Stefan Jahn <stefan@gruft.de> for the email.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-electronics/qucs')
-rw-r--r-- | sci-electronics/qucs/ChangeLog | 9 | ||||
-rw-r--r-- | sci-electronics/qucs/Manifest | 18 | ||||
-rw-r--r-- | sci-electronics/qucs/files/digest-qucs-0.0.5 | 1 | ||||
-rw-r--r-- | sci-electronics/qucs/files/digest-qucs-0.0.6 | 1 | ||||
-rw-r--r-- | sci-electronics/qucs/files/digest-qucs-0.0.7 | 1 | ||||
-rw-r--r-- | sci-electronics/qucs/qucs-0.0.5.ebuild | 21 | ||||
-rw-r--r-- | sci-electronics/qucs/qucs-0.0.7.ebuild (renamed from sci-electronics/qucs/qucs-0.0.6.ebuild) | 4 |
7 files changed, 24 insertions, 31 deletions
diff --git a/sci-electronics/qucs/ChangeLog b/sci-electronics/qucs/ChangeLog index 3f366ce6e9e7..bfc96a7632ef 100644 --- a/sci-electronics/qucs/ChangeLog +++ b/sci-electronics/qucs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-electronics/qucs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/ChangeLog,v 1.3 2005/06/18 18:19:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/ChangeLog,v 1.4 2005/07/26 23:36:56 cryos Exp $ + +*qucs-0.0.7 (26 Jul 2005) + + 26 Jul 2005; Marcus D. Hanwell <marcus@gentoo.org> -qucs-0.0.5.ebuild, + -qucs-0.0.6.ebuild, +qucs-0.0.7.ebuild: + Version bump, thanks to Stefan Jahn <stefan@gruft.de> for the email. Pruned + old versions, changed name to reflect upstream change. 18 Jun 2005; David Holm <dholm@gentoo.org> qucs-0.0.6.ebuild: Added to ~ppc. diff --git a/sci-electronics/qucs/Manifest b/sci-electronics/qucs/Manifest index d38395a668bb..5871a8e7fa21 100644 --- a/sci-electronics/qucs/Manifest +++ b/sci-electronics/qucs/Manifest @@ -1,6 +1,14 @@ -MD5 ea2400c8eba442f642aa6aa3e0aa1836 ChangeLog 640 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 90a0a8f059d3a92a2b653813f9525360 qucs-0.0.7.ebuild 634 +MD5 4b6cb10c3669d308c81050590a248a5d ChangeLog 918 MD5 be48e2112e63800bb96299dd194e44dd metadata.xml 589 -MD5 73f19a3c6b8be37a24f18f2fd22fe089 qucs-0.0.5.ebuild 626 -MD5 e0d6e79d727d2a45ed87f7b7f7249e48 qucs-0.0.6.ebuild 631 -MD5 45116807536e2f6afe44270a834734cd files/digest-qucs-0.0.5 63 -MD5 a3f9c2e44ad55060353e26291617d393 files/digest-qucs-0.0.6 63 +MD5 5c0421664edc5e17cbc9b062af0dd91e files/digest-qucs-0.0.7 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC5skkntT9W3vfTuoRApejAJ9F3kTRUI52T710C1je/wTHQ+8TsQCfchS0 +FjAY26DB6wiEqF8CGGDsoic= +=UN0D +-----END PGP SIGNATURE----- diff --git a/sci-electronics/qucs/files/digest-qucs-0.0.5 b/sci-electronics/qucs/files/digest-qucs-0.0.5 deleted file mode 100644 index cf53bf5aba11..000000000000 --- a/sci-electronics/qucs/files/digest-qucs-0.0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 7c9d039416be492c0429af75da2627b3 qucs-0.0.5.tar.gz 1500489 diff --git a/sci-electronics/qucs/files/digest-qucs-0.0.6 b/sci-electronics/qucs/files/digest-qucs-0.0.6 deleted file mode 100644 index 581bd094abb1..000000000000 --- a/sci-electronics/qucs/files/digest-qucs-0.0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 4b369fe0c07a3c06ac1527205079b58c qucs-0.0.6.tar.gz 1808109 diff --git a/sci-electronics/qucs/files/digest-qucs-0.0.7 b/sci-electronics/qucs/files/digest-qucs-0.0.7 new file mode 100644 index 000000000000..78955df1b4a2 --- /dev/null +++ b/sci-electronics/qucs/files/digest-qucs-0.0.7 @@ -0,0 +1 @@ +MD5 87059c90cdb6e55b30c55ca72ad792b7 qucs-0.0.7.tar.gz 2164356 diff --git a/sci-electronics/qucs/qucs-0.0.5.ebuild b/sci-electronics/qucs/qucs-0.0.5.ebuild deleted file mode 100644 index d742d224c420..000000000000 --- a/sci-electronics/qucs/qucs-0.0.5.ebuild +++ /dev/null @@ -1,21 +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/qucs/qucs-0.0.5.ebuild,v 1.1 2005/04/29 18:29:54 cryos Exp $ - -DESCRIPTION="Qt Universal Circuit Simulator is a Qt based circuit simulator" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://qucs.sourceforge.net/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" -DEPEND=">=x11-libs/qt-3.3.4" - -src_compile() { - econf || die "econf failed." - emake || die "emake failed." -} - -src_install() { - make install DESTDIR=${D} || die "make install failed." -} diff --git a/sci-electronics/qucs/qucs-0.0.6.ebuild b/sci-electronics/qucs/qucs-0.0.7.ebuild index c77b6e162d8a..6b08fe78cb29 100644 --- a/sci-electronics/qucs/qucs-0.0.6.ebuild +++ b/sci-electronics/qucs/qucs-0.0.7.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/qucs-0.0.6.ebuild,v 1.2 2005/06/18 18:19:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/qucs-0.0.7.ebuild,v 1.1 2005/07/26 23:36:56 cryos Exp $ -DESCRIPTION="Qt Universal Circuit Simulator is a Qt based circuit simulator" +DESCRIPTION="Quite Universal Circuit Simulator is a Qt based circuit simulator" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://qucs.sourceforge.net/" LICENSE="GPL-2" |