diff options
author | 2005-06-29 19:50:20 +0000 | |
---|---|---|
committer | 2005-06-29 19:50:20 +0000 | |
commit | b04722d35674606728f3e49646647c8ff30f9a3d (patch) | |
tree | c178c3834851f9e9c66a203ad0708f339826dd92 /sci-electronics | |
parent | ~sparc it up baby (diff) | |
download | historical-b04722d35674606728f3e49646647c8ff30f9a3d.tar.gz historical-b04722d35674606728f3e49646647c8ff30f9a3d.tar.bz2 historical-b04722d35674606728f3e49646647c8ff30f9a3d.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/Manifest | 16 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050315.ebuild | 4 |
3 files changed, 19 insertions, 6 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/Manifest b/sci-electronics/pcb/Manifest index b5372b1dec04..7e4321ff4123 100644 --- a/sci-electronics/pcb/Manifest +++ b/sci-electronics/pcb/Manifest @@ -1,6 +1,16 @@ -MD5 c7ca28e4868eff79cbb4548727471fd2 pcb-20050315.ebuild 858 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 bce3b71d52d36f2cc22bc892d8eae9fd pcb-20050127.ebuild 855 -MD5 424b6dcc538c220bbcfed37c098fb789 ChangeLog 3324 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 88e4c82ca9e4e75500fce40fa49f1ac7 files/digest-pcb-20050127 65 +MD5 720995555959e88a2da88fb042f46bea ChangeLog 3419 +MD5 45835347bd733169e18655ec481b2003 pcb-20050315.ebuild 858 MD5 b871b8033ae2d914a901d136d99a0a5d files/digest-pcb-20050315 65 +MD5 88e4c82ca9e4e75500fce40fa49f1ac7 files/digest-pcb-20050127 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCwvuSKRy60XGEcJIRAtu8AJ9O4irJGnDEGr7y3egFQfhrIRrlOgCfUIJP +DK27u1cg//DRoh3CF0whGjI= +=jcbr +-----END PGP SIGNATURE----- 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" |