diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:07:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:07:31 +0000 |
commit | d85eb5f66e08884c7b494e19cea6f2e975b9d187 (patch) | |
tree | 42819726838a072f64c019ab53c4086b4b1b7f18 /dev-tcltk | |
parent | Stable for s390, wrt bug #474190 (diff) | |
download | gentoo-2-d85eb5f66e08884c7b494e19cea6f2e975b9d187.tar.gz gentoo-2-d85eb5f66e08884c7b494e19cea6f2e975b9d187.tar.bz2 gentoo-2-d85eb5f66e08884c7b494e19cea6f2e975b9d187.zip |
Stable for s390, wrt bug #470478
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index 689fda4fa9a8..fa31b94cfcdb 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.45 2013/05/26 15:56:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.46 2013/06/30 18:07:31 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r1.ebuild: + Stable for s390, wrt bug #470478 26 May 2013; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r1.ebuild: Stable for x86, wrt bug #470478 diff --git a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild index f855ca0be51e..4b02a663c549 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.8 2013/05/26 15:56:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.9 2013/06/30 18:07:31 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-lang/tcl" DEPEND="${RDEPEND}" |