diff options
author | 2015-03-30 09:49:37 +0000 | |
---|---|---|
committer | 2015-03-30 09:49:37 +0000 | |
commit | 945af100150d44f4c17551c9dfcfe701ed18064d (patch) | |
tree | 010350bde9f32e758482ebb7c53028128d1748ba /dev-tcltk | |
parent | Stable for sparc, wrt bug #542158 (diff) | |
download | gentoo-2-945af100150d44f4c17551c9dfcfe701ed18064d.tar.gz gentoo-2-945af100150d44f4c17551c9dfcfe701ed18064d.tar.bz2 gentoo-2-945af100150d44f4c17551c9dfcfe701ed18064d.zip |
Stable for sparc, wrt bug #541912
(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')
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index 7231159d483c..09d9bed6bfd2 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.57 2015/03/26 11:28:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.58 2015/03/30 09:49:37 ago Exp $ + + 30 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r2.ebuild: + Stable for sparc, wrt bug #541912 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r2.ebuild: Stable for ppc64, wrt bug #541912 diff --git a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild index 723e0caae8b5..a8626c41368c 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r2.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/tcllib/tcllib-1.15-r2.ebuild,v 1.9 2015/03/26 11:28:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 1.10 2015/03/30 09:49:37 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-lang/tcl:0=" DEPEND="${RDEPEND}" |