diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-16 20:18:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-16 20:18:19 +0000 |
commit | effd6c0de8d11b7d47f60c5c0c6d838cdff3b6b0 (patch) | |
tree | af19590f9d0c40e0a586c1c863181238cda28f5d | |
parent | Mark 2.6.11-r4 ~ia64, fixes joystick.h issue on ia64 for kdebase compilation (diff) | |
download | gentoo-2-effd6c0de8d11b7d47f60c5c0c6d838cdff3b6b0.tar.gz gentoo-2-effd6c0de8d11b7d47f60c5c0c6d838cdff3b6b0.tar.bz2 gentoo-2-effd6c0de8d11b7d47f60c5c0c6d838cdff3b6b0.zip |
Stable on sparc wrt security #113741
(Portage version: 2.0.54)
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 391cdf66a254..4039dda15b04 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.101 2006/02/16 16:34:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.102 2006/02/16 20:18:19 gustavoz Exp $ + + 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> mit-krb5-1.4.3.ebuild: + Stable on sparc wrt security #113741 *mit-krb5-1.4.3 (16 Feb 2006) diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild index a2bef2c50829..5a6128d8527c 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.4.3.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.ebuild,v 1.1 2006/02/16 16:34:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.3.ebuild,v 1.2 2006/02/16 20:18:19 gustavoz Exp $ inherit eutils flag-o-matic versionator @@ -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 |