diff options
author | Tom Martin <slarti@gentoo.org> | 2005-04-14 15:22:17 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-04-14 15:22:17 +0000 |
commit | fcc6c018f073008f200969aea63f92f347a6907d (patch) | |
tree | a45c5ea07795975b76b4d28f7e59ab46e5db7fd6 /sci-electronics | |
parent | changed to -mips keywords (diff) | |
download | gentoo-2-fcc6c018f073008f200969aea63f92f347a6907d.tar.gz gentoo-2-fcc6c018f073008f200969aea63f92f347a6907d.tar.bz2 gentoo-2-fcc6c018f073008f200969aea63f92f347a6907d.zip |
-m Marked ~amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index 3b9ed0107cd4..376489ff13ea 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/xcircuit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.4 2005/03/06 16:55:17 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.5 2005/04/14 15:22:17 slarti Exp $ + + 14 Apr 2005; Tom Martin <slarti@gentoo.org> xcircuit-3.3.10.ebuild: + -m Marked ~amd64. *xcircuit-3.3.10 (06 Mar 2005) diff --git a/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild b/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild index cc5814db1f34..07d62a503d58 100644 --- a/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild,v 1.1 2005/03/06 16:55:17 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.3.10.ebuild,v 1.2 2005/04/14 15:22:17 slarti Exp $ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://xcircuit.ece.jhu.edu/archive/${P}.tgz" HOMEPAGE="http://xcircuit.ece.jhu.edu" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" SLOT="0" LICENSE="GPL-2" IUSE="tcltk" |