summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/uptimes/ChangeLog5
-rw-r--r--app-emacs/uptimes/uptimes-2.3.ebuild4
-rw-r--r--app-emacs/view-process/ChangeLog6
-rw-r--r--app-emacs/view-process/view-process-2.4-r1.ebuild4
-rw-r--r--app-emacs/vm/ChangeLog5
-rw-r--r--app-emacs/vm/vm-7.19.ebuild4
-rw-r--r--app-emacs/w3/ChangeLog6
-rw-r--r--app-emacs/w3/w3-4.0_pre47-r1.ebuild4
-rw-r--r--app-emulation/basiliskII/ChangeLog6
-rw-r--r--app-emulation/basiliskII/basiliskII-1.0.0_pre20020115.ebuild4
-rw-r--r--app-emulation/dlx/ChangeLog5
-rw-r--r--app-emulation/dlx/dlx-1.0.0.ebuild4
-rw-r--r--app-emulation/frodo/ChangeLog5
-rw-r--r--app-emulation/frodo/frodo-4.1.ebuild4
-rw-r--r--app-emulation/hercules/ChangeLog6
-rw-r--r--app-emulation/hercules/hercules-2.17.1-r1.ebuild4
16 files changed, 52 insertions, 24 deletions
diff --git a/app-emacs/uptimes/ChangeLog b/app-emacs/uptimes/ChangeLog
index c0c63395d419..93d574541af8 100644
--- a/app-emacs/uptimes/ChangeLog
+++ b/app-emacs/uptimes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/uptimes
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.8 2005/01/01 14:04:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/ChangeLog,v 1.9 2005/04/24 11:07:41 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> uptimes-2.3.ebuild:
+ Stable on ppc.
20 Aug 2004; Tom Gall <tgall@gentoo.org> uptimes-2.3.ebuild:
stable on ppc64 bug #58500
diff --git a/app-emacs/uptimes/uptimes-2.3.ebuild b/app-emacs/uptimes/uptimes-2.3.ebuild
index f4e219075f2b..3e98b72fcae1 100644
--- a/app-emacs/uptimes/uptimes-2.3.ebuild
+++ b/app-emacs/uptimes/uptimes-2.3.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-emacs/uptimes/uptimes-2.3.ebuild,v 1.10 2005/01/01 14:04:28 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/uptimes/uptimes-2.3.ebuild,v 1.11 2005/04/24 11:07:41 hansmi Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.davep.org/emacs/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ppc64"
+KEYWORDS="x86 ppc ppc64"
DEPEND="virtual/emacs
app-emacs/boxquote"
diff --git a/app-emacs/view-process/ChangeLog b/app-emacs/view-process/ChangeLog
index 959cc0b3567f..f43f82fdf095 100644
--- a/app-emacs/view-process/ChangeLog
+++ b/app-emacs/view-process/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/view-process
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/view-process/ChangeLog,v 1.9 2005/01/01 14:05:08 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/view-process/ChangeLog,v 1.10 2005/04/24 11:08:04 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ view-process-2.4-r1.ebuild:
+ Stable on ppc.
12 Dec 2004; Jason Wever <weeve@gentoo.org> view-process-2.4-r1.ebuild:
Stable on sparc.
diff --git a/app-emacs/view-process/view-process-2.4-r1.ebuild b/app-emacs/view-process/view-process-2.4-r1.ebuild
index 4493b2412122..379fffe38e03 100644
--- a/app-emacs/view-process/view-process-2.4-r1.ebuild
+++ b/app-emacs/view-process/view-process-2.4-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-emacs/view-process/view-process-2.4-r1.ebuild,v 1.7 2005/01/01 14:05:08 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/view-process/view-process-2.4-r1.ebuild,v 1.8 2005/04/24 11:08:04 hansmi Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?ViewProcess"
SRC_URI="ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/hm--view-process-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc64 ~ppc"
+KEYWORDS="x86 sparc ppc64 ppc"
RDEPEND="virtual/emacs"
diff --git a/app-emacs/vm/ChangeLog b/app-emacs/vm/ChangeLog
index b95a098a5e13..2d5c967140b7 100644
--- a/app-emacs/vm/ChangeLog
+++ b/app-emacs/vm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/vm
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.12 2005/01/01 14:05:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.13 2005/04/24 11:08:23 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> vm-7.19.ebuild:
+ Stable on ppc.
04 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> vm-7.19.ebuild:
Stable on sparc
diff --git a/app-emacs/vm/vm-7.19.ebuild b/app-emacs/vm/vm-7.19.ebuild
index 87507a67803c..eb7d546c935d 100644
--- a/app-emacs/vm/vm-7.19.ebuild
+++ b/app-emacs/vm/vm-7.19.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-emacs/vm/vm-7.19.ebuild,v 1.5 2005/01/01 14:05:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.19.ebuild,v 1.6 2005/04/24 11:08:23 hansmi Exp $
inherit elisp eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uni-mainz.de/pub/software/gnu/${PN}/${P}.tar.gz
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc ~alpha"
+KEYWORDS="x86 sparc ppc ~alpha"
IUSE=""
SITEFILE=50vm-gentoo.el
diff --git a/app-emacs/w3/ChangeLog b/app-emacs/w3/ChangeLog
index 75f191b55bed..728fc16fb893 100644
--- a/app-emacs/w3/ChangeLog
+++ b/app-emacs/w3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/w3
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/ChangeLog,v 1.13 2005/04/21 18:34:55 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/ChangeLog,v 1.14 2005/04/24 11:08:47 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ w3-4.0_pre47-r1.ebuild:
+ Stable on ppc.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> w3-4.0_pre47-r1.ebuild:
stable on amd64
diff --git a/app-emacs/w3/w3-4.0_pre47-r1.ebuild b/app-emacs/w3/w3-4.0_pre47-r1.ebuild
index 8c31f6920a5a..33bf72cd0ae8 100644
--- a/app-emacs/w3/w3-4.0_pre47-r1.ebuild
+++ b/app-emacs/w3/w3-4.0_pre47-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-emacs/w3/w3-4.0_pre47-r1.ebuild,v 1.12 2005/04/21 18:34:55 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3/w3-4.0_pre47-r1.ebuild,v 1.13 2005/04/24 11:08:47 hansmi Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/packages/editors/xemacs/emacs-w3/${P/_pre/pre
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc alpha ~ppc amd64"
+KEYWORDS="x86 sparc alpha ppc amd64"
IUSE=""
DEPEND="virtual/emacs"
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