summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-04-07 13:57:48 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-04-07 13:57:48 +0000
commitd04b13ee7f4aae0b3e71bc281fdbc2f6f2e9ccee (patch)
tree17a692bc7b4edf5ef44d20987db7a5d117b328e7 /dev-tcltk
parentadded ~amd64 to KEYWORDS, fixes #88183 (diff)
downloadhistorical-d04b13ee7f4aae0b3e71bc281fdbc2f6f2e9ccee.tar.gz
historical-d04b13ee7f4aae0b3e71bc281fdbc2f6f2e9ccee.tar.bz2
historical-d04b13ee7f4aae0b3e71bc281fdbc2f6f2e9ccee.zip
added ~amd64 to KEYWORDS, fixes #88184
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclxml-expat/ChangeLog5
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild4
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild4
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/dev-tcltk/tclxml-expat/ChangeLog b/dev-tcltk/tclxml-expat/ChangeLog
index 655aa833b2c1..5f53f4416051 100644
--- a/dev-tcltk/tclxml-expat/ChangeLog
+++ b/dev-tcltk/tclxml-expat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml-expat
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.11 2005/04/02 15:49:44 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.12 2005/04/07 13:57:48 luckyduck Exp $
+
+ 07 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> tclxml-expat-2.4.ebuild:
+ added ~amd64 to KEYWORDS, fixes #88184
02 Apr 2005; Jason Wever <weeve@gentoo.org> tclxml-expat-2.4.ebuild:
Stable on SPARC.
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild
index 186fee12a84a..1f2687a605d6 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.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-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.12 2005/04/02 15:49:44 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.13 2005/04/07 13:57:48 luckyduck Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/tclxml-${PV}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 alpha sparc"
+KEYWORDS="x86 alpha sparc ~amd64"
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-libs/expat-1.95.4
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild
index 173162a595e8..94c08fc27d7c 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-2.5.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-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild,v 1.6 2004/07/14 22:28:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild,v 1.7 2005/04/07 13:57:48 luckyduck Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild
index 68246fac53fa..194932ce942d 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-2.6.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-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild,v 1.3 2004/07/14 22:28:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild,v 1.4 2005/04/07 13:57:48 luckyduck Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"