summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:36:36 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 12:36:36 +0000
commit5a78813d138aa0120c33693b7f4d7caf773fb3ed (patch)
tree222565582014170fe65bcf4747d654c5aa11ffde
parentStable on ppc. (diff)
downloadhistorical-5a78813d138aa0120c33693b7f4d7caf773fb3ed.tar.gz
historical-5a78813d138aa0120c33693b7f4d7caf773fb3ed.tar.bz2
historical-5a78813d138aa0120c33693b7f4d7caf773fb3ed.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
-rw-r--r--dev-lang/tinycobol/ChangeLog7
-rw-r--r--dev-lang/tinycobol/tinycobol-0.61.ebuild6
-rw-r--r--dev-lang/toluapp/ChangeLog7
-rw-r--r--dev-lang/toluapp/toluapp-1.0.2.ebuild6
-rw-r--r--dev-lang/wml/ChangeLog5
-rw-r--r--dev-lang/wml/wml-2.0.9.ebuild4
6 files changed, 22 insertions, 13 deletions
diff --git a/dev-lang/tinycobol/ChangeLog b/dev-lang/tinycobol/ChangeLog
index d2814f0e6913..6fd9dc91ea0b 100644
--- a/dev-lang/tinycobol/ChangeLog
+++ b/dev-lang/tinycobol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tinycobol
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.9 2004/06/24 22:58:14 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.10 2005/04/24 12:35:36 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tinycobol-0.61.ebuild:
+ Stable on ppc.
15 Jun 2004; David Holm <dholm@gentoo.org> tinycobol-0.61.ebuild:
Added to ~ppc.
diff --git a/dev-lang/tinycobol/tinycobol-0.61.ebuild b/dev-lang/tinycobol/tinycobol-0.61.ebuild
index 8772c487c9fe..ff3a1f98fbd4 100644
--- a/dev-lang/tinycobol/tinycobol-0.61.ebuild
+++ b/dev-lang/tinycobol/tinycobol-0.61.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.6 2004/06/24 22:58:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.7 2005/04/24 12:35:36 hansmi Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tiny-cobol/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND=">=dev-libs/glib-2.0
sys-libs/db"
diff --git a/dev-lang/toluapp/ChangeLog b/dev-lang/toluapp/ChangeLog
index 0f3a24258ead..2c1d43b81613 100644
--- a/dev-lang/toluapp/ChangeLog
+++ b/dev-lang/toluapp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/toluapp
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/toluapp/ChangeLog,v 1.5 2004/10/26 15:27:02 twp Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/toluapp/ChangeLog,v 1.6 2005/04/24 12:36:15 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> toluapp-1.0.2.ebuild:
+ Stable on ppc.
26 Oct 2004; Tom Payne <twp@gentoo.org> toluapp-1.0.2.ebuild:
Use $\(tc-getCC\) from toolchain-funcs.eclass. Bug #68998.
diff --git a/dev-lang/toluapp/toluapp-1.0.2.ebuild b/dev-lang/toluapp/toluapp-1.0.2.ebuild
index 265c38caad33..950f17339448 100644
--- a/dev-lang/toluapp/toluapp-1.0.2.ebuild
+++ b/dev-lang/toluapp/toluapp-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/toluapp/toluapp-1.0.2.ebuild,v 1.5 2004/10/26 15:27:02 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/toluapp/toluapp-1.0.2.ebuild,v 1.6 2005/04/24 12:36:15 hansmi Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="A tool to integrate C/C++ code with Lua."
HOMEPAGE="http://www.codenix.com/~tolua/"
SRC_URI="http://www.codenix.com/~tolua/${MY_P}.tar.bz2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
LICENSE="as-is"
SLOT="0"
IUSE=""
diff --git a/dev-lang/wml/ChangeLog b/dev-lang/wml/ChangeLog
index b5649f728656..8c6d3ef4ffb1 100644
--- a/dev-lang/wml/ChangeLog
+++ b/dev-lang/wml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/wml
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.16 2005/02/07 17:44:02 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.17 2005/04/24 12:36:36 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wml-2.0.9.ebuild:
+ Stable on ppc.
07 Feb 2005; Simon Stelling <blubb@gentoo.org> wml-2.0.9.ebuild:
added ~amd64
diff --git a/dev-lang/wml/wml-2.0.9.ebuild b/dev-lang/wml/wml-2.0.9.ebuild
index 0770a598aabe..464829425d8e 100644
--- a/dev-lang/wml/wml-2.0.9.ebuild
+++ b/dev-lang/wml/wml-2.0.9.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/dev-lang/wml/wml-2.0.9.ebuild,v 1.18 2005/02/07 17:44:02 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/wml-2.0.9.ebuild,v 1.19 2005/04/24 12:36:36 hansmi Exp $
inherit fixheadtails eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.engelschall.com/sw/wml/distrib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc s390 ~ppc ~amd64"
+KEYWORDS="x86 sparc s390 ppc ~amd64"
IUSE=""
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58