diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 18:12:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 18:12:26 +0000 |
commit | 53c90d04a7c43ee7635fea73b0bc6de1820cafdb (patch) | |
tree | f44e38152ec61a2566702fd1d28c47599f1a29b0 /dev-lang | |
parent | Stable for ia64, wrt bug #456476 (diff) | |
download | gentoo-2-53c90d04a7c43ee7635fea73b0bc6de1820cafdb.tar.gz gentoo-2-53c90d04a7c43ee7635fea73b0bc6de1820cafdb.tar.bz2 gentoo-2-53c90d04a7c43ee7635fea73b0bc6de1820cafdb.zip |
Stable for ia64, wrt bug #456676
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-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 2f8fc4dca36c..61ffd489258e 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.186 2013/02/12 15:17:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.187 2013/02/12 18:12:26 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: + Stable for ia64, wrt bug #456676 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tk-8.5.13-r1.ebuild: Stable for arm, 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 2b9b7ee0f884..ecff718d95ea 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.5 2013/02/12 15:17:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.6 2013/02/12 18:12:26 ago 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=" |