diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:42:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:42:04 +0000 |
commit | 8b3375b48bfc1f868ad4e04e6fa4e0b69cf3ceb3 (patch) | |
tree | 38c9b73e7a88b68d548001919902e00339edf873 /dev-tcltk | |
parent | Stable for ppc, wrt bug #530888 (diff) | |
download | gentoo-2-8b3375b48bfc1f868ad4e04e6fa4e0b69cf3ceb3.tar.gz gentoo-2-8b3375b48bfc1f868ad4e04e6fa4e0b69cf3ceb3.tar.bz2 gentoo-2-8b3375b48bfc1f868ad4e04e6fa4e0b69cf3ceb3.zip |
Stable for ppc, wrt bug #535386
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/thread/ChangeLog b/dev-tcltk/thread/ChangeLog index 0fb246590653..2bd1b7e35e42 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.34 2015/03/28 07:03:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/ChangeLog,v 1.35 2015/03/28 21:42:04 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> thread-2.7.1.ebuild: + Stable for ppc, wrt bug #535386 28 Mar 2015; Markus Meier <maekke@gentoo.org> thread-2.7.1.ebuild: arm stable, bug #535386 diff --git a/dev-tcltk/thread/thread-2.7.1.ebuild b/dev-tcltk/thread/thread-2.7.1.ebuild index e4f539cfa3ff..7e13dd63ed72 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.4 2015/03/28 07:03:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/thread/thread-2.7.1.ebuild,v 1.5 2015/03/28 21:42:04 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=" |