diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:48:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:48:42 +0000 |
commit | e715d986ff803fd25c121d8dc6ee3eaea87437e5 (patch) | |
tree | f4796ef2217899686dc4aa7adca6debccb20e722 /dev-tcltk | |
parent | Stable for ppc64, wrt bug #535386 (diff) | |
download | gentoo-2-e715d986ff803fd25c121d8dc6ee3eaea87437e5.tar.gz gentoo-2-e715d986ff803fd25c121d8dc6ee3eaea87437e5.tar.bz2 gentoo-2-e715d986ff803fd25c121d8dc6ee3eaea87437e5.zip |
Stable for ppc64, wrt bug #543898
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tls/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tls/tls-1.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tls/ChangeLog b/dev-tcltk/tls/ChangeLog index d95e4f074b81..b7773ae78b2a 100644 --- a/dev-tcltk/tls/ChangeLog +++ b/dev-tcltk/tls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tls # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/ChangeLog,v 1.40 2015/03/30 16:22:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/ChangeLog,v 1.41 2015/03/31 07:48:42 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tls-1.6-r3.ebuild: + Stable for ppc64, wrt bug #543898 30 Mar 2015; Jeroen Roovers <jer@gentoo.org> tls-1.6-r3.ebuild: Stable for HPPA (bug #543898). diff --git a/dev-tcltk/tls/tls-1.6-r3.ebuild b/dev-tcltk/tls/tls-1.6-r3.ebuild index dbf1f64d9bc1..725e3e96aea0 100644 --- a/dev-tcltk/tls/tls-1.6-r3.ebuild +++ b/dev-tcltk/tls/tls-1.6-r3.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/tls/tls-1.6-r3.ebuild,v 1.5 2015/03/30 16:22:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/tls-1.6-r3.ebuild,v 1.6 2015/03/31 07:48:42 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tls/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="tk" DEPEND=" |