summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tcltk/mysqltcl/ChangeLog5
-rw-r--r--dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild4
-rw-r--r--dev-tcltk/scwoop/ChangeLog5
-rw-r--r--dev-tcltk/scwoop/scwoop-4.1.ebuild4
-rw-r--r--dev-tcltk/tcldom/ChangeLog5
-rw-r--r--dev-tcltk/tcldom/tcldom-2.6.ebuild4
-rw-r--r--dev-tcltk/tclperl/ChangeLog5
-rw-r--r--dev-tcltk/tclperl/tclperl-2.5.ebuild4
-rw-r--r--dev-tcltk/tclpython/ChangeLog5
-rw-r--r--dev-tcltk/tclpython/tclpython-3.1.ebuild4
-rw-r--r--dev-tcltk/tclxml/ChangeLog5
-rw-r--r--dev-tcltk/tclxml/tclxml-2.6.ebuild4
-rw-r--r--dev-tcltk/tktable/ChangeLog5
-rw-r--r--dev-tcltk/tktable/tktable-2.9.ebuild4
14 files changed, 42 insertions, 21 deletions
diff --git a/dev-tcltk/mysqltcl/ChangeLog b/dev-tcltk/mysqltcl/ChangeLog
index 2ca00263cb9f..deb128e28b64 100644
--- a/dev-tcltk/mysqltcl/ChangeLog
+++ b/dev-tcltk/mysqltcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/mysqltcl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.7 2004/09/27 22:58:52 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.8 2004/10/17 10:14:05 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mysqltcl-2.50.ebuild:
+ Added to ~ppc.
28 Sep 2004; MATSUU Takuto <matsuu@gentoo.org> mysqltcl-2.50.ebuild:
Added to ~amd64.
diff --git a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild b/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
index 2cc132728bb2..23a301d583e1 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild,v 1.4 2004/09/27 22:58:52 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild,v 1.5 2004/10/17 10:14:05 dholm Exp $
DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND=">=dev-lang/tcl-8.1.0
diff --git a/dev-tcltk/scwoop/ChangeLog b/dev-tcltk/scwoop/ChangeLog
index ed4986b8692d..521ae4a3afda 100644
--- a/dev-tcltk/scwoop/ChangeLog
+++ b/dev-tcltk/scwoop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/scwoop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/ChangeLog,v 1.3 2004/09/27 22:52:01 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/ChangeLog,v 1.4 2004/10/17 10:12:27 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> scwoop-4.1.ebuild:
+ Added to ~ppc.
28 Sep 2004; MATSUU Takuto <matsuu@gentoo.org> scwoop-4.1.ebuild:
Added ~amd64.
diff --git a/dev-tcltk/scwoop/scwoop-4.1.ebuild b/dev-tcltk/scwoop/scwoop-4.1.ebuild
index c4d5433098c7..f74a03ea982d 100644
--- a/dev-tcltk/scwoop/scwoop-4.1.ebuild
+++ b/dev-tcltk/scwoop/scwoop-4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/scwoop-4.1.ebuild,v 1.3 2004/09/27 22:52:01 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/scwoop/scwoop-4.1.ebuild,v 1.4 2004/10/17 10:12:27 dholm Exp $
DESCRIPTION="Simple Composite Widget Object Oriented Package"
HOMEPAGE="http://jfontain.free.fr/scwoop41.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.gz"
LICENSE="as-is"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
SLOT="0"
IUSE=""
diff --git a/dev-tcltk/tcldom/ChangeLog b/dev-tcltk/tcldom/ChangeLog
index 578127d200a8..b936dd1eee5a 100644
--- a/dev-tcltk/tcldom/ChangeLog
+++ b/dev-tcltk/tcldom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcldom
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.2 2004/06/25 02:08:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/ChangeLog,v 1.3 2004/10/17 10:13:45 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> tcldom-2.6.ebuild:
+ Added to ~ppc.
*tcldom-2.6 (17 May 2004)
diff --git a/dev-tcltk/tcldom/tcldom-2.6.ebuild b/dev-tcltk/tcldom/tcldom-2.6.ebuild
index ffc58a42cb84..33bec4f17562 100644
--- a/dev-tcltk/tcldom/tcldom-2.6.ebuild
+++ b/dev-tcltk/tcldom/tcldom-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-2.6.ebuild,v 1.2 2004/06/25 02:08:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-2.6.ebuild,v 1.3 2004/10/17 10:13:45 dholm Exp $
DESCRIPTION="Document Object Model For Tcl"
HOMEPAGE="http://tclxml.sourceforge.net/tcldom.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND=">=dev-lang/tcl-8.3.3"
RDEPEND="${DEPEND}
diff --git a/dev-tcltk/tclperl/ChangeLog b/dev-tcltk/tclperl/ChangeLog
index c9faf79ba868..43870bbbcb1a 100644
--- a/dev-tcltk/tclperl/ChangeLog
+++ b/dev-tcltk/tclperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclperl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.2 2004/06/25 02:09:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/ChangeLog,v 1.3 2004/10/17 10:13:53 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> tclperl-2.5.ebuild:
+ Added to ~ppc.
*tclperl-2.5 (17 May 2004)
diff --git a/dev-tcltk/tclperl/tclperl-2.5.ebuild b/dev-tcltk/tclperl/tclperl-2.5.ebuild
index 537ae35f9ded..28f1c687303a 100644
--- a/dev-tcltk/tclperl/tclperl-2.5.ebuild
+++ b/dev-tcltk/tclperl/tclperl-2.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/tclperl-2.5.ebuild,v 1.2 2004/06/25 02:09:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclperl/tclperl-2.5.ebuild,v 1.3 2004/10/17 10:13:53 dholm Exp $
DESCRIPTION="a Perl package for Tcl"
HOMEPAGE="http://jfontain.free.fr/tclperl.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
SLOT="0"
IUSE=""
diff --git a/dev-tcltk/tclpython/ChangeLog b/dev-tcltk/tclpython/ChangeLog
index beaa50f30120..af3e3c617e78 100644
--- a/dev-tcltk/tclpython/ChangeLog
+++ b/dev-tcltk/tclpython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclpython
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.2 2004/06/25 02:09:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/ChangeLog,v 1.3 2004/10/17 10:14:24 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> tclpython-3.1.ebuild:
+ Added to ~ppc.
*tclpython-3.1 (17 May 2004)
diff --git a/dev-tcltk/tclpython/tclpython-3.1.ebuild b/dev-tcltk/tclpython/tclpython-3.1.ebuild
index c1cd3dbcf442..bd19606c43c9 100644
--- a/dev-tcltk/tclpython/tclpython-3.1.ebuild
+++ b/dev-tcltk/tclpython/tclpython-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-3.1.ebuild,v 1.2 2004/06/25 02:09:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclpython/tclpython-3.1.ebuild,v 1.3 2004/10/17 10:14:24 dholm Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://jfontain.free.fr/tclperl.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
SLOT="0"
IUSE=""
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog
index 8de099d47bec..d0cf031ec987 100644
--- a/dev-tcltk/tclxml/ChangeLog
+++ b/dev-tcltk/tclxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.9 2004/06/25 02:09:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.10 2004/10/17 10:12:19 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> tclxml-2.6.ebuild:
+ Added to ~ppc.
19 Jun 2004; Jason Wever <weeve@gentoo.org> tclxml-2.4.ebuild:
Added ~sparc keyword.
diff --git a/dev-tcltk/tclxml/tclxml-2.6.ebuild b/dev-tcltk/tclxml/tclxml-2.6.ebuild
index e9d8310d402d..00827fcdd119 100644
--- a/dev-tcltk/tclxml/tclxml-2.6.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.6.ebuild,v 1.2 2004/06/25 02:09:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.6.ebuild,v 1.3 2004/10/17 10:12:19 dholm Exp $
DESCRIPTION="Pure Tcl implementation of an XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND=">=dev-lang/tcl-8.3.3"
src_compile() {
diff --git a/dev-tcltk/tktable/ChangeLog b/dev-tcltk/tktable/ChangeLog
index 048a51228d5b..8f171f1ba432 100644
--- a/dev-tcltk/tktable/ChangeLog
+++ b/dev-tcltk/tktable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tktable
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.3 2004/09/27 22:48:48 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.4 2004/10/17 10:13:16 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> tktable-2.9.ebuild:
+ Added to ~ppc.
*tktable-2.9 (28 Sep 2004)
diff --git a/dev-tcltk/tktable/tktable-2.9.ebuild b/dev-tcltk/tktable/tktable-2.9.ebuild
index 8e33ad02b6bf..c9e54301ab7d 100644
--- a/dev-tcltk/tktable/tktable-2.9.ebuild
+++ b/dev-tcltk/tktable/tktable-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.1 2004/09/27 22:48:48 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.2 2004/10/17 10:13:16 dholm Exp $
MY_P="Tktable${PV}"
DESCRIPTION="full-featured 2D table widget"
@@ -8,7 +8,7 @@ HOMEPAGE="http://tktable.sourceforge.net/"
SRC_URI="mirror://sourceforge/tktable/${MY_P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
SLOT="0"
IUSE=""