summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-03-16 12:16:29 +0000
committerDavid Holm <dholm@gentoo.org>2005-03-16 12:16:29 +0000
commit91824bf16660e672154cdd21f70775ec4f579071 (patch)
tree1396384ba1b0ee8e08f853b0252bdcaed605e524 /dev-tcltk/vtcl
parentInitial Commit - AAC encoder plugin using faac (#73822) (diff)
downloadgentoo-2-91824bf16660e672154cdd21f70775ec4f579071.tar.gz
gentoo-2-91824bf16660e672154cdd21f70775ec4f579071.tar.bz2
gentoo-2-91824bf16660e672154cdd21f70775ec4f579071.zip
Stable on ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk/vtcl')
-rw-r--r--dev-tcltk/vtcl/ChangeLog7
-rw-r--r--dev-tcltk/vtcl/vtcl-1.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/vtcl/ChangeLog b/dev-tcltk/vtcl/ChangeLog
index 3c7b5e03755f..39e0e156cb39 100644
--- a/dev-tcltk/vtcl/ChangeLog
+++ b/dev-tcltk/vtcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/vtcl
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/ChangeLog,v 1.2 2004/08/30 23:42:37 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/ChangeLog,v 1.3 2005/03/16 12:16:29 dholm Exp $
+
+ 16 Mar 2005; David Holm <dholm@gentoo.org> vtcl-1.6.0.ebuild:
+ Stable on ppc
31 Aug 2004; David Holm <dholm@gentoo.org> vtcl-1.6.0.ebuild:
Added to ~ppc.
diff --git a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild
index 7cefef5a3b96..999be55684b6 100644
--- a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild
+++ b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.2 2004/08/30 23:42:37 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.3 2005/03/16 12:16:29 dholm Exp $
DESCRIPTION="Visual Tcl is a high-quality application development environment."
HOMEPAGE="http://vtcl.sf.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ppc"
IUSE="doc"
DEPEND="dev-lang/tk"