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 | 6888209afdfd61dcbe80998d6ee578835e8e1c5e (patch) | |
tree | 9321078ffb57dd92a5a6d91b5b183fe74d075824 /sci-electronics | |
parent | changed to -mips keywords (diff) | |
download | historical-6888209afdfd61dcbe80998d6ee578835e8e1c5e.tar.gz historical-6888209afdfd61dcbe80998d6ee578835e8e1c5e.tar.bz2 historical-6888209afdfd61dcbe80998d6ee578835e8e1c5e.zip |
-m Marked ~amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xcircuit/Manifest | 20 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.3.10.ebuild | 4 |
3 files changed, 21 insertions, 8 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/Manifest b/sci-electronics/xcircuit/Manifest index ebf09cd826a4..fc43cb028c08 100644 --- a/sci-electronics/xcircuit/Manifest +++ b/sci-electronics/xcircuit/Manifest @@ -1,10 +1,20 @@ -MD5 4d0d541b0e146f9f89775af174a38bab ChangeLog 3460 -MD5 e49bb02132d2cd74ad4e6ee291e102d9 metadata.xml 220 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 fefadd42bab965f2ca1a51ce38b982b6 ChangeLog 3548 +MD5 cec9ebc1cf60c51f5217db48c29e1a36 xcircuit-3.3.10.ebuild 1212 MD5 c2684ade783a66cb46cf71e70a766aa0 xcircuit-3.1.31.ebuild 1203 +MD5 e49bb02132d2cd74ad4e6ee291e102d9 metadata.xml 220 MD5 fd27b44a3608def0651ef81b60154044 xcircuit-2.5.5.ebuild 818 -MD5 e30777dd4ce656c698e72dbaec7c41fd xcircuit-3.3.10.ebuild 1208 +MD5 3f779f7efbaa50b91424a66a5a4ff08e files/digest-xcircuit-2.5.5 67 MD5 f31e766c87ea445fe61d969cdf427d4b files/xcircuit-2.5.4-sigsegv.patch 306 -MD5 77a4be8f41df15ace27164b9712c52e3 files/digest-xcircuit-3.3.10 65 MD5 89d6bd7483424eb145efd4d3c58f6abb files/digest-xcircuit-3.1.31 64 -MD5 3f779f7efbaa50b91424a66a5a4ff08e files/digest-xcircuit-2.5.5 67 +MD5 77a4be8f41df15ace27164b9712c52e3 files/digest-xcircuit-3.3.10 65 MD5 e89ab3e2fabd20a609586953924cb1d0 files/xcircuit-2.5.4-XQueryColor.patch 342 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCXotpCHk4+ZoBpvsRAhVyAJ4lcl/LivEplXN7GgWmi6BlKsBaTwCgxIIZ +AprbmqJCLdmqtW7UuRKmaUo= +=hFva +-----END PGP SIGNATURE----- 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" |