diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:12:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:12:38 +0000 |
commit | cbe83c91a973adfc54100aa7534a0c232f51ce06 (patch) | |
tree | 77852e9cc70d4bd30a8e853c40d14449da62b94b /app-emulation | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.tar.gz gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.tar.bz2 gentoo-2-cbe83c91a973adfc54100aa7534a0c232f51ce06.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/basiliskII/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/dlx/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/dlx/dlx-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/frodo/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/frodo/frodo-4.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/hercules/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/hercules/hercules-2.17.1-r1.ebuild | 4 |
8 files changed, 26 insertions, 12 deletions
diff --git a/app-emulation/basiliskII/ChangeLog b/app-emulation/basiliskII/ChangeLog index 97149f6699e5..572db6369119 100644 --- a/app-emulation/basiliskII/ChangeLog +++ b/app-emulation/basiliskII/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/basiliskII # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.16 2005/04/12 09:56:07 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/ChangeLog,v 1.17 2005/04/24 11:10:24 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + basiliskII-1.0.0_pre20020115.ebuild: + Stable on ppc. *basiliskII-1.0.0_pre20050412 (12 Apr 2005) diff --git a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild index 8d2f51a4673e..2ac4ef21b707 100644 --- a/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild +++ b/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.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/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.9 2005/01/01 14:08:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild,v 1.10 2005/04/24 11:10:24 hansmi Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/BasiliskII_src_15012002.tar. LICENSE="|| ( GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="X gtk xv esd dga" ### We'll set $S Manually, it's version dependant, and nested strangely. diff --git a/app-emulation/dlx/ChangeLog b/app-emulation/dlx/ChangeLog index 0ba620f060c4..f8adc598896b 100644 --- a/app-emulation/dlx/ChangeLog +++ b/app-emulation/dlx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/dlx # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.5 2005/01/01 14:09:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/ChangeLog,v 1.6 2005/04/24 11:11:27 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> dlx-1.0.0.ebuild: + Stable on ppc. *dlx-1.0.0-r1 (07 Jul 2004) diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild index dcab0479df19..c19cfe17cf6c 100644 --- a/app-emulation/dlx/dlx-1.0.0.ebuild +++ b/app-emulation/dlx/dlx-1.0.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/dlx/dlx-1.0.0.ebuild,v 1.5 2005/01/01 14:09:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dlx/dlx-1.0.0.ebuild,v 1.6 2005/04/24 11:11:27 hansmi Exp $ S=${WORKDIR}/dlx DESCRIPTION="DLX Simulator" @@ -9,7 +9,7 @@ SRC_URI="http://www.davidviner.com/dlx/dlx.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="" diff --git a/app-emulation/frodo/ChangeLog b/app-emulation/frodo/ChangeLog index 179d58eaa592..e13147d9ca17 100644 --- a/app-emulation/frodo/ChangeLog +++ b/app-emulation/frodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/frodo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.4 2005/01/01 14:12:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.5 2005/04/24 11:12:02 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> frodo-4.1.ebuild: + Stable on ppc. 29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> frodo-4.1.ebuild: IUSE; don't RDEPEND on sys-devel/autoconf diff --git a/app-emulation/frodo/frodo-4.1.ebuild b/app-emulation/frodo/frodo-4.1.ebuild index e5987c3d98c6..bb2171dbf925 100644 --- a/app-emulation/frodo/frodo-4.1.ebuild +++ b/app-emulation/frodo/frodo-4.1.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/frodo/frodo-4.1.ebuild,v 1.9 2005/01/01 14:12:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.10 2005/04/24 11:12:02 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/FrodoV4_1b.Src.tar.gz" LICENSE="Frodo" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog index 698b7d6315a6..cdbf73b97b8f 100644 --- a/app-emulation/hercules/ChangeLog +++ b/app-emulation/hercules/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/hercules # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.14 2005/02/24 01:59:36 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.15 2005/04/24 11:12:38 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + hercules-2.17.1-r1.ebuild: + Stable on ppc. 24 Feb 2005; Malcolm Lashley <malc@gentoo.org> : Version bump - add ~amd64 - Bugs #71067 #74192 diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild index 0a4e53706b38..0e91455b8d22 100644 --- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1-r1.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/hercules/hercules-2.17.1-r1.ebuild,v 1.10 2005/01/01 14:13:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.11 2005/04/24 11:12:38 hansmi Exp $ DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" HOMEPAGE="http://www.conmicro.cx/hercules/" @@ -8,7 +8,7 @@ SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ppc alpha ~sparc" IUSE="" DEPEND="virtual/libc |