diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:28:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:28:41 +0000 |
commit | bde4166c7f51889ebf2954a52f31bc0f29e11fbe (patch) | |
tree | b0f4c5b055efa586565012da18cb034a7f8e7cbd /app-crypt | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-bde4166c7f51889ebf2954a52f31bc0f29e11fbe.tar.gz gentoo-2-bde4166c7f51889ebf2954a52f31bc0f29e11fbe.tar.bz2 gentoo-2-bde4166c7f51889ebf2954a52f31bc0f29e11fbe.zip |
Stable for sparc, wrt bug #518006
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.5.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index c97de88ca682..f54a13e85db0 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.228 2014/09/13 12:03:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.229 2014/09/15 08:28:41 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3-r2.ebuild: + Stable for sparc, wrt bug #518006 13 Sep 2014; Markus Meier <maekke@gentoo.org> heimdal-1.5.3-r2.ebuild: arm stable, bug #518006 diff --git a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild index 03444a64c8b5..f8cda2d7ef53 100644 --- a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.12 2014/09/13 12:03:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild,v 1.13 2014/09/15 08:28:41 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -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 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" IUSE="afs +berkdb caps hdb-ldap ipv6 otp +pkinit selinux ssl static-libs threads test X" RDEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) |