diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:59 +0000 |
commit | a5cc831658f18dfccb94e512b82ab10116527177 (patch) | |
tree | c81c8080de19a77c34c9da4b1e846d2324ce250b /dev-lang | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-a5cc831658f18dfccb94e512b82ab10116527177.tar.gz gentoo-2-a5cc831658f18dfccb94e512b82ab10116527177.tar.bz2 gentoo-2-a5cc831658f18dfccb94e512b82ab10116527177.zip |
Stable for x86, 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')
-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 08ed06bdf25f..d75b1c0b45f2 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.200 2014/07/22 10:42:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.201 2014/07/23 15:13:59 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tk-8.5.15.ebuild: Stable for amd64, wrt bug #512912 diff --git a/dev-lang/tk/tk-8.5.15.ebuild b/dev-lang/tk/tk-8.5.15.ebuild index 12cd27db4227..30cf914159cd 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.4 2014/07/22 10:42:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild,v 1.5 2014/07/23 15:13:59 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=" |