summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-07-23 05:08:47 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-07-23 05:08:47 +0000
commit155e0f491e3e3442a19f6072d89d721443065ba3 (patch)
treefe0107fa9bd61865d982c032ba83e56efe9a206f
parentfew more clean-ups (diff)
downloadgentoo-2-155e0f491e3e3442a19f6072d89d721443065ba3.tar.gz
gentoo-2-155e0f491e3e3442a19f6072d89d721443065ba3.tar.bz2
gentoo-2-155e0f491e3e3442a19f6072d89d721443065ba3.zip
added SLOT/KEYWORDS
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r1.ebuild9
-rw-r--r--dev-lang/tcl/tcl-8.3.3-r3.ebuild8
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-lang/tcl/tcl-8.3.3-r1.ebuild b/dev-lang/tcl/tcl-8.3.3-r1.ebuild
index ff467108da50..7b3973b590f5 100644
--- a/dev-lang/tcl/tcl-8.3.3-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.3.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.5 2002/07/11 06:30:20 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r1.ebuild,v 1.6 2002/07/23 05:08:47 george Exp $
S=${WORKDIR}/${PN}${PV}
@@ -12,6 +12,11 @@ HOMEPAGE="http://dev.scriptics.com/software/tcltk/"
DESCRIPTION="Tool Command Language"
DEPEND="virtual/glibc"
+RDEPEND="${DEPEND}"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="x86"
# hyper-optimizations untested...
#
diff --git a/dev-lang/tcl/tcl-8.3.3-r3.ebuild b/dev-lang/tcl/tcl-8.3.3-r3.ebuild
index 62baba156063..e8b34a530d65 100644
--- a/dev-lang/tcl/tcl-8.3.3-r3.ebuild
+++ b/dev-lang/tcl/tcl-8.3.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.2 2002/06/27 12:50:57 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.3 2002/07/23 05:08:47 george Exp $
S=${WORKDIR}/${PN}${PV}
@@ -12,9 +12,11 @@ HOMEPAGE="http://dev.scriptics.com/software/tcltk/"
DESCRIPTION="Tool Command Language"
DEPEND="virtual/glibc"
+RDEPEND="${DEPEND}"
-SLOT=""
+SLOT="0"
LICENSE="BSD"
+KEYWORDS="x86"
# hyper-optimizations untested...
#