diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2006-02-06 07:53:49 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2006-02-06 07:53:49 +0000 |
commit | 40c011b56e522123d18e187ef62e2776a786f816 (patch) | |
tree | 7e7e4c09578ee5c23670cd4b6ff09378e3c32b3f /sci-electronics | |
parent | Stable on ppc64: bug #121302 (diff) | |
download | gentoo-2-40c011b56e522123d18e187ef62e2776a786f816.tar.gz gentoo-2-40c011b56e522123d18e187ef62e2776a786f816.tar.bz2 gentoo-2-40c011b56e522123d18e187ef62e2776a786f816.zip |
Fixing deps, bug #121750
(Portage version: 2.0.53)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/Manifest | 2 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050315.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 6aff40879e01..fd3c2e383a77 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.17 2006/01/25 17:04:16 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.18 2006/02/06 07:53:49 phosphan Exp $ + + 06 Feb 2006; Patrick Kursawe <phosphan@gentoo.org> pcb-20050315.ebuild: + Fixing deps, bug #121750 25 Jan 2006; Patrick Kursawe <phosphan@gentoo.org> -pcb-20050127.ebuild, pcb-20050315.ebuild, pcb-20050609.ebuild: diff --git a/sci-electronics/pcb/Manifest b/sci-electronics/pcb/Manifest index b2a3dbbe579c..9e7ac4a467e8 100644 --- a/sci-electronics/pcb/Manifest +++ b/sci-electronics/pcb/Manifest @@ -2,5 +2,5 @@ MD5 3934d78c0745417bc4b57305575f9681 ChangeLog 3790 MD5 b871b8033ae2d914a901d136d99a0a5d files/digest-pcb-20050315 65 MD5 f7492ac97a1d9c03476cc32ba994073e files/digest-pcb-20050609 65 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 8874ca8b7ce98f10eee518f08cd823a8 pcb-20050315.ebuild 935 +MD5 1e947313e847a5d1e1aa50d8d2263c36 pcb-20050315.ebuild 939 MD5 c27bb7816574d5998cbb04e025203aed pcb-20050609.ebuild 806 diff --git a/sci-electronics/pcb/pcb-20050315.ebuild b/sci-electronics/pcb/pcb-20050315.ebuild index 0ece76dd194d..67c4a0a05f20 100644 --- a/sci-electronics/pcb/pcb-20050315.ebuild +++ b/sci-electronics/pcb/pcb-20050315.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5 2006/01/25 17:04:16 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050315.ebuild,v 1.6 2006/02/06 07:53:49 phosphan Exp $ DESCRIPTION="tool for the layout of printed circuit boards" HOMEPAGE="http://pcb.sourceforge.net/" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 ppc sparc x86" IUSE="Xaw3d" RDEPEND=">=x11-libs/gtk+-2.4 - Xaw3d? x11-libs/Xaw3d" + Xaw3d? ( x11-libs/Xaw3d )" DEPEND="${RDEPEND} || ( virtual/x11 |