diff options
author | 2004-09-15 00:29:22 +0000 | |
---|---|---|
committer | 2004-09-15 00:29:22 +0000 | |
commit | b64e774d8f6dccf5b2f965497249e427da9b994b (patch) | |
tree | bb906cb57ec4f5407f06386197a140ea4fad4b76 /app-crypt/heimdal | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-b64e774d8f6dccf5b2f965497249e427da9b994b.tar.gz gentoo-2-b64e774d8f6dccf5b2f965497249e427da9b994b.tar.bz2 gentoo-2-b64e774d8f6dccf5b2f965497249e427da9b994b.zip |
ppc stable profile update
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild b/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild index 292a23f861f2..690d05698a29 100644 --- a/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild,v 1.1 2004/07/16 18:40:15 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.2-r1.ebuild,v 1.2 2004/09/15 00:27:38 pvdabeel Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~mips" +KEYWORDS="~x86 ~sparc ppc ~alpha ~ia64 ~amd64 ~hppa ~mips" IUSE="ssl berkdb ipv6 krb4" PROVIDE="virtual/krb5" diff --git a/app-crypt/heimdal/heimdal-0.6.3.ebuild b/app-crypt/heimdal/heimdal-0.6.3.ebuild index 2f91385381e0..cd356b5bc8b7 100644 --- a/app-crypt/heimdal/heimdal-0.6.3.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.3.ebuild,v 1.3 2004/09/14 12:01:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.3.ebuild,v 1.4 2004/09/15 00:27:38 pvdabeel Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 ~hppa ~mips" +KEYWORDS="~x86 ~sparc ppc ~alpha ~ia64 amd64 ~hppa ~mips" IUSE="ssl berkdb ipv6 krb4 ldap" PROVIDE="virtual/krb5" |