diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-07 11:40:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-07 11:40:04 +0000 |
commit | ff741923e601f4772cc39cd8ffd493489cbd693d (patch) | |
tree | d9cd624515a4df6263820b081c6a12cfd881e26f /app-crypt/mit-krb5 | |
parent | Added revised as-needed patch (bug #130464, thanks to James Cassidy for the i... (diff) | |
download | gentoo-2-ff741923e601f4772cc39cd8ffd493489cbd693d.tar.gz gentoo-2-ff741923e601f4772cc39cd8ffd493489cbd693d.tar.bz2 gentoo-2-ff741923e601f4772cc39cd8ffd493489cbd693d.zip |
alpha/ia64/x86 stable wrt #191301
(Portage version: 2.1.2.12)
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.5.3-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 c4e98bd55e11..9163a372c416 100644 --- a/app-crypt/mit-krb5/ChangeLog +++ b/app-crypt/mit-krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/mit-krb5 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.163 2007/09/07 09:47:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.164 2007/09/07 11:40:04 armin76 Exp $ + + 07 Sep 2007; Raúl Porcel <armin76@gentoo.org> mit-krb5-1.5.3-r1.ebuild: + alpha/ia64/x86 stable wrt #191301 07 Sep 2007; Jeroen Roovers <jer@gentoo.org> mit-krb5-1.5.3-r1.ebuild: Stable for HPPA (bug #191301). diff --git a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild index aadc1c24d973..2ea437be24cc 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.3-r1.ebuild,v 1.2 2007/09/07 09:47:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild,v 1.3 2007/09/07 11:40:04 armin76 Exp $ inherit eutils flag-o-matic versionator autotools @@ -18,7 +18,7 @@ PATCHDIR="${WORKDIR}/patch" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="krb4 tcl ipv6 doc" RDEPEND="!virtual/krb5 |