summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tcltk/tcllib/ChangeLog5
-rw-r--r--dev-tcltk/tcllib/tcllib-1.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog
index bec1b98dd6a2..22a62e214dbc 100644
--- a/dev-tcltk/tcllib/ChangeLog
+++ b/dev-tcltk/tcllib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcllib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.28 2009/08/29 11:01:11 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.29 2009/08/29 19:12:52 nixnut Exp $
+
+ 29 Aug 2009; nixnut <nixnut@gentoo.org> tcllib-1.11.1.ebuild:
+ ppc stable #281398
29 Aug 2009; Tobias Klausmann <klausman@gentoo.org> tcllib-1.11.1.ebuild:
Stable on alpha, bug #281398
diff --git a/dev-tcltk/tcllib/tcllib-1.11.1.ebuild b/dev-tcltk/tcllib/tcllib-1.11.1.ebuild
index bd3fd07b8a40..52dfec85b476 100644
--- a/dev-tcltk/tcllib/tcllib-1.11.1.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.4 2009/08/29 11:01:11 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.5 2009/08/29 19:12:52 nixnut Exp $
DESCRIPTION="Tcl Standard Library."
HOMEPAGE="http://www.tcl.tk/software/tcllib/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
IUSE="examples"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ~ppc ~s390 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~s390 ~sparc x86 ~x86-fbsd"
DEPEND=">=dev-lang/tcl-8.4"