diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:43:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:43:52 +0000 |
commit | 25617a5c7abe91d6c570a3905afa74632e23902c (patch) | |
tree | 33fd0f7dba74810db743ab226ca0aab0accdd874 /dev-tcltk/tls | |
parent | Stable for ppc, wrt bug #543884 (diff) | |
download | gentoo-2-25617a5c7abe91d6c570a3905afa74632e23902c.tar.gz gentoo-2-25617a5c7abe91d6c570a3905afa74632e23902c.tar.bz2 gentoo-2-25617a5c7abe91d6c570a3905afa74632e23902c.zip |
Stable for ppc, wrt bug #543898
(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/tls')
-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 f54db79fdae6..9216106b0814 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.38 2015/03/25 14:10:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/ChangeLog,v 1.39 2015/03/28 21:43:52 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tls-1.6-r3.ebuild: + Stable for ppc, wrt bug #543898 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tls-1.6-r3.ebuild: Stable for x86, wrt bug #543898 diff --git a/dev-tcltk/tls/tls-1.6-r3.ebuild b/dev-tcltk/tls/tls-1.6-r3.ebuild index 51eabd9a3dee..fb8972becb2f 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.3 2015/03/25 14:10:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/tls-1.6-r3.ebuild,v 1.4 2015/03/28 21:43:52 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=" |