diff options
-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 d4c0ddbdbe0a..9da72a55a64e 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.38 2015/04/07 14:21:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.39 2015/04/14 09:32:44 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> itk-3.4.1.ebuild: + Stable for amd64, wrt bug #546412 *itk-3.4.1 (12 Mar 2015) *itk-4.0.1 (12 Mar 2015) diff --git a/dev-tcltk/itk/itk-3.4.1.ebuild b/dev-tcltk/itk/itk-3.4.1.ebuild index 1346ba66dfee..bfe88ccbee9e 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.1 2015/03/12 09:59:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.4.1.ebuild,v 1.2 2015/04/14 09:32:44 ago 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 |