diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-28 01:00:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-28 01:00:45 +0000 |
commit | 6b335fefd9a4b59645c3af4fed55f28910679dd5 (patch) | |
tree | f73ab895266c86341c6eb1e1bc85845398f1f0f4 /app-crypt | |
parent | added the csync2 port to the /etc/services file (diff) | |
download | gentoo-2-6b335fefd9a4b59645c3af4fed55f28910679dd5.tar.gz gentoo-2-6b335fefd9a4b59645c3af4fed55f28910679dd5.tar.bz2 gentoo-2-6b335fefd9a4b59645c3af4fed55f28910679dd5.zip |
Stable on sparc wrt #89861
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index af91be36f801..d13570e249ab 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.66 2005/04/27 21:35:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.67 2005/04/28 01:00:45 gustavoz Exp $ + + 28 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> heimdal-0.6.4.ebuild: + Stable on sparc wrt #89861 27 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> heimdal-0.6.4.ebuild: Stable on hppa. diff --git a/app-crypt/heimdal/heimdal-0.6.4.ebuild b/app-crypt/heimdal/heimdal-0.6.4.ebuild index 58b7666c87c1..34cfd9fee540 100644 --- a/app-crypt/heimdal/heimdal-0.6.4.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.4.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/heimdal/heimdal-0.6.4.ebuild,v 1.7 2005/04/27 21:35:54 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.4.ebuild,v 1.8 2005/04/28 01:00:45 gustavoz Exp $ inherit libtool eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ~sparc ppc x86" +KEYWORDS="alpha amd64 hppa ia64 mips sparc ppc x86" IUSE="ssl berkdb ipv6 krb4 ldap" RDEPEND="ssl? ( dev-libs/openssl ) |