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/tclx | |
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/tclx')
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 |