diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:19:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:19:43 +0000 |
commit | 5059ffc0e44316229fb8fcf2f8464060c2c0f97c (patch) | |
tree | ee3a58a0b8d29aeca5ca73f0fc83f708bd5d1a64 /app-crypt | |
parent | Stable for sparc, wrt bug #536614 (diff) | |
download | gentoo-2-5059ffc0e44316229fb8fcf2f8464060c2c0f97c.tar.gz gentoo-2-5059ffc0e44316229fb8fcf2f8464060c2c0f97c.tar.bz2 gentoo-2-5059ffc0e44316229fb8fcf2f8464060c2c0f97c.zip |
Stable for sparc, wrt bug #538842
(Portage version: 2.2.14/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/mit-krb5/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 720bc78a566f..10e47a2db1a3 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.447 2015/02/13 14:51:00 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.448 2015/02/16 10:19:43 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mit-krb5-1.13-r1.ebuild: + Stable for sparc, wrt bug #538842 *mit-krb5-1.13.1 (13 Feb 2015) diff --git a/app-crypt/mit-krb5/mit-krb5-1.13-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.13-r1.ebuild index efe62d158acd..a1a1b1fada7a 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.13-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.13-r1.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-r1.ebuild,v 1.5 2015/02/08 21:12:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.13-r1.ebuild,v 1.6 2015/02/16 10:19:43 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,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="!!app-crypt/heimdal |