diff options
author | 2003-03-31 08:27:20 +0000 | |
---|---|---|
committer | 2003-03-31 08:27:20 +0000 | |
commit | 767a751bf124504540b0d794c3fdfadc814189ee (patch) | |
tree | 977a25df7071b26d3ad5533e96a003245c76c758 /app-crypt | |
parent | added lids entry (diff) | |
download | historical-767a751bf124504540b0d794c3fdfadc814189ee.tar.gz historical-767a751bf124504540b0d794c3fdfadc814189ee.tar.bz2 historical-767a751bf124504540b0d794c3fdfadc814189ee.zip |
Unmask
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/krb5/krb5-1.2.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/krb5/krb5-1.2.7-r2.ebuild b/app-crypt/krb5/krb5-1.2.7-r2.ebuild index fe41c8fc1739..c7c9d1d9946c 100644 --- a/app-crypt/krb5/krb5-1.2.7-r2.ebuild +++ b/app-crypt/krb5/krb5-1.2.7-r2.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/krb5/krb5-1.2.7-r2.ebuild,v 1.1 2003/03/30 18:37:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.7-r2.ebuild,v 1.2 2003/03/31 08:27:20 aliz Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://web.mit.edu/kerberos/www/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ppc" PROVIDE="virtual/krb5" DEPEND="virtual/glibc" |