diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-07 12:32:31 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-07 12:32:31 +0000 |
commit | e6ae9179e043a7cc53ceb113a88e8da2dba9d5bc (patch) | |
tree | e53ed60249d5a337a9c9de5d9b6c5ddac9a7b4ad /app-sci/pcb | |
parent | Fixed bug #73312 and updated i18n-misc patch. (Manifest recommit) (diff) | |
download | gentoo-2-e6ae9179e043a7cc53ceb113a88e8da2dba9d5bc.tar.gz gentoo-2-e6ae9179e043a7cc53ceb113a88e8da2dba9d5bc.tar.bz2 gentoo-2-e6ae9179e043a7cc53ceb113a88e8da2dba9d5bc.zip |
Version bump
Diffstat (limited to 'app-sci/pcb')
-rw-r--r-- | app-sci/pcb/ChangeLog | 8 | ||||
-rw-r--r-- | app-sci/pcb/Manifest | 4 | ||||
-rw-r--r-- | app-sci/pcb/files/digest-pcb-20040903 | 1 | ||||
-rw-r--r-- | app-sci/pcb/pcb-20040530.ebuild | 4 | ||||
-rw-r--r-- | app-sci/pcb/pcb-20040903.ebuild | 36 |
5 files changed, 49 insertions, 4 deletions
diff --git a/app-sci/pcb/ChangeLog b/app-sci/pcb/ChangeLog index ed4c975971f5..876519da4398 100644 --- a/app-sci/pcb/ChangeLog +++ b/app-sci/pcb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-sci/pcb # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/ChangeLog,v 1.11 2004/07/17 16:20:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/ChangeLog,v 1.12 2004/12/07 12:32:30 phosphan Exp $ + +*pcb-20040903 (07 Dec 2004) + + 07 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> pcb-20040530.ebuild, + +pcb-20040903.ebuild: + Version bump 17 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> pcb-20040530.ebuild: Marked ~amd64. diff --git a/app-sci/pcb/Manifest b/app-sci/pcb/Manifest index 5add102b5dc5..8d05d265dc5d 100644 --- a/app-sci/pcb/Manifest +++ b/app-sci/pcb/Manifest @@ -1,6 +1,8 @@ +MD5 15ba01e50638c7a3a2f3710537eeb80c pcb-20040530.ebuild 840 MD5 8c7c2b1b792c5480694349e99611e4da ChangeLog 1570 +MD5 3067ffa81b2175e679fbd68b2c1d1446 pcb-20040903.ebuild 841 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 3067ffa81b2175e679fbd68b2c1d1446 pcb-20040530.ebuild 841 MD5 5c137d0c754e5c0647f3791120abfde7 pcb-20040215.ebuild 837 MD5 ac3578eb4744e148817cf6527f65305f files/digest-pcb-20040215 65 MD5 358063d87a3cff8d721590089886cf30 files/digest-pcb-20040530 65 +MD5 52b5eab810332cba57a026c004cb654c files/digest-pcb-20040903 65 diff --git a/app-sci/pcb/files/digest-pcb-20040903 b/app-sci/pcb/files/digest-pcb-20040903 new file mode 100644 index 000000000000..1d5671994e60 --- /dev/null +++ b/app-sci/pcb/files/digest-pcb-20040903 @@ -0,0 +1 @@ +MD5 14bf8d4ff551ae446f04789ce9db57b2 pcb-20040903.tar.gz 2317381 diff --git a/app-sci/pcb/pcb-20040530.ebuild b/app-sci/pcb/pcb-20040530.ebuild index b721bdc3bed2..2cfe5a74a54c 100644 --- a/app-sci/pcb/pcb-20040530.ebuild +++ b/app-sci/pcb/pcb-20040530.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/pcb-20040530.ebuild,v 1.2 2004/07/17 16:20:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/pcb-20040530.ebuild,v 1.3 2004/12/07 12:32:30 phosphan 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" +KEYWORDS="x86 ~amd64" IUSE="Xaw3d" RDEPEND="virtual/x11" diff --git a/app-sci/pcb/pcb-20040903.ebuild b/app-sci/pcb/pcb-20040903.ebuild new file mode 100644 index 000000000000..1cd5b8d552e7 --- /dev/null +++ b/app-sci/pcb/pcb-20040903.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/pcb/pcb-20040903.ebuild,v 1.1 2004/12/07 12:32:30 phosphan 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" +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 +} |