diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:18:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:18:39 +0000 |
commit | 743916761101418f563ed42e0c0f5c3203f2e951 (patch) | |
tree | f3666429d1cf95c7f29833b2444b438164b5c26f /app-crypt/heimdal | |
parent | Added depend into initscript. Closes #20771. (diff) | |
download | historical-743916761101418f563ed42e0c0f5c3203f2e951.tar.gz historical-743916761101418f563ed42e0c0f5c3203f2e951.tar.bz2 historical-743916761101418f563ed42e0c0f5c3203f2e951.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild index 6ee6f98b258b..f149779e10d7 100644 --- a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild +++ b/app-crypt/heimdal/heimdal-0.5.1-r1.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-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.6 2003/02/13 06:15:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.7 2003/06/29 22:18:39 aliz Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="ssl ldap berkdb ipv6 krb4" PROVIDE="virtual/krb5" |