diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 10:56:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 10:56:46 +0000 |
commit | c2aba5217017d1c5236ee2628d00b268ac592f7d (patch) | |
tree | 5f3f9e72100be0d43fc54578440521a0aa801bcf /dev-tcltk/thread | |
parent | Stable for ia64, wrt bug #546412 (diff) | |
download | gentoo-2-c2aba5217017d1c5236ee2628d00b268ac592f7d.tar.gz gentoo-2-c2aba5217017d1c5236ee2628d00b268ac592f7d.tar.bz2 gentoo-2-c2aba5217017d1c5236ee2628d00b268ac592f7d.zip |
Stable for ia64, wrt bug #535386
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/thread/ChangeLog b/dev-tcltk/thread/ChangeLog index fbd76c7eadcb..fc484c5aff48 100644 --- a/dev-tcltk/thread/ChangeLog +++ b/dev-tcltk/thread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/thread # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.39 2015/04/07 14:22:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.40 2015/04/14 10:56:46 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> thread-2.7.1.ebuild: + Stable for ia64, wrt bug #535386 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> thread-2.7.1.ebuild: Stable for sparc, wrt bug #535386 diff --git a/dev-tcltk/thread/thread-2.7.1.ebuild b/dev-tcltk/thread/thread-2.7.1.ebuild index 164ab20aadcc..1ca51e72b3f7 100644 --- a/dev-tcltk/thread/thread-2.7.1.ebuild +++ b/dev-tcltk/thread/thread-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.1.ebuild,v 1.8 2015/04/01 08:28:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.1.ebuild,v 1.9 2015/04/14 10:56:46 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Tcl/${TCL_VER}/${MY_P}.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=" |