diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 10:06:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 10:06:30 +0000 |
commit | 66780d46cd0343dfe6741dd08d5270b291955182 (patch) | |
tree | fe041edbb43f8865ccdc7c1c82ade3dbfdb0c63f /dev-lang/tk | |
parent | Stable for s390, wrt bug #436704 (diff) | |
download | gentoo-2-66780d46cd0343dfe6741dd08d5270b291955182.tar.gz gentoo-2-66780d46cd0343dfe6741dd08d5270b291955182.tar.bz2 gentoo-2-66780d46cd0343dfe6741dd08d5270b291955182.zip |
Stable for s390, wrt bug #456676
(Portage version: 2.1.11.50/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 0e66233b52f6..3f2aac6e31ac 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.190 2013/02/14 05:47:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.191 2013/02/20 10:06:30 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for s390, wrt bug #456676 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> tk-8.5.13-r1.ebuild: Stable for HPPA (bug #456676). diff --git a/dev-lang/tk/tk-8.5.13-r1.ebuild b/dev-lang/tk/tk-8.5.13-r1.ebuild index 19365b128749..73616e111234 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.9 2013/02/14 05:47:19 jer Exp $ +# $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 $ 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=" |