diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:39:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:39:47 +0000 |
commit | 127e63e16fe9f8742ee2735a438296efe520a28c (patch) | |
tree | 1d173480b93bd0268a6f0fad6940d51739ab7677 /dev-tcltk | |
parent | Stable for x86, wrt bug #457336 (diff) | |
download | gentoo-2-127e63e16fe9f8742ee2735a438296efe520a28c.tar.gz gentoo-2-127e63e16fe9f8742ee2735a438296efe520a28c.tar.bz2 gentoo-2-127e63e16fe9f8742ee2735a438296efe520a28c.zip |
Stable for x86, wrt bug #457340
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 055e9a37d3ce..acbb9eaa98b4 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.20 2013/03/25 20:19:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.21 2013/03/25 20:39:47 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: + Stable for x86, wrt bug #457340 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thread-2.7.0.ebuild: Stable for amd64, wrt bug #457340 diff --git a/dev-tcltk/thread/thread-2.7.0.ebuild b/dev-tcltk/thread/thread-2.7.0.ebuild index 895236ae7508..1b64812f221e 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.2 2013/03/25 20:19:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.0.ebuild,v 1.3 2013/03/25 20:39:47 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=" |