summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-05-04 19:29:33 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-05-04 19:29:33 +0000
commit3c16fcf6e202230f1c94dc5d5f0fb9cd06b02196 (patch)
treec2395cf927a70d8914bc42d25ac1dabefbe3454e /app-misc/tkpasman
parentInitial import. (diff)
downloadhistorical-3c16fcf6e202230f1c94dc5d5f0fb9cd06b02196.tar.gz
historical-3c16fcf6e202230f1c94dc5d5f0fb9cd06b02196.tar.bz2
historical-3c16fcf6e202230f1c94dc5d5f0fb9cd06b02196.zip
Repoman fixes
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r--app-misc/tkpasman/tkpasman-2.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/tkpasman/tkpasman-2.2.ebuild b/app-misc/tkpasman/tkpasman-2.2.ebuild
index 7ee901ea5c46..a676564e8667 100644
--- a/app-misc/tkpasman/tkpasman-2.2.ebuild
+++ b/app-misc/tkpasman/tkpasman-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2.ebuild,v 1.1 2003/05/04 19:24:52 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2.ebuild,v 1.2 2003/05/04 19:29:33 aliz Exp $
MY_P="TkPasMan-${PV}"
@@ -8,7 +8,8 @@ SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86"
S=${WORKDIR}/${MY_P}
-
+DESCRIPTION="A useful and reliable personal password manager, written in Tcl/Tk"
+SLOT="0"
IUSE="ssl"
DEPEND=">=dev-lang/tcl-8.3"