summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-12 17:32:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-12 17:32:38 +0000
commit7cc85f5ee4346f9e04b1a6a63d191d179bfbbab7 (patch)
treefce118d7a82af81174f36d8b31918878b1ba82c4 /dev-tcltk/itk
parentia64/sparc stable wrt #281400 (diff)
downloadgentoo-2-7cc85f5ee4346f9e04b1a6a63d191d179bfbbab7.tar.gz
gentoo-2-7cc85f5ee4346f9e04b1a6a63d191d179bfbbab7.tar.bz2
gentoo-2-7cc85f5ee4346f9e04b1a6a63d191d179bfbbab7.zip
ia64/sparc stable wrt #282440
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk/itk')
-rw-r--r--dev-tcltk/itk/ChangeLog6
-rw-r--r--dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tcltk/itk/ChangeLog b/dev-tcltk/itk/ChangeLog
index 406155a28b0d..97f89f908f00 100644
--- a/dev-tcltk/itk/ChangeLog
+++ b/dev-tcltk/itk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/itk
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.18 2009/08/30 15:57:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.19 2009/09/12 17:32:38 armin76 Exp $
+
+ 12 Sep 2009; Raúl Porcel <armin76@gentoo.org>
+ itk-3.3.1_pre20090417.ebuild:
+ ia64/sparc stable wrt #282440
30 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
itk-3.3.1_pre20090417.ebuild:
diff --git a/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild b/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild
index 3b9e5af636f4..695c251ac542 100644
--- a/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild
+++ b/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild,v 1.4 2009/08/30 15:57:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.3.1_pre20090417.ebuild,v 1.5 2009/09/12 17:32:38 armin76 Exp $
MY_PN="incrTcl"
MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="BSD"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
DEPEND="dev-lang/tk
~dev-tcltk/itcl-${PV}"