diff options
author | 2015-03-31 07:46:25 +0000 | |
---|---|---|
committer | 2015-03-31 07:46:25 +0000 | |
commit | 0cb95a28f51d357696e665d3d6ba218ba3b2171e (patch) | |
tree | 706f170323356310f6e0a6e0a7906f6c706adf1f /dev-lang | |
parent | Stable for ppc64, wrt bug #543022 (diff) | |
download | gentoo-2-0cb95a28f51d357696e665d3d6ba218ba3b2171e.tar.gz gentoo-2-0cb95a28f51d357696e665d3d6ba218ba3b2171e.tar.bz2 gentoo-2-0cb95a28f51d357696e665d3d6ba218ba3b2171e.zip |
Stable for ppc64, wrt bug #543022
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 1440bfea4893..ccdfbc637796 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.218 2015/03/28 21:42:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.219 2015/03/31 07:46:25 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for ppc64, wrt bug #543022 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: Stable for ppc, wrt bug #543022 diff --git a/dev-lang/tk/tk-8.5.17.ebuild b/dev-lang/tk/tk-8.5.17.ebuild index 2e7f21ca90b4..e25da97d4691 100644 --- a/dev-lang/tk/tk-8.5.17.ebuild +++ b/dev-lang/tk/tk-8.5.17.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-lang/tk/tk-8.5.17.ebuild,v 1.6 2015/03/28 21:42:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.17.ebuild,v 1.7 2015/03/31 07:46:25 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="tcltk" SLOT="0/8.5" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug threads truetype aqua xscreensaver" RDEPEND=" |