diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:19:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:19:49 +0000 |
commit | 336f623ba23f3046a1114a2474b571c4f663877c (patch) | |
tree | b5420eeb5f80957e8b9b775dc57a1feacc899881 /dev-tcltk | |
parent | undo previous (diff) | |
download | gentoo-2-336f623ba23f3046a1114a2474b571c4f663877c.tar.gz gentoo-2-336f623ba23f3046a1114a2474b571c4f663877c.tar.bz2 gentoo-2-336f623ba23f3046a1114a2474b571c4f663877c.zip |
ppc stable #281404
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/blt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/blt/blt-2.4z-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/blt/ChangeLog b/dev-tcltk/blt/ChangeLog index ab2ea45d8d8a..3bf849def582 100644 --- a/dev-tcltk/blt/ChangeLog +++ b/dev-tcltk/blt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/blt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.28 2009/08/18 07:11:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.29 2009/08/29 19:19:49 nixnut Exp $ + + 29 Aug 2009; nixnut <nixnut@gentoo.org> blt-2.4z-r5.ebuild: + ppc stable #281404 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> blt-2.4z-r5.ebuild: stable x86, bug 281404 diff --git a/dev-tcltk/blt/blt-2.4z-r5.ebuild b/dev-tcltk/blt/blt-2.4z-r5.ebuild index ddc8becaa6aa..d93139e4c2a0 100644 --- a/dev-tcltk/blt/blt-2.4z-r5.ebuild +++ b/dev-tcltk/blt/blt-2.4z-r5.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/blt/blt-2.4z-r5.ebuild,v 1.3 2009/08/18 07:11:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z-r5.ebuild,v 1.4 2009/08/29 19:19:49 nixnut Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ DESCRIPTION="BLT is an extension to the Tk toolkit adding new widgets, geometry IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" DEPEND=">=dev-lang/tk-8.0 x11-libs/libX11" |