diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 13:23:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-02 13:23:12 +0000 |
commit | ccf0be4bcd05ea83d7acb201df66928c988540a7 (patch) | |
tree | ef6afe4306b6856b5ccac944ba71f01e58fe6664 /sci-electronics/pcb | |
parent | Stable for amd64, wrt bug #449506 (diff) | |
download | gentoo-2-ccf0be4bcd05ea83d7acb201df66928c988540a7.tar.gz gentoo-2-ccf0be4bcd05ea83d7acb201df66928c988540a7.tar.bz2 gentoo-2-ccf0be4bcd05ea83d7acb201df66928c988540a7.zip |
Stable for amd64, wrt bug #449756
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20110918.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 619b1eb5787c..f917ad2837e4 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.70 2012/10/24 19:36:23 ulm Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.71 2013/01/02 13:23:12 ago Exp $ + + 02 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pcb-20110918.ebuild: + Stable for amd64, wrt bug #449756 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> pcb-20100929.ebuild, pcb-20110918.ebuild: diff --git a/sci-electronics/pcb/pcb-20110918.ebuild b/sci-electronics/pcb/pcb-20110918.ebuild index 41eb95a2a4e5..5ee00b5efb07 100644 --- a/sci-electronics/pcb/pcb-20110918.ebuild +++ b/sci-electronics/pcb/pcb-20110918.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20110918.ebuild,v 1.4 2012/10/24 19:36:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20110918.ebuild,v 1.5 2013/01/02 13:23:12 ago 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 ~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 |