diff options
author | 2006-08-09 14:55:27 +0000 | |
---|---|---|
committer | 2006-08-09 14:55:27 +0000 | |
commit | 787bc36709d9c00ea008070d4e52e5438f0c2b8c (patch) | |
tree | e23ea9e02bbcc15a4fe0301a04f6aa02510f45fa /app-crypt/mit-krb5 | |
parent | stabilize (diff) | |
download | gentoo-2-787bc36709d9c00ea008070d4e52e5438f0c2b8c.tar.gz gentoo-2-787bc36709d9c00ea008070d4e52e5438f0c2b8c.tar.bz2 gentoo-2-787bc36709d9c00ea008070d4e52e5438f0c2b8c.zip |
Stable on amd64 and x86 wrt bug #143240.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 1a3aa3e8b8cc..26fc6cda3101 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.127 2006/08/09 12:00:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.128 2006/08/09 14:55:27 wolf31o2 Exp $ + + 09 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> + mit-krb5-1.4.3-r3.ebuild: + Stable on amd64 and x86 wrt bug #143240. 09 Aug 2006; Markus Rothe <corsair@gentoo.org> mit-krb5-1.4.3-r3.ebuild: Stable on ppc64; bug #143240 diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild index 7a4fc74c1694..036a745e7a98 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.3-r3.ebuild,v 1.2 2006/08/09 12:00:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3-r3.ebuild,v 1.3 2006/08/09 14:55:27 wolf31o2 Exp $ inherit eutils flag-o-matic versionator autotools @@ -13,7 +13,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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="krb4 static tcl ipv6 doc" RDEPEND="!virtual/krb5 |