summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-18 18:22:16 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-18 18:22:16 +0000
commitefa340cf7cf81ecbb90a1e01e0172184e97dc9cc (patch)
tree153f7a67fec1761dcf04996fdf1e8a219ec871d2 /sci-electronics
parentStable on amd64 in line with maintainer arch, closes bug #96014 (diff)
downloadgentoo-2-efa340cf7cf81ecbb90a1e01e0172184e97dc9cc.tar.gz
gentoo-2-efa340cf7cf81ecbb90a1e01e0172184e97dc9cc.tar.bz2
gentoo-2-efa340cf7cf81ecbb90a1e01e0172184e97dc9cc.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/qucs/ChangeLog5
-rw-r--r--sci-electronics/qucs/qucs-0.0.6.ebuild4
2 files changed, 6 insertions, 3 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/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"