diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:25:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:25:22 +0000 |
commit | 10c139d88214e4cac1ba1bb65b5ac237a4508df7 (patch) | |
tree | 0e2fa23ba58dedd11cc59a6a36609d0421e6ce48 /dev-tcltk/thread | |
parent | Bump syb to 0.4.0 (diff) | |
download | gentoo-2-10c139d88214e4cac1ba1bb65b5ac237a4508df7.tar.gz gentoo-2-10c139d88214e4cac1ba1bb65b5ac237a4508df7.tar.bz2 gentoo-2-10c139d88214e4cac1ba1bb65b5ac237a4508df7.zip |
Stable for s390, wrt bug #457340
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk/thread')
-rw-r--r-- | dev-tcltk/thread/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/thread/thread-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/thread/ChangeLog b/dev-tcltk/thread/ChangeLog index c2e386691b90..e6c7b4d8e971 100644 --- a/dev-tcltk/thread/ChangeLog +++ b/dev-tcltk/thread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/thread # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.28 2013/04/02 11:26:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.29 2013/04/02 13:25:22 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for s390, wrt bug #457340 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: Stable for hppa, wrt bug #457340 diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 89cf8b40f2a8..719666b97bb2 100644 --- a/dev-tcltk/thread/thread-2.7.0.ebuild +++ b/dev-tcltk/thread/thread-2.7.0.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-tcltk/thread/thread-2.7.0.ebuild,v 1.10 2013/04/02 11:26:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.11 2013/04/02 13:25:22 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug gdbm" DEPEND=" |