diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:17:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:17:11 +0000 |
commit | 8f0f1bc31af8138fea9e8ac3a6e2745089d1a0a5 (patch) | |
tree | c732b0d3a96ea7d83b6ab5f358d44db6b198f673 /sci-electronics | |
parent | Stable for ppc, wrt bug #537246 (diff) | |
download | gentoo-2-8f0f1bc31af8138fea9e8ac3a6e2745089d1a0a5.tar.gz gentoo-2-8f0f1bc31af8138fea9e8ac3a6e2745089d1a0a5.tar.bz2 gentoo-2-8f0f1bc31af8138fea9e8ac3a6e2745089d1a0a5.zip |
Stable for ppc, wrt bug #537368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20140316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 70272981d1a4..3331cdb5c3b7 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.78 2015/02/01 13:50:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.79 2015/02/21 12:17:11 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pcb-20140316.ebuild: + Stable for ppc, wrt bug #537368 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pcb-20140316.ebuild: Stable for x86, wrt bug #537368 diff --git a/sci-electronics/pcb/pcb-20140316.ebuild b/sci-electronics/pcb/pcb-20140316.ebuild index be3ebebb8293..7885fa5e5c83 100644 --- a/sci-electronics/pcb/pcb-20140316.ebuild +++ b/sci-electronics/pcb/pcb-20140316.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.4 2015/02/01 13:50:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.5 2015/02/21 12:17:11 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-macos" IUSE="dbus debug doc gcode gif gtk jpeg m4lib-png motif nelma opengl png test tk toporouter xrender" # toporouter-output USE flag removed, there seems to be no result |