diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:40:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 10:40:49 +0000 |
commit | 93bab5e0465b95d6b407f46dbdba096cc27b6b40 (patch) | |
tree | 85ee7b4787ac0b236d791b5bf73a3984aa9dc932 /dev-tcltk | |
parent | Stable for ppc, wrt bug #457312 (diff) | |
download | gentoo-2-93bab5e0465b95d6b407f46dbdba096cc27b6b40.tar.gz gentoo-2-93bab5e0465b95d6b407f46dbdba096cc27b6b40.tar.bz2 gentoo-2-93bab5e0465b95d6b407f46dbdba096cc27b6b40.zip |
Stable for ppc, 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 acbb9eaa98b4..4ed70d1e282b 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.21 2013/03/25 20:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.22 2013/03/26 10:40:49 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for ppc, wrt bug #457340 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: Stable for x86, wrt bug #457340 diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 1b64812f221e..a4883d8a5eb4 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.3 2013/03/25 20:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.4 2013/03/26 10:40:49 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=" |