diff options
author | David Holm <dholm@gentoo.org> | 2005-06-18 18:19:29 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-18 18:19:29 +0000 |
commit | a55558e571e7ba476f37cb642e8750d0326678f0 (patch) | |
tree | d99f4e7e05c37830067445ef22e85737a436644e /sci-electronics | |
parent | Stable on amd64 in line with maintainer arch, closes bug #96014 (diff) | |
download | historical-a55558e571e7ba476f37cb642e8750d0326678f0.tar.gz historical-a55558e571e7ba476f37cb642e8750d0326678f0.tar.bz2 historical-a55558e571e7ba476f37cb642e8750d0326678f0.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/qucs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/qucs/Manifest | 16 | ||||
-rw-r--r-- | sci-electronics/qucs/qucs-0.0.6.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/sci-electronics/qucs/ChangeLog b/sci-electronics/qucs/ChangeLog index f5b817f91822..3f366ce6e9e7 100644 --- a/sci-electronics/qucs/ChangeLog +++ b/sci-electronics/qucs/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2005/06/17 23:05:07 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/ChangeLog,v 1.3 2005/06/18 18:19:29 dholm Exp $ + + 18 Jun 2005; David Holm <dholm@gentoo.org> qucs-0.0.6.ebuild: + Added to ~ppc. *qucs-0.0.6 (17 Jun 2005) diff --git a/sci-electronics/qucs/Manifest b/sci-electronics/qucs/Manifest index cdc03634fe39..d38395a668bb 100644 --- a/sci-electronics/qucs/Manifest +++ b/sci-electronics/qucs/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 497fdbadfaa62487788b9bc70e47597c qucs-0.0.6.ebuild 626 -MD5 73f19a3c6b8be37a24f18f2fd22fe089 qucs-0.0.5.ebuild 626 -MD5 4408c354293539ba3750466d7f450349 ChangeLog 558 +MD5 ea2400c8eba442f642aa6aa3e0aa1836 ChangeLog 640 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 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCs1c0ntT9W3vfTuoRAvgtAJ90zREZuct9FN/hFG4y39wihXD2PACfUfkg -rYKhW90wzPgg5sASprRdFnU= -=E6MP ------END PGP SIGNATURE----- diff --git a/sci-electronics/qucs/qucs-0.0.6.ebuild b/sci-electronics/qucs/qucs-0.0.6.ebuild index a76683f3d0a4..c77b6e162d8a 100644 --- a/sci-electronics/qucs/qucs-0.0.6.ebuild +++ b/sci-electronics/qucs/qucs-0.0.6.ebuild @@ -1,13 +1,13 @@ # 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.1 2005/06/17 23:05:07 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qucs/qucs-0.0.6.ebuild,v 1.2 2005/06/18 18:19:29 dholm 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" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/qt-3.3.4" |