diff options
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20040530.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20040903.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index de447e8d7e94..8bbb92d6494a 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2005/02/17 23:23:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.4 2005/02/28 21:52:06 gustavoz Exp $ + + 28 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20040530.ebuild, + pcb-20040903.ebuild: + Keyworded ~sparc wrt #83593 18 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> pcb-20040903.ebuild: Added to ~ppc. diff --git a/sci-electronics/pcb/pcb-20040530.ebuild b/sci-electronics/pcb/pcb-20040530.ebuild index 2e1c060c5b4c..1b9c27c115e2 100644 --- a/sci-electronics/pcb/pcb-20040530.ebuild +++ b/sci-electronics/pcb/pcb-20040530.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-20040530.ebuild,v 1.2 2005/02/17 23:23:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20040530.ebuild,v 1.3 2005/02/28 21:52:06 gustavoz 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" +KEYWORDS="x86 ~amd64 ~sparc" IUSE="Xaw3d" RDEPEND="virtual/x11" diff --git a/sci-electronics/pcb/pcb-20040903.ebuild b/sci-electronics/pcb/pcb-20040903.ebuild index b7562580221d..f7c1cbd97314 100644 --- a/sci-electronics/pcb/pcb-20040903.ebuild +++ b/sci-electronics/pcb/pcb-20040903.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-20040903.ebuild,v 1.2 2005/02/17 23:23:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20040903.ebuild,v 1.3 2005/02/28 21:52:06 gustavoz 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 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="Xaw3d" RDEPEND="virtual/x11" |