summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
committerTilman Klar <phoenix@gentoo.org>2002-08-02 17:42:50 +0000
commit327dd6b08ea1bd8d6276878c1ab01c8f71d46be4 (patch)
tree5e894696c71af7c5ea5f3158c6958c0f1670a485 /app-text/tkinfo
parentInitial ebuild to support media-video/vls. (diff)
downloadgentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.gz
gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.bz2
gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.zip
Repoman fixes
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r--app-text/tkinfo/ChangeLog5
-rw-r--r--app-text/tkinfo/tkinfo-2.5-r1.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog
index 6c0b0d4f817c..079256bda9e0 100644
--- a/app-text/tkinfo/ChangeLog
+++ b/app-text/tkinfo/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-text/tkinfo
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.1 2002/02/01 21:53:10 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.2 2002/08/02 17:42:50 phoenix Exp $
*tkinfo-2.5-r1 (1 Feb 2002)
+ 2 Aug 2002; phoen][x <phoenix@gentoo.org> tkinfo-2.5-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-text/tkinfo/tkinfo-2.5-r1.ebuild b/app-text/tkinfo/tkinfo-2.5-r1.ebuild
index b20403029ea4..ee7c98212168 100644
--- a/app-text/tkinfo/tkinfo-2.5-r1.ebuild
+++ b/app-text/tkinfo/tkinfo-2.5-r1.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5-r1.ebuild,v 1.4 2002/08/01 11:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.5-r1.ebuild,v 1.5 2002/08/02 17:42:50 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Info Browser in TK"
SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${P}.tar.gz"
HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="freedist"
DEPEND=">=dev-lang/tk-8.0.5"