diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-04-07 20:45:25 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-04-07 20:45:25 +0000 |
commit | 4d66f74ed4d11a32abba0a84bef0fe9c98aba671 (patch) | |
tree | 714f51209e48fecf7ff29f60e6788dff053def59 /app-crypt/mit-krb5 | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-4d66f74ed4d11a32abba0a84bef0fe9c98aba671.tar.gz gentoo-2-4d66f74ed4d11a32abba0a84bef0fe9c98aba671.tar.bz2 gentoo-2-4d66f74ed4d11a32abba0a84bef0fe9c98aba671.zip |
Mark stable on IA64; #87145.
(Portage version: 2.0.51.19)
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.3.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 40f18ba10e5b..c23b6215f750 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.77 2005/04/07 15:00:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.78 2005/04/07 20:45:25 plasmaroo Exp $ + + 07 Apr 2005; <plasmaroo@gentoo.org> mit-krb5-1.3.6-r2.ebuild: + Mark stable on IA64; #87145. 07 Apr 2005; Seemant Kulleen <seemant@gentoo.org> -mit-krb5-1.3.1.ebuild, -mit-krb5-1.3.1-r1.ebuild, -mit-krb5-1.3.3.ebuild, diff --git a/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild index 7b6db935b81c..dd69f7d49ca2 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6-r2.ebuild,v 1.7 2005/04/06 07:51:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild,v 1.8 2005/04/07 20:45:25 plasmaroo Exp $ inherit eutils 64-bit @@ -12,7 +12,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/1.3/${MY_P}-signed.tar" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ~s390 sparc x86" IUSE="krb4 static" DEPEND="virtual/libc |