diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-21 22:24:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-21 22:24:43 +0000 |
commit | 96bff5a5ac80b05ba2df39f3c16e6ee07d3523c1 (patch) | |
tree | a1f0eb2831b8795816245a96b30b51029596d4cf /app-crypt | |
parent | Stable on sparc wrt security #135974 (diff) | |
download | gentoo-2-96bff5a5ac80b05ba2df39f3c16e6ee07d3523c1.tar.gz gentoo-2-96bff5a5ac80b05ba2df39f3c16e6ee07d3523c1.tar.bz2 gentoo-2-96bff5a5ac80b05ba2df39f3c16e6ee07d3523c1.zip |
Stable on sparc wrt #137040
(Portage version: 2.1-r1)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index fda2284158a6..aca34e680a53 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.117 2006/06/18 17:27:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.118 2006/06/21 22:24:43 gustavoz Exp $ + + 21 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mit-krb5-1.4.3-r1.ebuild: + Stable on sparc wrt #137040 18 Jun 2006; Markus Rothe <corsair@gentoo.org> mit-krb5-1.4.3-r1.ebuild: Stable on ppc64; bug #137040 diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild index abd5e3e3de84..fa46cfe53f56 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.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-r1.ebuild,v 1.8 2006/06/18 17:27:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3-r1.ebuild,v 1.9 2006/06/21 22:24:43 gustavoz 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 tcltk ipv6 doc tetex berkdb" RDEPEND="virtual/libc |