summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-26 11:01:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-26 11:01:14 +0000
commitf50a35cf93a127582e807dae047566db4d61be51 (patch)
tree458f79c0c07f7414b901ae7aa6ed90d369b6cadc /app-crypt/heimdal
parentStable for x86, wrt bug #459252 (diff)
downloadgentoo-2-f50a35cf93a127582e807dae047566db4d61be51.tar.gz
gentoo-2-f50a35cf93a127582e807dae047566db4d61be51.tar.bz2
gentoo-2-f50a35cf93a127582e807dae047566db4d61be51.zip
Stable for x86, wrt bug #459166
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 65ef324bd7bd..373878ab0f5f 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.202 2013/02/26 10:57:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.203 2013/02/26 11:01:14 ago Exp $
+
+ 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild:
+ Stable for x86, wrt bug #459166
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild:
Stable for amd64, wrt bug #459166
diff --git a/app-crypt/heimdal/heimdal-1.5.3.ebuild b/app-crypt/heimdal/heimdal-1.5.3.ebuild
index d20ae3479b9b..bb04d1958f44 100644
--- a/app-crypt/heimdal/heimdal-1.5.3.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.6 2013/02/26 10:57:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.7 2013/02/26 11:01:14 ago Exp $
EAPI=4
# PYTHON_BDEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${MY_P}.tar.gz"
LICENSE="BSD"
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="afs +berkdb caps hdb-ldap ipv6 otp +pkinit ssl static-libs threads test X"
RDEPEND="ssl? ( dev-libs/openssl )