diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 21:19:00 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 21:19:00 +0000 |
commit | 5a66dd47ce4e420322ab151b784fdaae29badda3 (patch) | |
tree | cf82696967926118da7784eefd485908b72da1ea /dev-tcltk | |
parent | Moved to x11-wm/ion2 (diff) | |
download | historical-5a66dd47ce4e420322ab151b784fdaae29badda3.tar.gz historical-5a66dd47ce4e420322ab151b784fdaae29badda3.tar.bz2 historical-5a66dd47ce4e420322ab151b784fdaae29badda3.zip |
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/ck/ck-8.0.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/itcl/itcl-3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/itcl/itcl-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-tcltk/otcl/ChangeLog | 4 | ||||
-rw-r--r-- | dev-tcltk/otcl/otcl-1.8.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclcl/tclcl-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tix/ChangeLog | 3 | ||||
-rw-r--r-- | dev-tcltk/tls/tls-1.4.1.ebuild | 4 |
12 files changed, 24 insertions, 21 deletions
diff --git a/dev-tcltk/ck/ck-8.0.ebuild b/dev-tcltk/ck/ck-8.0.ebuild index 4234128aced9..58f166f55294 100644 --- a/dev-tcltk/ck/ck-8.0.ebuild +++ b/dev-tcltk/ck/ck-8.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/ck/ck-8.0.ebuild,v 1.4 2003/09/08 07:16:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/ck/ck-8.0.ebuild,v 1.5 2004/02/28 21:18:59 aliz Exp $ P_NEW=${PN}${PV} S=${WORKDIR}/${P_NEW} DESCRIPTION="A curses based toolkit for tcl" HOMEPAGE="http://www.ch-werner.de/ck/" -SRC_URI="${HOMEPAGE}/${P_NEW}.tar.gz" +SRC_URI="http://www.ch-werner.de/ck/${P_NEW}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-tcltk/itcl/itcl-3.2-r2.ebuild b/dev-tcltk/itcl/itcl-3.2-r2.ebuild index 85aee3037ab8..0a20137d6343 100644 --- a/dev-tcltk/itcl/itcl-3.2-r2.ebuild +++ b/dev-tcltk/itcl/itcl-3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2-r2.ebuild,v 1.11 2003/10/29 04:44:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2-r2.ebuild,v 1.12 2004/02/28 21:18:59 aliz Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -18,7 +18,7 @@ DEPEND="dev-lang/tk" src_unpack() { unpack ${A} cd ${S} - patch -p1 < ${FILESDIR}/${PF}-gentoo.diff || die + epatch ${FILESDIR}/${PF}-gentoo.diff } src_compile() { diff --git a/dev-tcltk/itcl/itcl-3.2.1.ebuild b/dev-tcltk/itcl/itcl-3.2.1.ebuild index 83c88a754162..d595e26e8209 100644 --- a/dev-tcltk/itcl/itcl-3.2.1.ebuild +++ b/dev-tcltk/itcl/itcl-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1.ebuild,v 1.1 2003/10/29 04:44:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1.ebuild,v 1.2 2004/02/28 21:18:59 aliz Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/" SLOT="0" LICENSE="as-is BSD" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="dev-lang/tk" PDEPEND="dev-tcltk/iwidgets" diff --git a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild index 84882b1e10f0..97fe18d27e8f 100644 --- a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild +++ b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/" SLOT="0" LICENSE="as-is BSD" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND=">=dev-tcltk/itcl-3.2.1" PDEPEND="dev-tcltk/iwidgets" diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog index ebe0d70cc3c9..87d5713d29bf 100644 --- a/dev-tcltk/otcl/ChangeLog +++ b/dev-tcltk/otcl/ChangeLog @@ -1,6 +1,8 @@ # ChangeLog for dev-tcltk/otcl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.3 2004/01/13 12:27:38 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.4 2004/02/28 21:19:00 aliz Exp $ + +*otcl-1.8-r1 (13 Jan 2004) 13 Jan 2003; Robin H. Johnson <robbat2@gentoo.org> otcl-1.8-r1.ebuild: fix a big upstream bug myself, need to send it to them still. caused diff --git a/dev-tcltk/otcl/otcl-1.8.ebuild b/dev-tcltk/otcl/otcl-1.8.ebuild index 8300f56d98de..40259e89e0d2 100644 --- a/dev-tcltk/otcl/otcl-1.8.ebuild +++ b/dev-tcltk/otcl/otcl-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8.ebuild,v 1.3 2004/01/11 09:29:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8.ebuild,v 1.4 2004/02/28 21:19:00 aliz Exp $ DESCRIPTION="MIT Object extention to Tcl" SF_PN="otcl-tclcl" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/${SF_PN}/" SRC_URI="mirror://sourceforge/${SF_PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2" diff --git a/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild b/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild index 6d35f9af4399..aa0fe9036c34 100644 --- a/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild +++ b/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild,v 1.1 2004/01/11 04:39:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-debug/tcl-debug-2.0.ebuild,v 1.2 2004/02/28 21:19:00 aliz Exp $ DESCRIPTION="TCL debug library" HOMEPAGE="http://expect.nist.gov" @@ -8,7 +8,7 @@ SRC_URI="http://expect.nist.gov/tcl-debug/${PN}.tar.gz doc? ( http://expect.nist.gov/tcl-debug/tcl-debug.ps.Z )" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=dev-lang/tcl-8.3.0 >=dev-lang/tk-8.3.0" diff --git a/dev-tcltk/tclcl/tclcl-1.15.ebuild b/dev-tcltk/tclcl/tclcl-1.15.ebuild index 0df481a4eee7..3337a53d7133 100644 --- a/dev-tcltk/tclcl/tclcl-1.15.ebuild +++ b/dev-tcltk/tclcl/tclcl-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclcl/tclcl-1.15.ebuild,v 1.2 2004/01/11 04:17:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclcl/tclcl-1.15.ebuild,v 1.3 2004/02/28 21:19:00 aliz Exp $ DESCRIPTION="Tcl/C++ interface library" SF_PN="otcl-tclcl" @@ -9,7 +9,7 @@ MY_P="${PN}-src-${PV}" SRC_URI="mirror://sourceforge/${SF_PN}/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=dev-lang/tcl-8.3.2 >=dev-lang/tk-8.3.2 diff --git a/dev-tcltk/tcllib/tcllib-1.3.ebuild b/dev-tcltk/tcllib/tcllib-1.3.ebuild index deb75c1a8143..fc848138bcc1 100644 --- a/dev-tcltk/tcllib/tcllib-1.3.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.3.ebuild,v 1.6 2004/01/24 02:33:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.3.ebuild,v 1.7 2004/02/28 21:19:00 aliz Exp $ IUSE="X" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64" DEPEND=">=dev-lang/tcl-8.3.3 X? ( >=dev-lang/tk-8.3.3 )" diff --git a/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild b/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild index 124b2581a352..22f43b8b7f1b 100644 --- a/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild +++ b/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild,v 1.6 2003/07/12 13:10:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/tclreadline-2.1.0.ebuild,v 1.7 2004/02/28 21:19:00 aliz Exp $ IUSE="" DESCRIPTION="readline extension to TCL" HOMEPAGE="http://tclreadline.sf.net/" -SRC_URI="http://umn.dl.sourceforge.net/sourceforge/tclreadline/${P}.tar.gz" +SRC_URI="mirror://sourceforge/tclreadline/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog index fdd2cfdd239a..da7833056050 100644 --- a/dev-tcltk/tix/ChangeLog +++ b/dev-tcltk/tix/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-tcltk/tix # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.6 2004/01/24 22:58:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.7 2004/02/28 21:19:00 aliz Exp $ 24 Jan 2004; Alastair Tse <liquidx@gentoo.org> tix-8.2.0.ebuild: applied more fixes for unresolved symbols (#29371) @@ -12,6 +12,7 @@ Removed obsolete fix_makefile (bug #20259) and removed dependency on sed-4.0.5. Now should work with both tk-8.3.4-r1 and tk-8.4.*. +*tix-8.2.0 (31 Oct 2002) *tix-8.2.0b1 (11 Oct 2002) 31 Jan 2003; Martin Holzer <mholzer@gentoo.org> tix-8.2.0b1.ebuild diff --git a/dev-tcltk/tls/tls-1.4.1.ebuild b/dev-tcltk/tls/tls-1.4.1.ebuild index 08eb678aaf0a..55d8878cc6ce 100644 --- a/dev-tcltk/tls/tls-1.4.1.ebuild +++ b/dev-tcltk/tls/tls-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/tls-1.4.1.ebuild,v 1.7 2004/02/08 12:07:05 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tls/tls-1.4.1.ebuild,v 1.8 2004/02/28 21:19:00 aliz Exp $ DESCRIPTION="TLS OpenSSL extension to Tcl." HOMEPAGE="http://tls.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tls/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 hppa alpha ~ppc ~amd64" +KEYWORDS="x86 hppa alpha ~ppc amd64" DEPEND=">=dev-lang/tcl-8.3.3 >=dev-lang/tk-8.3.3 |