summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-11 04:49:49 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-11 04:49:49 +0000
commitfa20f41a570390f08486da4893ca178b63b559f4 (patch)
tree3aa2236e07ab9e4456c6fdfbe80c9d91b6a439d4 /app-crypt/heimdal
parentclean out old deps (diff)
downloadgentoo-2-fa20f41a570390f08486da4893ca178b63b559f4.tar.gz
gentoo-2-fa20f41a570390f08486da4893ca178b63b559f4.tar.bz2
gentoo-2-fa20f41a570390f08486da4893ca178b63b559f4.zip
Stable on amd64 wrt security Bug #143371.
(Portage version: 2.1-r2)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-0.7.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 1c62ee4a7152..8aef10bbb175 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.106 2006/08/11 03:56:23 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.107 2006/08/11 04:49:49 tcort Exp $
+
+ 11 Aug 2006; Thomas Cort <tcort@gentoo.org> heimdal-0.7.2-r3.ebuild:
+ Stable on amd64 wrt security Bug #143371.
11 Aug 2006; Joshua Jackson <tsunam@gentoo.org> heimdal-0.7.2-r3.ebuild:
Stable x86; security bug #143371
diff --git a/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild b/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild
index da24c899ffb5..5caeebe4c55b 100644
--- a/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild
+++ b/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild,v 1.2 2006/08/11 03:56:23 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild,v 1.3 2006/08/11 04:49:49 tcort Exp $
inherit autotools libtool eutils virtualx toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="ssl berkdb ipv6 krb4 ldap X"
RDEPEND="ssl? ( dev-libs/openssl )