diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:19:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:19:54 +0000 |
commit | 5c332fd1a78a50a16d14e3ff448196f216976fbe (patch) | |
tree | 2db7e132fe31edc879f777e91a39f8403523bbd8 /dev-tcltk | |
parent | stable amd64 (diff) | |
download | historical-5c332fd1a78a50a16d14e3ff448196f216976fbe.tar.gz historical-5c332fd1a78a50a16d14e3ff448196f216976fbe.tar.bz2 historical-5c332fd1a78a50a16d14e3ff448196f216976fbe.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index d5756f99a49f..fcdf9db419c2 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.14 2005/04/01 05:15:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.15 2005/04/01 18:19:03 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> tcllib-1.6.1.ebuild: + stable on amd64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> tcllib-1.6.1.ebuild: stable on ia64 diff --git a/dev-tcltk/tcllib/tcllib-1.6.1.ebuild b/dev-tcltk/tcllib/tcllib-1.6.1.ebuild index 7646be665dc5..2c70ea2238de 100644 --- a/dev-tcltk/tcllib/tcllib-1.6.1.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.6.1.ebuild,v 1.5 2005/04/01 05:15:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.6.1.ebuild,v 1.6 2005/04/01 18:19:03 blubb Exp $ DESCRIPTION="Tcl Standard Library." HOMEPAGE="http://www.tcl.tk/software/tcllib/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz" IUSE="X doc" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ia64 s390" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ia64 s390" DEPEND=">=dev-lang/tcl-8.3.3 X? ( >=dev-lang/tk-8.3.3 )" diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog index 92b25d0c2ac7..f0e0050f8303 100644 --- a/dev-tcltk/tclx/ChangeLog +++ b/dev-tcltk/tclx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.23 2005/01/09 12:14:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.24 2005/04/01 18:19:54 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> tclx-8.3.5.ebuild: + stable on amd64 09 Jan 2005; Sven Wegener <swegener@gentoo.org> tclx-8.3-r1.ebuild, tclx-8.3.5.ebuild, tclx-8.3.ebuild: diff --git a/dev-tcltk/tclx/tclx-8.3.5.ebuild b/dev-tcltk/tclx/tclx-8.3.5.ebuild index f443a2a49f08..2b35dc6f8ad0 100644 --- a/dev-tcltk/tclx/tclx-8.3.5.ebuild +++ b/dev-tcltk/tclx/tclx-8.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.8 2005/01/09 12:14:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.9 2005/04/01 18:19:54 blubb Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}-src.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~amd64" +KEYWORDS="x86 ~ppc alpha amd64" DEPEND=">=sys-apps/sed-4 >=dev-lang/tcl-8.4.6 |