diff options
author | 2008-04-10 18:31:56 +0000 | |
---|---|---|
committer | 2008-04-10 18:31:56 +0000 | |
commit | c766268a8ff5fd944b147348a85dad166ad48ce7 (patch) | |
tree | 6dad5c50a85a57298b19408b0f947733039fd648 /dev-tcltk/mysqltcl | |
parent | Stable on ppc64; bug #216707 (diff) | |
download | gentoo-2-c766268a8ff5fd944b147348a85dad166ad48ce7.tar.gz gentoo-2-c766268a8ff5fd944b147348a85dad166ad48ce7.tar.bz2 gentoo-2-c766268a8ff5fd944b147348a85dad166ad48ce7.zip |
Add ~sparc at user's (LabMonkey) suggestion. Nice application and appears to
work.
(Portage version: 2.2_pre5)
Diffstat (limited to 'dev-tcltk/mysqltcl')
-rw-r--r-- | dev-tcltk/mysqltcl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-tcltk/mysqltcl/ChangeLog b/dev-tcltk/mysqltcl/ChangeLog index 1b261ba66a90..3aa5c8379287 100644 --- a/dev-tcltk/mysqltcl/ChangeLog +++ b/dev-tcltk/mysqltcl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/mysqltcl -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.11 2006/11/23 17:37:23 vivo Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.12 2008/04/10 18:31:56 fmccor Exp $ + + 10 Apr 2008; Ferris McCormick <fmccor@gentoo.org> mysqltcl-3.02.ebuild: + Add ~sparc at user's (LabMonkey) suggestion. Nice application and appears to + work. 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> mysqltcl-2.40.ebuild, mysqltcl-2.50.ebuild, mysqltcl-3.02.ebuild: diff --git a/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild b/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild index b32a5e892a72..40ea730058b2 100644 --- a/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild +++ b/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild,v 1.2 2006/11/23 17:37:23 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-3.02.ebuild,v 1.3 2008/04/10 18:31:56 fmccor Exp $ DESCRIPTION="TCL MySQL Interface" HOMEPAGE="http://www.xdobry.de/mysqltcl/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/tcl-8.1.0 |