diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:45:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:45:04 +0000 |
commit | b381c9fc45c94bc44d1789b3140360a20316462f (patch) | |
tree | 0eaff39b0a52018f384c5adc3e0fdefec250a141 /dev-lang/tk | |
parent | Stable for sh, wrt bug #456544 (diff) | |
download | gentoo-2-b381c9fc45c94bc44d1789b3140360a20316462f.tar.gz gentoo-2-b381c9fc45c94bc44d1789b3140360a20316462f.tar.bz2 gentoo-2-b381c9fc45c94bc44d1789b3140360a20316462f.zip |
Stable for sh, wrt bug #456676
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 5818fab26d56..df7ff2432099 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.192 2013/02/25 21:39:56 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.193 2013/03/01 12:45:04 ago Exp $ + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for sh, wrt bug #456676 25 Feb 2013; Zac Medico <zmedico@gentoo.org> tk-8.6.0.ebuild: Add ~arm-linux keyword. diff --git a/dev-lang/tk/tk-8.5.13-r1.ebuild b/dev-lang/tk/tk-8.5.13-r1.ebuild index 73616e111234..1fedd6f30645 100644 --- a/dev-lang/tk/tk-8.5.13-r1.ebuild +++ b/dev-lang/tk/tk-8.5.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.10 2013/02/20 10:06:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.11 2013/03/01 12:45:04 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug threads truetype aqua xscreensaver" RDEPEND=" |