diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-15 13:05:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-15 13:05:43 +0000 |
commit | 24b9c55ac6d5abbac82f9d09e93b670ad07799f7 (patch) | |
tree | 81d7967c60c5c1f9519c3fad9452340dbd6353d6 /sci-electronics/pcb | |
parent | Added ~sparc keyword as it was mistakenly dropped in the version bump. (diff) | |
download | gentoo-2-24b9c55ac6d5abbac82f9d09e93b670ad07799f7.tar.gz gentoo-2-24b9c55ac6d5abbac82f9d09e93b670ad07799f7.tar.bz2 gentoo-2-24b9c55ac6d5abbac82f9d09e93b670ad07799f7.zip |
To ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-electronics/pcb')
-rw-r--r-- | sci-electronics/pcb/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/pcb/pcb-20050127.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog index 091a66aea19d..92b326c09e8c 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.5 2005/03/13 00:20:04 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.6 2005/03/15 13:05:43 gustavoz Exp $ + + 15 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> pcb-20050127.ebuild: + To ~sparc *pcb-20050127 (13 Mar 2005) diff --git a/sci-electronics/pcb/pcb-20050127.ebuild b/sci-electronics/pcb/pcb-20050127.ebuild index 6e621bbad4e6..3ec920a4ed22 100644 --- a/sci-electronics/pcb/pcb-20050127.ebuild +++ b/sci-electronics/pcb/pcb-20050127.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-20050127.ebuild,v 1.1 2005/03/13 00:20:04 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20050127.ebuild,v 1.2 2005/03/15 13:05:43 gustavoz 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" +KEYWORDS="~x86 ~amd64 ~sparc" IUSE="Xaw3d" RDEPEND="virtual/x11" |