summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-28 21:19:00 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-28 21:19:00 +0000
commit9ec020279811441c3dbffd9dc57630af832ada68 (patch)
tree3687d5b69aa797fd4bfa96a1668bd1ed9fb14f27 /dev-tcltk/tcllib
parentMoved to x11-wm/ion2 (diff)
downloadgentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.tar.gz
gentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.tar.bz2
gentoo-2-9ec020279811441c3dbffd9dc57630af832ada68.zip
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r--dev-tcltk/tcllib/tcllib-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.3.ebuild b/dev-tcltk/tcllib/tcllib-1.3.ebuild
index deb75c1a8143..fc848138bcc1 100644
--- a/dev-tcltk/tcllib/tcllib-1.3.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.3.ebuild,v 1.6 2004/01/24 02:33:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.3.ebuild,v 1.7 2004/02/28 21:19:00 aliz Exp $
IUSE="X"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64"
DEPEND=">=dev-lang/tcl-8.3.3
X? ( >=dev-lang/tk-8.3.3 )"