summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-01-16 01:30:53 +0000
committerJason Wever <weeve@gentoo.org>2006-01-16 01:30:53 +0000
commit960f728f50ac66ad7b55cd3c227ddbb016bf249c (patch)
treebd9f54347b186466f8afef6cb14e5415901c4a2b /dev-tcltk
parent5.2 version bump, remove old ebuild. (diff)
downloadgentoo-2-960f728f50ac66ad7b55cd3c227ddbb016bf249c.tar.gz
gentoo-2-960f728f50ac66ad7b55cd3c227ddbb016bf249c.tar.bz2
gentoo-2-960f728f50ac66ad7b55cd3c227ddbb016bf249c.zip
Stable on SPARC.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/itcl/ChangeLog5
-rw-r--r--dev-tcltk/itcl/itcl-3.3.ebuild6
-rw-r--r--dev-tcltk/itk/ChangeLog5
-rw-r--r--dev-tcltk/itk/itk-3.3.ebuild6
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog
index ee11345dbfe3..ae8a09072a52 100644
--- a/dev-tcltk/itcl/ChangeLog
+++ b/dev-tcltk/itcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/itcl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.27 2006/01/09 01:54:09 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.28 2006/01/16 01:29:56 weeve Exp $
+
+ 16 Jan 2006; Jason Wever <weeve@gentoo.org> itcl-3.3.ebuild:
+ Stable on SPARC.
*itcl-3.3-r1 (09 Jan 2006)
diff --git a/dev-tcltk/itcl/itcl-3.3.ebuild b/dev-tcltk/itcl/itcl-3.3.ebuild
index 991298932843..1e02e6497603 100644
--- a/dev-tcltk/itcl/itcl-3.3.ebuild
+++ b/dev-tcltk/itcl/itcl-3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.3.ebuild,v 1.4 2005/12/29 19:16:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.3.ebuild,v 1.5 2006/01/16 01:29:56 weeve Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/incrtcl/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha amd64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
DEPEND="dev-lang/tcl"
diff --git a/dev-tcltk/itk/ChangeLog b/dev-tcltk/itk/ChangeLog
index ff1f3d87904e..b46bac00fb42 100644
--- a/dev-tcltk/itk/ChangeLog
+++ b/dev-tcltk/itk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/itk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.5 2006/01/09 02:07:54 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/ChangeLog,v 1.6 2006/01/16 01:30:53 weeve Exp $
+
+ 16 Jan 2006; Jason Wever <weeve@gentoo.org> itk-3.3.ebuild:
+ Stable on SPARC.
*itk-3.3-r1 (09 Jan 2006)
diff --git a/dev-tcltk/itk/itk-3.3.ebuild b/dev-tcltk/itk/itk-3.3.ebuild
index cc952fa7648b..288439972b03 100644
--- a/dev-tcltk/itk/itk-3.3.ebuild
+++ b/dev-tcltk/itk/itk-3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.3.ebuild,v 1.4 2005/12/29 19:16:30 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itk/itk-3.3.ebuild,v 1.5 2006/01/16 01:30:53 weeve Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/incrtcl/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 sparc x86"
DEPEND="dev-lang/tk
~dev-tcltk/itcl-${PV}"