summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:21:39 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:21:39 +0000
commit69a5fcc93103de5b8e7d06fb1a4d65f3fd1d3aa4 (patch)
treeffdb8134ee5ac8ca1064cd2dba2d4e30c80eca36 /sci-electronics/pcb
parentAdding missing files, closing Bug #80877 (diff)
downloadgentoo-2-69a5fcc93103de5b8e7d06fb1a4d65f3fd1d3aa4.tar.gz
gentoo-2-69a5fcc93103de5b8e7d06fb1a4d65f3fd1d3aa4.tar.bz2
gentoo-2-69a5fcc93103de5b8e7d06fb1a4d65f3fd1d3aa4.zip
Stable on ppc.
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r--sci-electronics/pcb/ChangeLog5
-rw-r--r--sci-electronics/pcb/pcb-20050127.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog
index 5d802a709602..2f82df7ea297 100644
--- a/sci-electronics/pcb/ChangeLog
+++ b/sci-electronics/pcb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/pcb
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.10 2005/05/09 15:29:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.11 2005/05/17 18:17:27 hansmi Exp $
+
+ 17 May 2005; Michael Hanselmann <hansmi@gentoo.org> pcb-20050127.ebuild:
+ Stable on ppc.
09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20050127.ebuild:
Stable on sparc
diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild
index 655e549fcb35..cce7054310f0 100644
--- a/sci-electronics/pcb/pcb-20050127.ebuild
+++ b/sci-electronics/pcb/pcb-20050127.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.5 2005/05/09 15:29:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.6 2005/05/17 18:17:27 hansmi Exp $
DESCRIPTION="tool for the layout of printed circuit boards"
HOMEPAGE="http://pcb.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pcb/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 sparc ~ppc"
+KEYWORDS="~amd64 ppc sparc x86"
IUSE="Xaw3d"
RDEPEND="virtual/x11"