diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index e2e544aa6616..e0901c45af02 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.18 2004/02/24 04:28:26 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.19 2004/02/26 00:09:54 gmsoft Exp $ + + 25 Feb 2004; Guy Martin <gmsoft@gentoo.org> heimdal-0.6.ebuild: + Marked stable on hppa. 24 Feb 2004; Sven Blumenstein <bazik@gentoo.org> heimdal-0.6.ebuild: Stable on sparc. (If `whoami` != "weeve") diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild index 5a71cfa60e62..8bbabb2cb2e8 100644 --- a/app-crypt/heimdal/heimdal-0.6.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.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.6.ebuild,v 1.10 2004/02/24 04:28:26 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.11 2004/02/26 00:09:54 gmsoft Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc ppc alpha ia64 ~amd64" +KEYWORDS="x86 sparc ppc alpha ia64 ~amd64 hppa" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |