diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:13:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:13:56 +0000 |
commit | 3078eab42c4ec516292f91210923bf0e1476a208 (patch) | |
tree | f011c94a30e5a1c4ec9bb31b7721369e8b1d5141 /app-crypt/heimdal | |
parent | Remove arm keywords (diff) | |
download | historical-3078eab42c4ec516292f91210923bf0e1476a208.tar.gz historical-3078eab42c4ec516292f91210923bf0e1476a208.tar.bz2 historical-3078eab42c4ec516292f91210923bf0e1476a208.zip |
Remove arm keywords
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.4e-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.5.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild index cf76ac6ed619..42f03cabd813 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-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.15 2004/02/17 22:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.16 2004/02/22 18:13:01 agriffis Exp $ DESCRIPTION="Kerberos 5 implementation from KTH" SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 -sparc " +KEYWORDS="x86 -sparc" IUSE="ssl berkdb ipv6 ldap" DEPEND=">=app-crypt/kth-krb-1.1-r1 diff --git a/app-crypt/heimdal/heimdal-0.5.1.ebuild b/app-crypt/heimdal/heimdal-0.5.1.ebuild index 0d6921648928..59efca3c5bfd 100644 --- a/app-crypt/heimdal/heimdal-0.5.1.ebuild +++ b/app-crypt/heimdal/heimdal-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.9 2004/02/17 22:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1.ebuild,v 1.10 2004/02/22 18:13:01 agriffis Exp $ DESCRIPTION="Kerberos 5 implementation from KTH" SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 -sparc " +KEYWORDS="x86 -sparc" IUSE="ssl ldap berkdb ipv6" DEPEND=">=app-crypt/kth-krb-1.2.1 |