diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 18:23:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 18:23:27 +0000 |
commit | 3b6e90ea3fa159c57a1c288175ac5be514a55904 (patch) | |
tree | 5f62bd6b6caa975f7a6506d08c08fd1652c85a90 /app-crypt | |
parent | nomadii masked for groupadd (diff) | |
download | gentoo-2-3b6e90ea3fa159c57a1c288175ac5be514a55904.tar.gz gentoo-2-3b6e90ea3fa159c57a1c288175ac5be514a55904.tar.bz2 gentoo-2-3b6e90ea3fa159c57a1c288175ac5be514a55904.zip |
repoman'd
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.4e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild index a5982c5c93f5..9ecee8d73aa6 100644 --- a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild +++ b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild @@ -1,6 +1,6 @@ # 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-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.4 2002/07/25 15:31:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.5 2002/07/25 18:23:27 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kerberos 5 implementation from KTH" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz" HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" -LICENSE="" +LICENSE="as-is" KEYWORDS="x86" DEPEND=">=app-crypt/kth-krb-1.1-r1 |