diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:36:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:36:08 +0000 |
commit | 379754e675843a430198f00c3e8fd57eb696d5a8 (patch) | |
tree | b83f03bd85f84b363755cfa89cfb73a80555e300 /dev-lang | |
parent | Stable for alpha, wrt bug #518006 (diff) | |
download | gentoo-2-379754e675843a430198f00c3e8fd57eb696d5a8.tar.gz gentoo-2-379754e675843a430198f00c3e8fd57eb696d5a8.tar.bz2 gentoo-2-379754e675843a430198f00c3e8fd57eb696d5a8.zip |
Stable for alpha, wrt bug #518006
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.5.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index 25aaedc08bd4..8fa1ef578bb6 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.198 2014/08/23 15:28:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.199 2014/08/25 10:36:08 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: + Stable for alpha, wrt bug #518006 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tcl-8.5.15-r1.ebuild: Stable for ia64, wrt bug #512012 diff --git a/dev-lang/tcl/tcl-8.5.15-r1.ebuild b/dev-lang/tcl/tcl-8.5.15-r1.ebuild index ea5c5bc63b2a..3a73ddf5dff7 100644 --- a/dev-lang/tcl/tcl-8.5.15-r1.ebuild +++ b/dev-lang/tcl/tcl-8.5.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v 1.14 2014/08/23 15:28:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v 1.15 2014/08/25 10:36:08 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug threads" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]" |