diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:11 +0000 |
commit | bb73850d3f547bcd8405a265889f04f1fd13d67a (patch) | |
tree | 714df18a85fff9cfced1ceacd1b7316a76ec71a3 /dev-lang/tk | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-bb73850d3f547bcd8405a265889f04f1fd13d67a.tar.gz gentoo-2-bb73850d3f547bcd8405a265889f04f1fd13d67a.tar.bz2 gentoo-2-bb73850d3f547bcd8405a265889f04f1fd13d67a.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 8ec63b89c2ad..12308934bf5a 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.205 2014/08/25 10:56:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.206 2014/09/15 08:18:11 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: Stable for alpha, wrt bug #512012 diff --git a/dev-lang/tk/tk-8.5.15.ebuild b/dev-lang/tk/tk-8.5.15.ebuild index ec61f716daf3..3349c4c016ca 100644 --- a/dev-lang/tk/tk-8.5.15.ebuild +++ b/dev-lang/tk/tk-8.5.15.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/tk/tk-8.5.15.ebuild,v 1.9 2014/08/25 10:56:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild,v 1.10 2014/09/15 08:18:11 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 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=" |