summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2004-09-22 01:20:38 +0000
committerDoug Goldstein <cardoe@gentoo.org>2004-09-22 01:20:38 +0000
commita8c911588f922eaf7132742283270d23eb8bb65b (patch)
tree9830d0c60e454cc20059d0b0772304ab34ef460a /dev-lang/tcl
parentreadding arches I removed incorrectly (Manifest recommit) (diff)
downloadgentoo-2-a8c911588f922eaf7132742283270d23eb8bb65b.tar.gz
gentoo-2-a8c911588f922eaf7132742283270d23eb8bb65b.tar.bz2
gentoo-2-a8c911588f922eaf7132742283270d23eb8bb65b.zip
readding arches I incorrectly removed
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/ChangeLog5
-rw-r--r--dev-lang/tcl/tcl-8.4.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index 1731216a7fc0..426173c9b098 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/tcl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.41 2004/09/21 15:24:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.42 2004/09/22 01:20:38 cardoe Exp $
+
+ 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> tcl-8.4.6-r1.ebuild:
+ readding arches I removed accidently
*tcl-8.4.6-r1 (21 Sep 2004)
diff --git a/dev-lang/tcl/tcl-8.4.6-r1.ebuild b/dev-lang/tcl/tcl-8.4.6-r1.ebuild
index 318845744bad..c32d2c9af004 100644
--- a/dev-lang/tcl/tcl-8.4.6-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.4.6-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-lang/tcl/tcl-8.4.6-r1.ebuild,v 1.1 2004/09/21 15:24:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6-r1.ebuild,v 1.2 2004/09/22 01:20:38 cardoe Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="threads"
DEPEND="virtual/libc"