diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 14:08:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 14:08:54 +0000 |
commit | b31bc7662470d59f3d61ca0c9efafb97c327b9d8 (patch) | |
tree | 112a439e07b382706b65a4a24de43223d7696009 /sci-electronics/pcb | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-b31bc7662470d59f3d61ca0c9efafb97c327b9d8.tar.gz gentoo-2-b31bc7662470d59f3d61ca0c9efafb97c327b9d8.tar.bz2 gentoo-2-b31bc7662470d59f3d61ca0c9efafb97c327b9d8.zip |
Stable for amd64, wrt bug #537368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20140316.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 7f18c3ea9f42..7eedb7b8ae19 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.76 2014/07/31 16:50:33 tomjbe Exp $ +# 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 $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pcb-20140316.ebuild: + Stable for amd64, wrt bug #537368 31 Jul 2014; Thomas Beierlein <tomjbe@gentoo.org> pcb-20110918.ebuild, pcb-20140316.ebuild: diff --git a/sci-electronics/pcb/pcb-20140316.ebuild b/sci-electronics/pcb/pcb-20140316.ebuild index 9b74dd4fdd09..4a0b39073269 100644 --- a/sci-electronics/pcb/pcb-20140316.ebuild +++ b/sci-electronics/pcb/pcb-20140316.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.2 2014/07/31 16:50:33 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20140316.ebuild,v 1.3 2015/01/31 14:08:54 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 |