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 | 796430cafe83b97a0541b1d79967355688501b1b (patch) | |
tree | cf335cc6ad7a11aad0ccd5dc2d08aa8b0aaa76f9 /app-emulation/simh | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-796430cafe83b97a0541b1d79967355688501b1b.tar.gz gentoo-2-796430cafe83b97a0541b1d79967355688501b1b.tar.bz2 gentoo-2-796430cafe83b97a0541b1d79967355688501b1b.zip |
Marked ~ppc-macos (bug #108768)
(Portage version: 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 | 18 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.5.0.ebuild | 4 |
3 files changed, 10 insertions, 17 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..96e1eb077892 100644 --- a/app-emulation/simh/Manifest +++ b/app-emulation/simh/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 150be8f7aa5033b72e16826e586f4dd2 simh-3.5.0.ebuild 1132 +MD5 38e799a79ed7992f527d662e4b4e1df4 simh-3.3.0.ebuild 1115 MD5 33f5de37bbb9612c89525e971bceae3c ChangeLog 637 +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} |