diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-30 16:21:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-30 16:21:29 +0000 |
commit | 03199e729bc2c64557468ece20e6af3043d35a36 (patch) | |
tree | 61a1c625811e6b508f0a62d8f66695e18f16c7d2 /dev-tcltk | |
parent | Marked ~hppa (bug #544146). (diff) | |
download | gentoo-2-03199e729bc2c64557468ece20e6af3043d35a36.tar.gz gentoo-2-03199e729bc2c64557468ece20e6af3043d35a36.tar.bz2 gentoo-2-03199e729bc2c64557468ece20e6af3043d35a36.zip |
Stable for HPPA (bug #535386).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-tcltk')
-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 2bd1b7e35e42..d38ddbca3e82 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.35 2015/03/28 21:42:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.36 2015/03/30 16:21:29 jer Exp $ + + 30 Mar 2015; Jeroen Roovers <jer@gentoo.org> thread-2.7.1.ebuild: + Stable for HPPA (bug #535386). 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> thread-2.7.1.ebuild: Stable for ppc, wrt bug #535386 diff --git a/dev-tcltk/thread/thread-2.7.1.ebuild b/dev-tcltk/thread/thread-2.7.1.ebuild index 7e13dd63ed72..f9c4be915b1a 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.5 2015/03/28 21:42:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.1.ebuild,v 1.6 2015/03/30 16:21:29 jer 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=" |