diff options
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20081128-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20091103.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20100929.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 162c8e57242f..cbab11bc1f11 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/pcb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.58 2010/11/02 07:10:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.59 2010/11/14 17:25:42 armin76 Exp $ + + 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> pcb-20081128-r1.ebuild, + pcb-20091103.ebuild, pcb-20100929.ebuild: + Drop sparc keywords 02 Nov 2010; Fabian Groffen <grobian@gentoo.org> pcb-20100929.ebuild: Fix ebuild for Prefix, bug #343777 diff --git a/sci-electronics/pcb/pcb-20081128-r1.ebuild b/sci-electronics/pcb/pcb-20081128-r1.ebuild index 8835a6aa8187..6bfd1e03794e 100644 --- a/sci-electronics/pcb/pcb-20081128-r1.ebuild +++ b/sci-electronics/pcb/pcb-20081128-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20081128-r1.ebuild,v 1.6 2010/10/10 21:36:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20081128-r1.ebuild,v 1.7 2010/11/14 17:25:42 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://geda.seul.org/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="dbus doc gif gtk jpeg motif nelma nls png xrender threads tk" RDEPEND="gif? ( >=media-libs/gd-2.0.23 ) diff --git a/sci-electronics/pcb/pcb-20091103.ebuild b/sci-electronics/pcb/pcb-20091103.ebuild index a36cf58ddd31..2239344fb6aa 100644 --- a/sci-electronics/pcb/pcb-20091103.ebuild +++ b/sci-electronics/pcb/pcb-20091103.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v 1.4 2010/10/10 21:36:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v 1.5 2010/11/14 17:25:42 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pcb/files/pcb/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="dbus doc gif gtk jpeg m4lib-png motif nelma nls png xrender test tk toporouter" # toporouter-output USE flag removed for pcb-20091103 (output was disabled always) # debug USE flag removed for pcb-20091103 (many crashes, should be fixed for next release) diff --git a/sci-electronics/pcb/pcb-20100929.ebuild b/sci-electronics/pcb/pcb-20100929.ebuild index c3787b282900..bed3391b04fb 100644 --- a/sci-electronics/pcb/pcb-20100929.ebuild +++ b/sci-electronics/pcb/pcb-20100929.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20100929.ebuild,v 1.3 2010/11/02 07:10:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20100929.ebuild,v 1.4 2010/11/14 17:25:42 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" IUSE="dbus doc gif gtk jpeg m4lib-png motif nelma gcode nls png xrender test tk toporouter debug" # toporouter-output USE flag removed, there seems to be no result |