diff options
author | Will Woods <wwoods@gentoo.org> | 2003-06-19 18:10:19 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-06-19 18:10:19 +0000 |
commit | 4847f729bba62fe3379fb5b8d7edf53701a9c181 (patch) | |
tree | 464981ee440ca54339a9e237873bdc55c3cb8aaf /app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild | |
parent | Initial Import for Bug #18503 (diff) | |
download | gentoo-2-4847f729bba62fe3379fb5b8d7edf53701a9c181.tar.gz gentoo-2-4847f729bba62fe3379fb5b8d7edf53701a9c181.tar.bz2 gentoo-2-4847f729bba62fe3379fb5b8d7edf53701a9c181.zip |
Marked stable for alpha
Diffstat (limited to 'app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild b/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild index e7fa62f6b770..acbdb74d0030 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.2.8.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/mit-krb5/mit-krb5-1.2.8.ebuild,v 1.3 2003/06/14 00:33:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.2.8.ebuild,v 1.4 2003/06/19 18:10:14 wwoods Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://web.mit.edu/kerberos/www/" IUSE="krb4 static" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ~alpha hppa" +KEYWORDS="~x86 ~sparc ~ppc alpha hppa" PROVIDE="virtual/krb5" DEPEND="virtual/glibc" |