diff options
author | 2008-02-05 21:30:34 +0000 | |
---|---|---|
committer | 2008-02-05 21:30:34 +0000 | |
commit | b6920dcbb8ab6bd3bfde0dc8521303044a59e153 (patch) | |
tree | 917bb1badeb966cfa44b364473ece277578ce5ae /app-emulation/simh | |
parent | Sparc stable, Bug #208620 --- thanks to Friedrich Oslage for testing. (diff) | |
download | gentoo-2-b6920dcbb8ab6bd3bfde0dc8521303044a59e153.tar.gz gentoo-2-b6920dcbb8ab6bd3bfde0dc8521303044a59e153.tar.bz2 gentoo-2-b6920dcbb8ab6bd3bfde0dc8521303044a59e153.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emulation/simh')
-rw-r--r-- | app-emulation/simh/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.5.2.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/simh/simh-3.7.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-emulation/simh/ChangeLog b/app-emulation/simh/ChangeLog index 9d0ce7755867..6f64323ce563 100644 --- a/app-emulation/simh/ChangeLog +++ b/app-emulation/simh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/simh -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.7 2007/02/17 07:44:59 truedfx Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.8 2008/02/05 21:30:34 grobian Exp $ + + 05 Feb 2008; Fabian Groffen <grobian@gentoo.org> simh-3.5.2.ebuild, + simh-3.7.0.ebuild: + Dropped ppc-macos keyword, see you in prefix *simh-3.7.0 (17 Feb 2007) diff --git a/app-emulation/simh/simh-3.5.2.ebuild b/app-emulation/simh/simh-3.5.2.ebuild index f8ff25f05798..d918bbe5ff9f 100644 --- a/app-emulation/simh/simh-3.5.2.ebuild +++ b/app-emulation/simh/simh-3.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.2.ebuild,v 1.2 2007/07/12 06:39:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.5.2.ebuild,v 1.3 2008/02/05 21:30:34 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 ~ppc-macos ~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND} diff --git a/app-emulation/simh/simh-3.7.0.ebuild b/app-emulation/simh/simh-3.7.0.ebuild index 08bcc41efbd5..943692011019 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.2 2007/07/12 06:39:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.3 2008/02/05 21:30:34 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 ~ppc-macos ~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="net-libs/libpcap" DEPEND="${RDEPEND} |