summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 11:35:10 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 11:35:10 +0000
commit0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95 (patch)
tree770ed78b778ecbe3771868f9750a4c39f49d5ac8 /dev-tcltk/otcl
parentChanged ISUE to IUSE as it is more approprate;-) (Manifest recommit) (diff)
downloadgentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.tar.gz
gentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.tar.bz2
gentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'dev-tcltk/otcl')
-rw-r--r--dev-tcltk/otcl/ChangeLog5
-rw-r--r--dev-tcltk/otcl/otcl-1.8-r1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-tcltk/otcl/ChangeLog b/dev-tcltk/otcl/ChangeLog
index 1b627684dfe5..69382e0b1b29 100644
--- a/dev-tcltk/otcl/ChangeLog
+++ b/dev-tcltk/otcl/ChangeLog
@@ -1,6 +1,9 @@
# 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.5 2004/04/04 22:25:25 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/ChangeLog,v 1.6 2004/04/14 11:32:38 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> otcl-1.8-r1.ebuild:
+ Inherit eutils.
04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
otcl-1.8-r1.ebuild, otcl-1.8.ebuild:
diff --git a/dev-tcltk/otcl/otcl-1.8-r1.ebuild b/dev-tcltk/otcl/otcl-1.8-r1.ebuild
index 34c3d940d508..3b931bafe57e 100644
--- a/dev-tcltk/otcl/otcl-1.8-r1.ebuild
+++ b/dev-tcltk/otcl/otcl-1.8-r1.ebuild
@@ -1,6 +1,8 @@
# 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-r1.ebuild,v 1.2 2004/04/04 22:25:25 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/otcl/otcl-1.8-r1.ebuild,v 1.3 2004/04/14 11:32:38 aliz Exp $
+
+inherit eutils
DESCRIPTION="MIT Object extention to Tcl"
SF_PN="otcl-tclcl"