diff options
author | 2015-04-01 08:28:28 +0000 | |
---|---|---|
committer | 2015-04-01 08:28:28 +0000 | |
commit | f741ce0d6af30de33633914496fdba8dd19222cd (patch) | |
tree | 8d70600df4936ccc4fa74effa7161c311b6c23ef /dev-tcltk/tls | |
parent | Stable for sparc, wrt bug #535386 (diff) | |
download | gentoo-2-f741ce0d6af30de33633914496fdba8dd19222cd.tar.gz gentoo-2-f741ce0d6af30de33633914496fdba8dd19222cd.tar.bz2 gentoo-2-f741ce0d6af30de33633914496fdba8dd19222cd.zip |
Stable for sparc, wrt bug #543898
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 b7773ae78b2a..076537c887ed 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.41 2015/03/31 07:48:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/ChangeLog,v 1.42 2015/04/01 08:28:28 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tls-1.6-r3.ebuild: + Stable for sparc, wrt bug #543898 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tls-1.6-r3.ebuild: Stable for ppc64, wrt bug #543898 diff --git a/dev-tcltk/tls/tls-1.6-r3.ebuild b/dev-tcltk/tls/tls-1.6-r3.ebuild index 725e3e96aea0..f8ba43627740 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.6 2015/03/31 07:48:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/tls-1.6-r3.ebuild,v 1.7 2015/04/01 08:28:28 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=" |