diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 12:37:26 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 12:37:26 +0000 |
commit | 4889dc9d58b3cbe54f71252206507191f331f595 (patch) | |
tree | 0be0c4efafe924d3e8437a4d24ed1c9635851fd4 /app-emulation/simh | |
parent | Marked ~amd64. (diff) | |
download | historical-4889dc9d58b3cbe54f71252206507191f331f595.tar.gz historical-4889dc9d58b3cbe54f71252206507191f331f595.tar.bz2 historical-4889dc9d58b3cbe54f71252206507191f331f595.zip |
Marked ~ppc-macos (bug #108768)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-emulation/simh')
-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, 11 insertions, 18 deletions
diff --git a/app-emulation/simh/ChangeLog b/app-emulation/simh/ChangeLog index c1c80d8cccbf..725333e07c2a 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.3 2005/10/13 17:54:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.4 2005/10/29 12:37:26 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> simh-3.5.0.ebuild: + Marked ~ppc-macos (bug #108768) 13 Oct 2005; Luis Medinas <metalgod@gentoo.org> simh-3.5.0.ebuild: Added ~amd64 keyword. Bug #108351. diff --git a/app-emulation/simh/Manifest b/app-emulation/simh/Manifest index 0d2c306fde3d..afc11392655c 100644 --- a/app-emulation/simh/Manifest +++ b/app-emulation/simh/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 33f5de37bbb9612c89525e971bceae3c ChangeLog 637 +MD5 f74d633296503b0ddecebd61760b4311 simh-3.5.0.ebuild 1131 +MD5 38e799a79ed7992f527d662e4b4e1df4 simh-3.3.0.ebuild 1115 +MD5 7c76ea3d5a473643f61337d862ee2efb ChangeLog 741 +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 1dc0c3f3a27cb7fb307f8d027cb65f85 files/makefile.patch 383 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 9eddb631b7b6..4467fcbeb47d 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.2 2005/10/13 17:54:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.0.ebuild,v 1.3 2005/10/29 12:37:26 grobian 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="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc-macos ~x86" RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND} |