diff options
author | 2015-04-02 20:20:56 +0000 | |
---|---|---|
committer | 2015-04-02 20:20:56 +0000 | |
commit | 45e26837e92d49fcc52142ff56049ea21ea4fd58 (patch) | |
tree | 9854df1be0d712288cf9ab7585892bcfed869096 /dev-lang | |
parent | arm stable, bug #543022 (diff) | |
download | gentoo-2-45e26837e92d49fcc52142ff56049ea21ea4fd58.tar.gz gentoo-2-45e26837e92d49fcc52142ff56049ea21ea4fd58.tar.bz2 gentoo-2-45e26837e92d49fcc52142ff56049ea21ea4fd58.zip |
arm stable, bug #543022
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 7d86c91e10c6..60c512a3b6a4 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.220 2015/04/01 08:25:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.221 2015/04/02 20:20:56 maekke Exp $ + + 02 Apr 2015; Markus Meier <maekke@gentoo.org> tk-8.5.17.ebuild: + arm stable, bug #543022 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tk-8.5.17.ebuild: Stable for sparc, wrt bug #543022 diff --git a/dev-lang/tk/tk-8.5.17.ebuild b/dev-lang/tk/tk-8.5.17.ebuild index 45b1dc4158d1..6391be0cd1cb 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.8 2015/04/01 08:25:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.17.ebuild,v 1.9 2015/04/02 20:20:56 maekke 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=" |