diff options
author | David Holm <dholm@gentoo.org> | 2005-05-04 14:38:31 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-04 14:38:31 +0000 |
commit | 0c59126bb031e14fca23a8bf33a5b77e6dc51341 (patch) | |
tree | 16acb87356bd83381d8fcd693c1ec85948cdfdfb /sci-electronics/pcb | |
parent | Readded to ~ppc (diff) | |
download | historical-0c59126bb031e14fca23a8bf33a5b77e6dc51341.tar.gz historical-0c59126bb031e14fca23a8bf33a5b77e6dc51341.tar.bz2 historical-0c59126bb031e14fca23a8bf33a5b77e6dc51341.zip |
Readded to ~ppc
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/Manifest | 14 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050127.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 84b0deb822e1..b832cacd382d 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.7 2005/03/30 20:51:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.8 2005/05/04 14:38:31 dholm Exp $ + + 04 May 2005; David Holm <dholm@gentoo.org> pcb-20050127.ebuild: + Readded to ~ppc. Please don't remove it without filing a proper bug report. 30 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20040903.ebuild: Stable on sparc diff --git a/sci-electronics/pcb/Manifest b/sci-electronics/pcb/Manifest index ff367b1b1e98..43eb2a431f1c 100644 --- a/sci-electronics/pcb/Manifest +++ b/sci-electronics/pcb/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 009e02fcff753cbfd9978fbdf89f5860 ChangeLog 2472 +MD5 88d884659b5ce6e4492e02e4e1f12fbe ChangeLog 2614 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 513e31d15a24bb4c6f80044bb0c0f6a3 pcb-20040215.ebuild 843 MD5 c5df356ac2124cf3935bca245e058d8b pcb-20040530.ebuild 854 MD5 699ede11b6ad5962c8eb3768bad4f14e pcb-20040903.ebuild 858 -MD5 dcbe80c10daee79d2f0e44c4bbbf3f5d pcb-20050127.ebuild 855 +MD5 deda9bf5b0ab7b07c5d8646b96e22f19 pcb-20050127.ebuild 857 MD5 ac3578eb4744e148817cf6527f65305f files/digest-pcb-20040215 65 MD5 358063d87a3cff8d721590089886cf30 files/digest-pcb-20040530 65 MD5 52b5eab810332cba57a026c004cb654c files/digest-pcb-20040903 65 MD5 88e4c82ca9e4e75500fce40fa49f1ac7 files/digest-pcb-20050127 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCSxGEKRy60XGEcJIRAq6AAJ0WGClNLF3D50Eysw1yuyWmOqVUxwCfcD3e -p/sp1+YT06sggtB+JTmS1R0= -=rWco ------END PGP SIGNATURE----- diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild index 3ec920a4ed22..c54f28b62f66 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.2 2005/03/15 13:05:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.3 2005/05/04 14:38:31 dholm 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" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc" IUSE="Xaw3d" RDEPEND="virtual/x11" |