diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 11:59:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 11:59:34 +0000 |
commit | bb5aef96256bfc43b8d8a60518f70113176621c1 (patch) | |
tree | a2d20c619d9518473ae4dbdfbe8b92be845e9e49 /app-crypt/heimdal | |
parent | Stable for arm, wrt bug #457364 (diff) | |
download | gentoo-2-bb5aef96256bfc43b8d8a60518f70113176621c1.tar.gz gentoo-2-bb5aef96256bfc43b8d8a60518f70113176621c1.tar.bz2 gentoo-2-bb5aef96256bfc43b8d8a60518f70113176621c1.zip |
Stable for arm, wrt bug #459166
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 5c9eec86f8fa..3102b030e992 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.204 2013/02/26 11:51:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.205 2013/02/26 11:59:34 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: + Stable for arm, wrt bug #459166 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild: Stable for ia64, wrt bug #459166 diff --git a/app-crypt/heimdal/heimdal-1.5.3.ebuild b/app-crypt/heimdal/heimdal-1.5.3.ebuild index dd13a68f75c1..b577fa45abd0 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.8 2013/02/26 11:51:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.9 2013/02/26 11:59:34 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 ) |