diff options
author | 2009-08-18 07:42:20 +0000 | |
---|---|---|
committer | 2009-08-18 07:42:20 +0000 | |
commit | f7819f9386b3e39e0c1fe7039a5c8a66d03843cb (patch) | |
tree | 500b3fc68fe834ddb597d2fcab2fbc27d7f4559f /dev-lang/tk | |
parent | stable x86, bug 281422 (diff) | |
download | historical-f7819f9386b3e39e0c1fe7039a5c8a66d03843cb.tar.gz historical-f7819f9386b3e39e0c1fe7039a5c8a66d03843cb.tar.bz2 historical-f7819f9386b3e39e0c1fe7039a5c8a66d03843cb.zip |
stable x86, bug 280845
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 7eeadba5e7d3..57b7d526474b 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.122 2009/05/07 19:08:18 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.123 2009/08/18 07:42:20 fauli Exp $ + + 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> tk-8.5.7.ebuild: + stable x86, bug 280845 07 May 2009; Tobias Klausmann <klausman@gentoo.org> tk-8.4.18-r1.ebuild: Stable on alpha, bug #268174 diff --git a/dev-lang/tk/tk-8.5.7.ebuild b/dev-lang/tk/tk-8.5.7.ebuild index 3054a3b7f2c6..1bca13fa12e1 100644 --- a/dev-lang/tk/tk-8.5.7.ebuild +++ b/dev-lang/tk/tk-8.5.7.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-lang/tk/tk-8.5.7.ebuild,v 1.1 2009/04/17 19:14:15 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.7.ebuild,v 1.2 2009/08/18 07:42:20 fauli Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug threads truetype" RDEPEND="x11-libs/libX11 |