summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-11 15:05:26 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-11 15:05:26 +0000
commit7b18ba3b9215816a0eac205d54e6fc377321d9cd (patch)
tree6e7d7c6c411db76a4d66584b30bb61b8f757559f /app-crypt/heimdal/heimdal-0.7.2-r3.ebuild
parentAdding 4.0.3 for testing purposes (diff)
downloadhistorical-7b18ba3b9215816a0eac205d54e6fc377321d9cd.tar.gz
historical-7b18ba3b9215816a0eac205d54e6fc377321d9cd.tar.bz2
historical-7b18ba3b9215816a0eac205d54e6fc377321d9cd.zip
Stable on alpha wrt security Bug #143371.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.7.2-r3.ebuild')
-rw-r--r--app-crypt/heimdal/heimdal-0.7.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild b/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild
index 5caeebe4c55b..482f85681bdb 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.3 2006/08/11 04:49:49 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild,v 1.4 2006/08/11 15:05:26 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 )