diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:55:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:55:04 +0000 |
commit | 3466188888a7130c2090a945b9c47adb664a12f7 (patch) | |
tree | d4e2628588c26515f185a9465779204312c82a02 /dev-tcltk | |
parent | ppc stable wrt bug #544956 (diff) | |
download | gentoo-2-3466188888a7130c2090a945b9c47adb664a12f7.tar.gz gentoo-2-3466188888a7130c2090a945b9c47adb664a12f7.tar.bz2 gentoo-2-3466188888a7130c2090a945b9c47adb664a12f7.zip |
ppc stable wrt bug #546412
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/itk/itk-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/itk/ChangeLog b/dev-tcltk/itk/ChangeLog index dea9ed1a4f69..8f58eb5e7392 100644 --- a/dev-tcltk/itk/ChangeLog +++ b/dev-tcltk/itk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/itk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.41 2015/04/19 09:53:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.42 2015/04/21 18:55:04 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> itk-3.4.1.ebuild: + ppc stable wrt bug #546412 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> itk-3.4.1.ebuild: Stable for x86, wrt bug #546412 diff --git a/dev-tcltk/itk/itk-3.4.1.ebuild b/dev-tcltk/itk/itk-3.4.1.ebuild index 432bbfe3fd6c..c8153f16e181 100644 --- a/dev-tcltk/itk/itk-3.4.1.ebuild +++ b/dev-tcltk/itk/itk-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.4.1.ebuild,v 1.4 2015/04/19 09:53:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.4.1.ebuild,v 1.5 2015/04/21 18:55:04 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5BIncr%20Tcl_Tk%5D-source/${PV}/$ IUSE="" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" <dev-lang/tk-8.6 |