summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-03 09:09:12 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-03 09:09:12 +0000
commit0dfdd76740adfe8cdf4d803a16b2d1d4b6ceadd7 (patch)
tree04dc0964e271b15c47cd3c04e997285341da0b01 /dev-tcltk/tcllib
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-0dfdd76740adfe8cdf4d803a16b2d1d4b6ceadd7.tar.gz
gentoo-2-0dfdd76740adfe8cdf4d803a16b2d1d4b6ceadd7.tar.bz2
gentoo-2-0dfdd76740adfe8cdf4d803a16b2d1d4b6ceadd7.zip
Stable on alpha.
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r--dev-tcltk/tcllib/ChangeLog5
-rw-r--r--dev-tcltk/tcllib/tcllib-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog
index 317f7f80c077..28591eb7dcb7 100644
--- a/dev-tcltk/tcllib/ChangeLog
+++ b/dev-tcltk/tcllib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcllib
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.6 2004/04/15 18:09:24 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.7 2004/06/03 09:07:31 kloeri Exp $
+
+ 03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tcllib-1.6.ebuild:
+ Stable on alpha.
15 Apr 2004; Michael McCabe <randy@gentoo.org> tcllib-1.6.ebuild:
added s390 to keywords
diff --git a/dev-tcltk/tcllib/tcllib-1.6.ebuild b/dev-tcltk/tcllib/tcllib-1.6.ebuild
index ee98383b7c23..e5e4996d454d 100644
--- a/dev-tcltk/tcllib/tcllib-1.6.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.6.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.6.ebuild,v 1.2 2004/04/15 18:09:24 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.6.ebuild,v 1.3 2004/06/03 09:07:31 kloeri Exp $
DESCRIPTION="Tcl Standard Library."
HOMEPAGE="http://www.tcl.tk/software/tcllib/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz"
IUSE="X doc"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64 s390"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ~ia64 s390"
DEPEND=">=dev-lang/tcl-8.3.3
X? ( >=dev-lang/tk-8.3.3 )"