diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-29 19:50:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-29 19:50:20 +0000 |
commit | 691d0be3c6908ad84f60263fa801b15e63d32c9f (patch) | |
tree | 705634e930c1c5c941d024cfd3406ce59a9e2181 /sci-electronics | |
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')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050315.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 24e91c9e4d1f..ca02a4a8059f 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.13 2005/06/29 12:13:08 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.14 2005/06/29 19:50:20 gustavoz Exp $ + + 29 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20050315.ebuild: + Stable on sparc 29 Jun 2005; Peter Bienstman <pbienst@gentoo.org> pcb-20050315.ebuild: Mark stable on x86. 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" |