diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:34:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:34:07 +0000 |
commit | 08ac3fde53ccb0149abd04667cb01c6fdf803ac9 (patch) | |
tree | fcacd066de889fa0113a5a3bde56aba4c2fbb8d3 /app-crypt/mit-krb5 | |
parent | Stable for sparc, wrt bug #552632 (diff) | |
download | gentoo-2-08ac3fde53ccb0149abd04667cb01c6fdf803ac9.tar.gz gentoo-2-08ac3fde53ccb0149abd04667cb01c6fdf803ac9.tar.bz2 gentoo-2-08ac3fde53ccb0149abd04667cb01c6fdf803ac9.zip |
Stable for sparc, wrt bug #548026
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index adeebe5e8998..46f993c462c0 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.463 2015/06/28 17:53:51 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.464 2015/07/23 09:34:07 ago Exp $ + + 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> mit-krb5-1.13.2.ebuild: + Stable for sparc, wrt bug #548026 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> mit-krb5-1.13.2.ebuild: alpha stable wrt bug #548026 diff --git a/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild index d5ad94f0a5ea..297c458fb798 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild,v 1.9 2015/06/28 17:53:51 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.13.2.ebuild,v 1.10 2015/07/23 09:34:07 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc +keyutils openldap +pkinit selinux +threads test xinetd" CDEPEND=" |