diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
commit | b3e60fd009661d630e5c91b95827af424de8cb28 (patch) | |
tree | 04332e760e65895f23898d943e4e41e10142d551 /app-misc/tkpasman | |
parent | unmask and changelog fixes (diff) | |
download | gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.tar.gz gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.tar.bz2 gentoo-2-b3e60fd009661d630e5c91b95827af424de8cb28.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tkpasman/tkpasman-2.2.ebuild b/app-misc/tkpasman/tkpasman-2.2.ebuild index a676564e8667..a70073f4e1e7 100644 --- a/app-misc/tkpasman/tkpasman-2.2.ebuild +++ b/app-misc/tkpasman/tkpasman-2.2.ebuild @@ -1,12 +1,12 @@ # 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.2 2003/05/04 19:29:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tkpasman/tkpasman-2.2.ebuild,v 1.3 2003/07/11 19:30:24 aliz Exp $ MY_P="TkPasMan-${PV}" SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/${MY_P} DESCRIPTION="A useful and reliable personal password manager, written in Tcl/Tk" SLOT="0" |