diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-06 12:07:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-06 12:07:56 +0000 |
commit | 9965c27ab879d6709fd42e9d994ef7060c0b8dd1 (patch) | |
tree | 9f2f43dbf74769400a52048cdcb699290fcebff6 /dev-lang/tk | |
parent | Stable for HPPA (bug #516134). (diff) | |
download | gentoo-2-9965c27ab879d6709fd42e9d994ef7060c0b8dd1.tar.gz gentoo-2-9965c27ab879d6709fd42e9d994ef7060c0b8dd1.tar.bz2 gentoo-2-9965c27ab879d6709fd42e9d994ef7060c0b8dd1.zip |
Stable for HPPA (bug #516134).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.15.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/tk/ChangeLog b/dev-lang/tk/ChangeLog index 7935b08173e5..9941a6e31ad2 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.197 2014/01/21 02:42:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.198 2014/07/06 12:07:56 jer Exp $ + + 06 Jul 2014; Jeroen Roovers <jer@gentoo.org> tk-8.5.15.ebuild: + Stable for HPPA (bug #516134). 21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -tk-8.5.14.ebuild, -tk-8.6.0.ebuild: diff --git a/dev-lang/tk/tk-8.5.15.ebuild b/dev-lang/tk/tk-8.5.15.ebuild index 8ac76ac665af..6603779a5ba6 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-2013 Gentoo Foundation +# 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.1 2013/09/25 15:14:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild,v 1.2 2014/07/06 12:07:56 jer 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=" |