summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-09 15:29:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-09 15:29:56 +0000
commit048d1e3d6df7833d354e9b7647c63af206a69548 (patch)
tree53c73db6ea7af7ca01ba149054f2da4e76ff52c4 /sci-electronics
parentFixed libpq header location. (diff)
downloadhistorical-048d1e3d6df7833d354e9b7647c63af206a69548.tar.gz
historical-048d1e3d6df7833d354e9b7647c63af206a69548.tar.bz2
historical-048d1e3d6df7833d354e9b7647c63af206a69548.zip
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/pcb/ChangeLog5
-rw-r--r--sci-electronics/pcb/Manifest20
-rw-r--r--sci-electronics/pcb/pcb-20050127.ebuild4
3 files changed, 21 insertions, 8 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog
index 01f6ff91ebc3..5d802a709602 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.9 2005/05/07 10:12:25 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.10 2005/05/09 15:29:56 gustavoz Exp $
+
+ 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20050127.ebuild:
+ Stable on sparc
*pcb-20050315 (07 May 2005)
diff --git a/sci-electronics/pcb/Manifest b/sci-electronics/pcb/Manifest
index 47b7f5e7484f..2d6a959c9d7b 100644
--- a/sci-electronics/pcb/Manifest
+++ b/sci-electronics/pcb/Manifest
@@ -1,12 +1,22 @@
-MD5 4f3bfc54077fb10703ef48fc078e6d03 pcb-20050315.ebuild 859
-MD5 344229ac43c75e8bd32ea59c08d65de4 pcb-20050127.ebuild 858
-MD5 c5df356ac2124cf3935bca245e058d8b pcb-20040530.ebuild 854
-MD5 adb451745f3046dd70c3259078ee7e45 ChangeLog 2889
-MD5 699ede11b6ad5962c8eb3768bad4f14e pcb-20040903.ebuild 858
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 9b47d2c63c0144a7e341a44eb205b655 ChangeLog 2985
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 513e31d15a24bb4c6f80044bb0c0f6a3 pcb-20040215.ebuild 843
+MD5 c5df356ac2124cf3935bca245e058d8b pcb-20040530.ebuild 854
+MD5 699ede11b6ad5962c8eb3768bad4f14e pcb-20040903.ebuild 858
+MD5 0a19428b1e756846b1a4e678fdf5adf4 pcb-20050127.ebuild 858
+MD5 4f3bfc54077fb10703ef48fc078e6d03 pcb-20050315.ebuild 859
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
MD5 b871b8033ae2d914a901d136d99a0a5d files/digest-pcb-20050315 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFCf4IKKRy60XGEcJIRAitUAJ9px9BfyolAyH0kOc6FBiwN1IXSFgCff35Z
+XX47GLBGzsBcGv5dmjpOApA=
+=jmZH
+-----END PGP SIGNATURE-----
diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild
index 9e89187e30a1..655e549fcb35 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.4 2005/05/07 10:12:25 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.5 2005/05/09 15:29:56 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"