summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Bienstman <pbienst@gentoo.org>2005-05-07 10:12:25 +0000
committerPeter Bienstman <pbienst@gentoo.org>2005-05-07 10:12:25 +0000
commit3e8afdb9f45a6f593faefa280b776f62a116f632 (patch)
tree06e64c0324b6c05250cdb5d1feb5b3a0933703fd /sci-electronics
parentVersion bump. (diff)
downloadhistorical-3e8afdb9f45a6f593faefa280b776f62a116f632.tar.gz
historical-3e8afdb9f45a6f593faefa280b776f62a116f632.tar.bz2
historical-3e8afdb9f45a6f593faefa280b776f62a116f632.zip
Version bump.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/pcb/ChangeLog10
-rw-r--r--sci-electronics/pcb/Manifest10
-rw-r--r--sci-electronics/pcb/files/digest-pcb-200503151
-rw-r--r--sci-electronics/pcb/pcb-20050127.ebuild4
-rw-r--r--sci-electronics/pcb/pcb-20050315.ebuild36
5 files changed, 54 insertions, 7 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog
index b832cacd382d..01f6ff91ebc3 100644
--- a/sci-electronics/pcb/ChangeLog
+++ b/sci-electronics/pcb/ChangeLog
@@ -1,6 +1,14 @@
# 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.8 2005/05/04 14:38:31 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.9 2005/05/07 10:12:25 pbienst Exp $
+
+*pcb-20050315 (07 May 2005)
+
+ 07 May 2005; Peter Bienstman <pbienst@gentoo.org> +pcb-20050315.ebuild:
+ Versium bump (closes #90617). Thanks to Raphael Assenat for reporting.
+
+ 07 May 2005; Peter Bienstman <pbienst@gentoo.org> pcb-20050127.ebuild,
+ Mark stable on x86.
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.
diff --git a/sci-electronics/pcb/Manifest b/sci-electronics/pcb/Manifest
index 43eb2a431f1c..47b7f5e7484f 100644
--- a/sci-electronics/pcb/Manifest
+++ b/sci-electronics/pcb/Manifest
@@ -1,10 +1,12 @@
-MD5 88d884659b5ce6e4492e02e4e1f12fbe ChangeLog 2614
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 513e31d15a24bb4c6f80044bb0c0f6a3 pcb-20040215.ebuild 843
+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
-MD5 deda9bf5b0ab7b07c5d8646b96e22f19 pcb-20050127.ebuild 857
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 513e31d15a24bb4c6f80044bb0c0f6a3 pcb-20040215.ebuild 843
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
diff --git a/sci-electronics/pcb/files/digest-pcb-20050315 b/sci-electronics/pcb/files/digest-pcb-20050315
new file mode 100644
index 000000000000..a247e0bd669e
--- /dev/null
+++ b/sci-electronics/pcb/files/digest-pcb-20050315
@@ -0,0 +1 @@
+MD5 853a0709003c2c8967c756b6068476f6 pcb-20050315.tar.gz 2353758
diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild
index c54f28b62f66..9e89187e30a1 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.3 2005/05/04 14:38:31 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.4 2005/05/07 10:12:25 pbienst 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"
diff --git a/sci-electronics/pcb/pcb-20050315.ebuild b/sci-electronics/pcb/pcb-20050315.ebuild
new file mode 100644
index 000000000000..61adee44d5a1
--- /dev/null
+++ b/sci-electronics/pcb/pcb-20050315.ebuild
@@ -0,0 +1,36 @@
+# 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.1 2005/05/07 10:12:25 pbienst Exp $
+
+DESCRIPTION="tool for the layout of printed circuit boards"
+HOMEPAGE="http://pcb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/pcb/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
+IUSE="Xaw3d"
+
+RDEPEND="virtual/x11"
+DEPEND="${RDEPEND}
+ =dev-lang/tk-8*"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i 's/\(^START-INFO\)/INFO-DIR-SECTION Miscellaneous\n\1/' doc/pcb.info
+}
+
+src_compile() {
+ local myconf=""
+ use Xaw3d \
+ && myconf="--with-xaw=Xaw3d" \
+ || myconf="--with-xaw=Xaw"
+ econf ${myconf} || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS ChangeLog NEWS README
+}