diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-04 22:07:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-04 22:07:42 +0000 |
commit | 390aec8a5f7d551f7f0fa27f6502ad0d0a1e7907 (patch) | |
tree | 0089eaf6c83628039bce8563ddedece3af6fd823 /app-crypt | |
parent | Remove old ebuild. (diff) | |
download | gentoo-2-390aec8a5f7d551f7f0fa27f6502ad0d0a1e7907.tar.gz gentoo-2-390aec8a5f7d551f7f0fa27f6502ad0d0a1e7907.tar.bz2 gentoo-2-390aec8a5f7d551f7f0fa27f6502ad0d0a1e7907.zip |
Stable on sparc wrt #87145
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/mit-krb5/ChangeLog b/app-crypt/mit-krb5/ChangeLog index 2e8a999c895d..3baef070778a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.71 2005/04/04 19:31:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.72 2005/04/04 22:07:42 gustavoz Exp $ + + 04 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + mit-krb5-1.3.6-r2.ebuild: + Stable on sparc wrt #87145 04 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> mit-krb5-1.3.6-r2.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 8aa590653c6e..1dec9a040262 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.2 2005/04/04 19:31:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.3.6-r2.ebuild,v 1.3 2005/04/04 22:07:42 gustavoz 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 |