diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:18:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 11:18:15 +0000 |
commit | 42339abd45ab0f67f4a091ca54a088cbe171a0fb (patch) | |
tree | bd80b1bc76ac9cbc17cd51763915279940ff0fef /dev-tcltk | |
parent | Stable for amd64, wrt bug #463932 (diff) | |
download | gentoo-2-42339abd45ab0f67f4a091ca54a088cbe171a0fb.tar.gz gentoo-2-42339abd45ab0f67f4a091ca54a088cbe171a0fb.tar.bz2 gentoo-2-42339abd45ab0f67f4a091ca54a088cbe171a0fb.zip |
Stable for sh, wrt bug #457340
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-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 50134f1861fe..2f6f30ee1656 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.26 2013/03/31 10:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.27 2013/03/31 11:18:15 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for sh, wrt bug #457340 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: Stable for sparc, wrt bug #457340 diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 5e405beea9e2..b3b92246288a 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.8 2013/03/31 10:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.9 2013/03/31 11:18:15 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=" |