diff options
author | Peter Bienstman <pbienst@gentoo.org> | 2005-06-29 12:13:08 +0000 |
---|---|---|
committer | Peter Bienstman <pbienst@gentoo.org> | 2005-06-29 12:13:08 +0000 |
commit | ac7b34dc11a6717713ab2cdd335a4b087a030eb3 (patch) | |
tree | 441b996625e1c62bb62a9e7d403c2aefe85b03c3 /sci-electronics | |
parent | mask =sys-apps/most-4.10.1 until I can patch all the b0rkedness. (diff) | |
download | gentoo-2-ac7b34dc11a6717713ab2cdd335a4b087a030eb3.tar.gz gentoo-2-ac7b34dc11a6717713ab2cdd335a4b087a030eb3.tar.bz2 gentoo-2-ac7b34dc11a6717713ab2cdd335a4b087a030eb3.zip |
Mark stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050315.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index aa6de37e55b7..24e91c9e4d1f 100644 --- a/sci-electronics/pcb/ChangeLog +++ b/sci-electronics/pcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/pcb # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.12 2005/06/25 23:38:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.13 2005/06/29 12:13:08 pbienst Exp $ + + 29 Jun 2005; Peter Bienstman <pbienst@gentoo.org> pcb-20050315.ebuild: + Mark stable on x86. 25 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -pcb-20040215.ebuild, -pcb-20040530.ebuild, -pcb-20040903.ebuild: diff --git a/sci-electronics/pcb/pcb-20050315.ebuild b/sci-electronics/pcb/pcb-20050315.ebuild index 61adee44d5a1..d688fe692c33 100644 --- a/sci-electronics/pcb/pcb-20050315.ebuild +++ b/sci-electronics/pcb/pcb-20050315.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050315.ebuild,v 1.1 2005/05/07 10:12:25 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050315.ebuild,v 1.2 2005/06/29 12:13:08 pbienst Exp $ DESCRIPTION="tool for the layout of printed circuit boards" HOMEPAGE="http://pcb.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pcb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc" +KEYWORDS="x86 ~amd64 ~sparc ~ppc" IUSE="Xaw3d" RDEPEND="virtual/x11" |