diff options
author | 2005-10-13 17:54:49 +0000 | |
---|---|---|
committer | 2005-10-13 17:54:49 +0000 | |
commit | cf7a88e133efced159c2642cab87b9d7ad2e2ca6 (patch) | |
tree | 08eacfe37792d881f6bf715cbe8f6ce67e0a7743 /app-emulation | |
parent | Add workaround for bug #109036. (diff) | |
download | historical-cf7a88e133efced159c2642cab87b9d7ad2e2ca6.tar.gz historical-cf7a88e133efced159c2642cab87b9d7ad2e2ca6.tar.bz2 historical-cf7a88e133efced159c2642cab87b9d7ad2e2ca6.zip |
Added ~amd64 keyword. Bug #108351.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/simh/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/simh/Manifest | 20 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.5.0.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/app-emulation/simh/ChangeLog b/app-emulation/simh/ChangeLog index 0aa9248ab71c..c1c80d8cccbf 100644 --- a/app-emulation/simh/ChangeLog +++ b/app-emulation/simh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/simh # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.2 2005/09/15 21:16:21 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.3 2005/10/13 17:54:49 metalgod Exp $ + + 13 Oct 2005; Luis Medinas <metalgod@gentoo.org> simh-3.5.0.ebuild: + Added ~amd64 keyword. Bug #108351. *simh-3.5.0 (15 Sep 2005) diff --git a/app-emulation/simh/Manifest b/app-emulation/simh/Manifest index 92375ed51cb2..0d2c306fde3d 100644 --- a/app-emulation/simh/Manifest +++ b/app-emulation/simh/Manifest @@ -1,7 +1,17 @@ -MD5 b03dc337379003c95270d3ca20c89e8e simh-3.5.0.ebuild 1116 -MD5 38e799a79ed7992f527d662e4b4e1df4 simh-3.3.0.ebuild 1115 -MD5 d566c636e662859023847d37bdd232df ChangeLog 532 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 1dc0c3f3a27cb7fb307f8d027cb65f85 files/makefile.patch 383 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 33f5de37bbb9612c89525e971bceae3c ChangeLog 637 MD5 ff5b80de0c6ccbeb7007cd208b3882d1 files/digest-simh-3.3.0 59 MD5 106dbb8bf6477a1d79d4eced5719a9a8 files/digest-simh-3.5.0 59 +MD5 1dc0c3f3a27cb7fb307f8d027cb65f85 files/makefile.patch 383 +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 38e799a79ed7992f527d662e4b4e1df4 simh-3.3.0.ebuild 1115 +MD5 35eb7fe797aa3fb3833b080bbb1c387e simh-3.5.0.ebuild 1121 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDTq3cwUpWvClEHQoRApwkAJ9rSFIoc+nKCT+IQ9mye4+YNhdsggCeLyd5 +xSgCRJmn/Grj9AG5KZljtv4= +=kDwa +-----END PGP SIGNATURE----- diff --git a/app-emulation/simh/simh-3.5.0.ebuild b/app-emulation/simh/simh-3.5.0.ebuild index 319bb92cbe1f..9eddb631b7b6 100644 --- a/app-emulation/simh/simh-3.5.0.ebuild +++ b/app-emulation/simh/simh-3.5.0.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/app-emulation/simh/simh-3.5.0.ebuild,v 1.1 2005/09/15 21:16:21 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.0.ebuild,v 1.2 2005/10/13 17:54:49 metalgod Exp $ inherit eutils versionator @@ -11,7 +11,7 @@ SRC_URI="http://simh.trailing-edge.com/sources/${MY_P}.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND} |