summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-09-15 00:32:24 +0000
committerJason Wever <weeve@gentoo.org>2004-09-15 00:32:24 +0000
commitd453798a4463b828ed8c5ae7caa782dd7abcc058 (patch)
treeee0290657a648e403c8db27e09890cbff5aa5bc5 /app-crypt
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-d453798a4463b828ed8c5ae7caa782dd7abcc058.tar.gz
gentoo-2-d453798a4463b828ed8c5ae7caa782dd7abcc058.tar.bz2
gentoo-2-d453798a4463b828ed8c5ae7caa782dd7abcc058.zip
Stable on sparc wrt security bug #61412.
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-0.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 1b57a1fa7fb5..12ab0b6953b5 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.49 2004/09/14 12:01:23 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.50 2004/09/15 00:32:24 weeve Exp $
+
+ 14 Sep 2004; Jason Wever <weeve@gentoo.org> heimdal-0.6.3.ebuild:
+ Stable on sparc wrt security bug #61412.
14 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> heimdal-0.6.3.ebuild:
Fixed fpic issues. Stable on amd64.
diff --git a/app-crypt/heimdal/heimdal-0.6.3.ebuild b/app-crypt/heimdal/heimdal-0.6.3.ebuild
index cd356b5bc8b7..a60e8b086522 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.4 2004/09/15 00:27:38 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.3.ebuild,v 1.5 2004/09/15 00:32:24 weeve 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"