diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:50:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:50:07 +0000 |
commit | 6db48f1a61218c36ba9a556901266566145a97a5 (patch) | |
tree | 6491f7d189043fd3f99e641d9e8264b7cf3b6ea7 /sci-electronics | |
parent | Stable for x86, wrt bug #534306 (diff) | |
download | gentoo-2-6db48f1a61218c36ba9a556901266566145a97a5.tar.gz gentoo-2-6db48f1a61218c36ba9a556901266566145a97a5.tar.bz2 gentoo-2-6db48f1a61218c36ba9a556901266566145a97a5.zip |
Stable for x86, wrt bug #537368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 7eedb7b8ae19..70272981d1a4 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.77 2015/01/31 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.78 2015/02/01 13:50:07 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pcb-20140316.ebuild: + Stable for x86, wrt bug #537368 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pcb-20140316.ebuild: Stable for amd64, wrt bug #537368 diff --git a/sci-electronics/pcb/pcb-20140316.ebuild b/sci-electronics/pcb/pcb-20140316.ebuild index 4a0b39073269..be3ebebb8293 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.3 2015/01/31 14:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.4 2015/02/01 13:50:07 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 |