diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:58:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:58:37 +0000 |
commit | 224aa41134e672120f28c08a7012df286ed897af (patch) | |
tree | 8e42a75e485ab41d143fbfcb44e4ee20d6dcf59e /sci-electronics/pcb | |
parent | Stable for ppc, wrt bug #449750 (diff) | |
download | gentoo-2-224aa41134e672120f28c08a7012df286ed897af.tar.gz gentoo-2-224aa41134e672120f28c08a7012df286ed897af.tar.bz2 gentoo-2-224aa41134e672120f28c08a7012df286ed897af.zip |
Stable for ppc, wrt bug #449756
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20110918.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index d63ae5ed98f7..197ee30b339c 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.73 2013/01/02 19:24:56 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.74 2013/01/04 12:58:37 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pcb-20110918.ebuild: + Stable for ppc, wrt bug #449756 02 Jan 2013; Thomas Beierlein <tomjbe@gentoo.org> pcb-20110918.ebuild: Use system AR (bug 449764). Thanks ago. diff --git a/sci-electronics/pcb/pcb-20110918.ebuild b/sci-electronics/pcb/pcb-20110918.ebuild index 1375cd3f147b..2051fe4acc2d 100644 --- a/sci-electronics/pcb/pcb-20110918.ebuild +++ b/sci-electronics/pcb/pcb-20110918.ebuild @@ -1,6 +1,6 @@ # 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.7 2013/01/02 19:24:56 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20110918.ebuild,v 1.8 2013/01/04 12:58:37 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 |