summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 10:00:11 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 10:00:11 +0000
commiteccbf3a1d565c6a6069e40972ba8341d262d7155 (patch)
treeacbe4d2b087d7bc5ee26344a3d6909649cd4d3dc
parentunmasking openoffice-ximian-bin again, security problem is not relevant for t... (diff)
downloadhistorical-eccbf3a1d565c6a6069e40972ba8341d262d7155.tar.gz
historical-eccbf3a1d565c6a6069e40972ba8341d262d7155.tar.bz2
historical-eccbf3a1d565c6a6069e40972ba8341d262d7155.zip
Stable on amd64.
-rw-r--r--dev-tcltk/itcl/ChangeLog5
-rw-r--r--dev-tcltk/itcl/itcl-3.2.1-r1.ebuild4
-rw-r--r--dev-tcltk/iwidgets/ChangeLog5
-rw-r--r--dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild4
-rw-r--r--dev-tcltk/tclx/Manifest22
5 files changed, 18 insertions, 22 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog
index a87a8e91b8e0..b6db54d5fd69 100644
--- a/dev-tcltk/itcl/ChangeLog
+++ b/dev-tcltk/itcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/itcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.19 2004/10/10 20:11:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.20 2004/10/19 10:00:11 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> itcl-3.2.1-r1.ebuild:
+ Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> itcl-3.2.1-r1.ebuild:
Stable on alpha.
diff --git a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild
index 942c5e661193..9a626c9d0a64 100644
--- a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild
+++ b/dev-tcltk/itcl/itcl-3.2.1-r1.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/itcl/itcl-3.2.1-r1.ebuild,v 1.9 2004/10/10 20:11:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.10 2004/10/19 10:00:11 absinthe Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/"
SLOT="0"
LICENSE="as-is BSD"
-KEYWORDS="x86 ~ppc sparc ~amd64 alpha"
+KEYWORDS="x86 ~ppc sparc amd64 alpha"
DEPEND="dev-lang/tk"
PDEPEND="dev-tcltk/iwidgets"
diff --git a/dev-tcltk/iwidgets/ChangeLog b/dev-tcltk/iwidgets/ChangeLog
index 5e66aa550ce1..0500758f1905 100644
--- a/dev-tcltk/iwidgets/ChangeLog
+++ b/dev-tcltk/iwidgets/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/iwidgets
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.9 2004/10/10 20:10:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.10 2004/10/19 09:59:47 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> iwidgets-4.0.1.ebuild:
+ Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild:
Stable on alpha.
diff --git a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild
index ad37a9f0e6c4..dcdae4002d21 100644
--- a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild
+++ b/dev-tcltk/iwidgets/iwidgets-4.0.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/iwidgets/iwidgets-4.0.1.ebuild,v 1.11 2004/10/10 20:10:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild,v 1.12 2004/10/19 09:59:47 absinthe Exp $
MY_P=${PN}${PV}
S=${WORKDIR}/${MY_P}
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/incrtcl/${MY_P}.tar.gz
HOMEPAGE="http://incrtcl.sourceforge.net/itcl/"
SLOT="0"
LICENSE="as-is BSD"
-KEYWORDS="x86 ~ppc sparc ~amd64 alpha"
+KEYWORDS="x86 ~ppc sparc amd64 alpha"
DEPEND=">=dev-tcltk/itcl-3.2.1"
PDEPEND="dev-tcltk/iwidgets"
diff --git a/dev-tcltk/tclx/Manifest b/dev-tcltk/tclx/Manifest
index d73b250c3850..004deb005e5f 100644
--- a/dev-tcltk/tclx/Manifest
+++ b/dev-tcltk/tclx/Manifest
@@ -1,21 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c9849a348799b08bd9b0c5728376c0c0 tclx-8.3.5.ebuild 1845
-MD5 285c3551021e7c3643059be2c14f368d tclx-8.3.ebuild 1648
+MD5 c4141c9761475e5f5fa176873d3c4591 ChangeLog 2917
MD5 9799c398155a7108a5de6e4a9e020b5f tclx-8.3-r1.ebuild 2064
+MD5 285c3551021e7c3643059be2c14f368d tclx-8.3.ebuild 1648
MD5 1e433c9ae0ffeed4f71f8c2c68e2ebad metadata.xml 310
-MD5 c5f762a04e52d65874078f16bc305856 ChangeLog 2825
-MD5 fa76370803a64a3cf2f0d01a5d1ac3b5 files/tclx-8.3-argv.patch 802
-MD5 f4af4334bd8c05af3b43ee89b4dfb03c files/tclx-8.3-varinit.patch 386
+MD5 6532eba1db8c627a2611b6d36ee4b792 tclx-8.3.5.ebuild 1854
+MD5 3c218afaa0edc44f1195d0c013f7d85c files/digest-tclx-8.3 180
MD5 1d4e6ad4bf55d13d432197bc480ac445 files/digest-tclx-8.3-r1 188
+MD5 fa76370803a64a3cf2f0d01a5d1ac3b5 files/tclx-8.3-argv.patch 802
MD5 92db3525521a7be527aaea89eb2aca51 files/tclx-8.3-makecfg.patch 10999
+MD5 f4af4334bd8c05af3b43ee89b4dfb03c files/tclx-8.3-varinit.patch 386
MD5 d46f93a255785ed6c5b88a1a065da82d files/digest-tclx-8.3.5 194
-MD5 3c218afaa0edc44f1195d0c013f7d85c files/digest-tclx-8.3 180
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBbeK+ugEuf3OQ0akRAvZGAJ9d7IDRQ4U3bhqFdZTUs9naqDjOFwCcC3lc
-kChq6fRTkX67MvjpzJkjV9E=
-=gMyB
------END PGP SIGNATURE-----