summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-12 14:44:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-12 14:44:43 +0000
commitd3104e006e3ea9d7605daf87594fe786926853b1 (patch)
tree443184d6b8ddb5945076b3b6311e9121f17899e0 /app-crypt/heimdal
parentVersion bump (bug #142617). (diff)
downloadgentoo-2-d3104e006e3ea9d7605daf87594fe786926853b1.tar.gz
gentoo-2-d3104e006e3ea9d7605daf87594fe786926853b1.tar.bz2
gentoo-2-d3104e006e3ea9d7605daf87594fe786926853b1.zip
Stable on ppc64; bug #143371
(Portage version: 2.1-r1)
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 56c9f2254df8..2e0a6413992f 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.110 2006/08/11 21:34:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.111 2006/08/12 14:44:43 corsair Exp $
+
+ 12 Aug 2006; Markus Rothe <corsair@gentoo.org> heimdal-0.7.2-r3.ebuild:
+ Stable on ppc64; bug #143371
11 Aug 2006; Jason Wever <weeve@gentoo.org> heimdal-0.7.2-r3.ebuild:
Stable on SPARC wrt 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 325bbeadc893..aa27c0711a44 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.6 2006/08/11 21:34:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild,v 1.7 2006/08/12 14:44:43 corsair 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 )