summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-04-03 02:51:14 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-04-03 02:51:14 +0000
commit2aeaf9e13561fcbf14a60dacb8762fbaafefb3f1 (patch)
treef54a6bac04f7bb265d096ae36d657d41445567c4 /app-emulation
parentMarked ppc stable for bug #264698. (diff)
downloadhistorical-2aeaf9e13561fcbf14a60dacb8762fbaafefb3f1.tar.gz
historical-2aeaf9e13561fcbf14a60dacb8762fbaafefb3f1.tar.bz2
historical-2aeaf9e13561fcbf14a60dacb8762fbaafefb3f1.zip
Marked ppc stable for bug #264670.
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/simh/ChangeLog5
-rw-r--r--app-emulation/simh/simh-3.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/simh/ChangeLog b/app-emulation/simh/ChangeLog
index 1a06b64b4f19..205cc4d92d27 100644
--- a/app-emulation/simh/ChangeLog
+++ b/app-emulation/simh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/simh
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.10 2009/01/12 22:03:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.11 2009/04/03 02:51:14 josejx Exp $
+
+ 03 Apr 2009; Joseph Jezak <josejx@gentoo.org> simh-3.7.0.ebuild:
+ Marked ~ppc for bug #264670.
12 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org>
files/simh-3.7.0-asneeded.patch, simh-3.7.0.ebuild:
diff --git a/app-emulation/simh/simh-3.7.0.ebuild b/app-emulation/simh/simh-3.7.0.ebuild
index c45d92bdeb5e..5605efce7ec6 100644
--- a/app-emulation/simh/simh-3.7.0.ebuild
+++ b/app-emulation/simh/simh-3.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.5 2009/01/12 22:03:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.6 2009/04/03 02:51:14 josejx Exp $
inherit eutils toolchain-funcs 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 ~x86"
IUSE=""
RDEPEND="net-libs/libpcap"