diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-17 20:23:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-17 20:23:28 +0000 |
commit | ebf91ce446b76a40fa7fa007e3a74ada895cf51f (patch) | |
tree | 095932f207823303fd7041fa0faeeba5fcdc0c14 /app-crypt/mit-krb5 | |
parent | Fix LD_LIBRARY_PATH in tm_mupad_help, bug #337532 (diff) | |
download | gentoo-2-ebf91ce446b76a40fa7fa007e3a74ada895cf51f.tar.gz gentoo-2-ebf91ce446b76a40fa7fa007e3a74ada895cf51f.tar.bz2 gentoo-2-ebf91ce446b76a40fa7fa007e3a74ada895cf51f.zip |
Stable for HPPA (bug #359129).
(Portage version: 2.2.0_alpha27/cvs/Linux i686)
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.8.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 1aab4a2fa178..be4ed153b0c0 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.265 2011/03/16 17:47:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.266 2011/03/17 20:23:28 jer Exp $ + + 17 Mar 2011; Jeroen Roovers <jer@gentoo.org> mit-krb5-1.8.3-r4.ebuild: + Stable for HPPA (bug #359129). 16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> mit-krb5-1.8.3-r4.ebuild: ppc/ppc64 stable wrt #359129 diff --git a/app-crypt/mit-krb5/mit-krb5-1.8.3-r4.ebuild b/app-crypt/mit-krb5/mit-krb5-1.8.3-r4.ebuild index 50498e8b16a9..87425e094600 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.8.3-r4.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.8.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.3-r4.ebuild,v 1.2 2011/03/16 17:47:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.8.3-r4.ebuild,v 1.3 2011/03/17 20:23:28 jer Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc openldap test xinetd" RDEPEND="!!app-crypt/heimdal |