summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-04-02 15:54:44 +0000
committerJason Wever <weeve@gentoo.org>2005-04-02 15:54:44 +0000
commit6cb566337ad98f4c0e442f394b92447c022fc7fe (patch)
treec687d55b647a40804f51b9d81c1983c0cb84dcb0 /dev-tcltk/tcllib
parentNew snapshot. (diff)
downloadhistorical-6cb566337ad98f4c0e442f394b92447c022fc7fe.tar.gz
historical-6cb566337ad98f4c0e442f394b92447c022fc7fe.tar.bz2
historical-6cb566337ad98f4c0e442f394b92447c022fc7fe.zip
Stable on SPARC.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r--dev-tcltk/tcllib/ChangeLog5
-rw-r--r--dev-tcltk/tcllib/tcllib-1.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog
index fcdf9db419c2..dfe8e37a9d42 100644
--- a/dev-tcltk/tcllib/ChangeLog
+++ b/dev-tcltk/tcllib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcllib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.15 2005/04/01 18:19:03 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.16 2005/04/02 15:54:44 weeve Exp $
+
+ 02 Apr 2005; Jason Wever <weeve@gentoo.org> tcllib-1.6.1.ebuild:
+ Stable on SPARC.
01 Apr 2005; Simon Stelling <blubb@gentoo.org> tcllib-1.6.1.ebuild:
stable on amd64
diff --git a/dev-tcltk/tcllib/tcllib-1.6.1.ebuild b/dev-tcltk/tcllib/tcllib-1.6.1.ebuild
index 2c70ea2238de..9fe0d739bd09 100644
--- a/dev-tcltk/tcllib/tcllib-1.6.1.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.6.1.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/tcllib/tcllib-1.6.1.ebuild,v 1.6 2005/04/01 18:19:03 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.6.1.ebuild,v 1.7 2005/04/02 15:54:44 weeve 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 )"