diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-19 04:22:35 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-19 04:22:35 +0000 |
commit | 79241248babafb1d3d9396659eb13bb43865baec (patch) | |
tree | 7b59897ca4e7b7d8ef4efa00d51dc3738cdd1c67 /app-crypt | |
parent | Added ISO-8859-1 encoding patch. Added sort by track length. (Manifest recom... (diff) | |
download | gentoo-2-79241248babafb1d3d9396659eb13bb43865baec.tar.gz gentoo-2-79241248babafb1d3d9396659eb13bb43865baec.tar.bz2 gentoo-2-79241248babafb1d3d9396659eb13bb43865baec.zip |
stable on ppc64, bug #66359
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.3.4-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 cc2fe347cec3..9a0d5a031146 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.53 2004/10/17 12:53:37 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.54 2004/10/19 04:22:35 tgall Exp $ + + 18 Oct 2004; Tom Gall <tgall@gentoo.org> mit-krb5-1.3.4-r1.ebuild: + stable on ppc64, bug #66359 17 Oct 2004; Akinori Hattori <hattya@gentoo.org> mit-krb5-1.3.4-r1.ebuild: stable on ia64, bug #66359 diff --git a/app-crypt/mit-krb5/mit-krb5-1.3.4-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.3.4-r1.ebuild index 542f2479fc60..fa6a196722d6 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.3.4-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3.4-r1.ebuild,v 1.7 2004/10/17 12:53:37 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.3.4-r1.ebuild,v 1.8 2004/10/19 04:22:35 tgall Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/1.3/${MY_P}.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~arm amd64 ~hppa ia64 mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="alpha ~arm amd64 ~hppa ia64 mips ppc ppc64 ~s390 sparc ~x86" IUSE="krb4 static" DEPEND="virtual/libc |