diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-14 05:47:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-14 05:47:19 +0000 |
commit | 15fec98e876648f1bf991ef0d759533ccc303909 (patch) | |
tree | b92819dad85ba69e69972e2797a0c8e84c3985c8 /dev-lang/tk | |
parent | Stable for HPPA (bug #456408). (diff) | |
download | gentoo-2-15fec98e876648f1bf991ef0d759533ccc303909.tar.gz gentoo-2-15fec98e876648f1bf991ef0d759533ccc303909.tar.bz2 gentoo-2-15fec98e876648f1bf991ef0d759533ccc303909.zip |
Stable for HPPA (bug #456676).
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.5.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 69271137139d..0e66233b52f6 100644 --- a/dev-lang/tk/ChangeLog +++ b/dev-lang/tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.189 2013/02/12 20:24:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.190 2013/02/14 05:47:19 jer Exp $ + + 14 Feb 2013; Jeroen Roovers <jer@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for HPPA (bug #456676). 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: Stable for sparc, wrt bug #456676 diff --git a/dev-lang/tk/tk-8.5.13-r1.ebuild b/dev-lang/tk/tk-8.5.13-r1.ebuild index ba5515749743..19365b128749 100644 --- a/dev-lang/tk/tk-8.5.13-r1.ebuild +++ b/dev-lang/tk/tk-8.5.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.8 2013/02/12 20:24:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.9 2013/02/14 05:47:19 jer Exp $ EAPI=4 @@ -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=" |