diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 14:14:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 14:14:45 +0000 |
commit | 1fbf4618009f70f8a61ada947e2147f5c7ac6761 (patch) | |
tree | fb8153999dcbe17a177593778a8e3167fb030b27 /dev-tcltk/thread | |
parent | Stable for arm, wrt bug #456568 (diff) | |
download | gentoo-2-1fbf4618009f70f8a61ada947e2147f5c7ac6761.tar.gz gentoo-2-1fbf4618009f70f8a61ada947e2147f5c7ac6761.tar.bz2 gentoo-2-1fbf4618009f70f8a61ada947e2147f5c7ac6761.zip |
Stable for arm, wrt bug #457340
(Portage version: 2.1.11.52/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 535b0440f2c1..d28c56b767c1 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.23 2013/03/27 10:11:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.24 2013/03/27 14:14:45 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for arm, wrt bug #457340 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: Stable for ppc64, wrt bug #457340 diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 4a25ddf0c159..0993aa4b73da 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.5 2013/03/27 10:11:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.6 2013/03/27 14:14:45 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=" |