diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:42:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:42:55 +0000 |
commit | 8b9b619e979dd3a8c948284f8c332622eb53934d (patch) | |
tree | e21cb831c28a01d149fa07b6db5fab6e9a0ada00 /dev-lang | |
parent | Stable for ppc, wrt bug #543022 (diff) | |
download | gentoo-2-8b9b619e979dd3a8c948284f8c332622eb53934d.tar.gz gentoo-2-8b9b619e979dd3a8c948284f8c332622eb53934d.tar.bz2 gentoo-2-8b9b619e979dd3a8c948284f8c332622eb53934d.zip |
Stable for ppc, wrt bug #543022
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 764eebd8dee2..1440bfea4893 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.217 2015/03/25 14:09:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.218 2015/03/28 21:42:55 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: + Stable for ppc, wrt bug #543022 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: Stable for x86, wrt bug #543022 diff --git a/dev-lang/tk/tk-8.5.17.ebuild b/dev-lang/tk/tk-8.5.17.ebuild index a5d775a19ed3..2e7f21ca90b4 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.5 2015/03/25 14:09:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.17.ebuild,v 1.6 2015/03/28 21:42:55 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=" |