diff options
author | 2005-06-29 19:50:20 +0000 | |
---|---|---|
committer | 2005-06-29 19:50:20 +0000 | |
commit | 691d0be3c6908ad84f60263fa801b15e63d32c9f (patch) | |
tree | 705634e930c1c5c941d024cfd3406ce59a9e2181 /sci-electronics/pcb/pcb-20050315.ebuild | |
parent | ~sparc it up baby (diff) | |
download | gentoo-2-691d0be3c6908ad84f60263fa801b15e63d32c9f.tar.gz gentoo-2-691d0be3c6908ad84f60263fa801b15e63d32c9f.tar.bz2 gentoo-2-691d0be3c6908ad84f60263fa801b15e63d32c9f.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-electronics/pcb/pcb-20050315.ebuild')
-rw-r--r-- | sci-electronics/pcb/pcb-20050315.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/pcb/pcb-20050315.ebuild b/sci-electronics/pcb/pcb-20050315.ebuild index d688fe692c33..a39acb55dded 100644 --- a/sci-electronics/pcb/pcb-20050315.ebuild +++ b/sci-electronics/pcb/pcb-20050315.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-20050315.ebuild,v 1.2 2005/06/29 12:13:08 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050315.ebuild,v 1.3 2005/06/29 19:50:20 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 ~sparc ~ppc" +KEYWORDS="x86 ~amd64 sparc ~ppc" IUSE="Xaw3d" RDEPEND="virtual/x11" |