summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index d9452d221cd5..c33935edf724 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.20 2004/02/27 08:34:25 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.21 2004/03/17 22:09:51 aliz Exp $
+
+ 17 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> heimdal-0.6.ebuild:
+ Stable on amd64, closing #44174.
27 Feb 2004; Joshua Kinard <kumba@gentoo.org> heimdal-0.6.ebuild:
Added ~mips to KEYWORDS to satisfy repoman deps.
diff --git a/app-crypt/heimdal/heimdal-0.6.ebuild b/app-crypt/heimdal/heimdal-0.6.ebuild
index c26da8f71638..38e1fe551bc3 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.12 2004/02/27 08:34:25 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.ebuild,v 1.13 2004/03/17 22:09:51 aliz 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 ldap berkdb ipv6"
PROVIDE="virtual/krb5"