diff options
author | Ned Ludd <solar@gentoo.org> | 2004-04-09 09:49:19 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-04-09 09:49:19 +0000 |
commit | 572816a33016941bdaf07ab585ef4f59bad5b997 (patch) | |
tree | bef8923218659ece977a736af8a598d7c20bbba4 /app-crypt | |
parent | version bump (diff) | |
download | historical-572816a33016941bdaf07ab585ef4f59bad5b997.tar.gz historical-572816a33016941bdaf07ab585ef4f59bad5b997.tar.bz2 historical-572816a33016941bdaf07ab585ef4f59bad5b997.zip |
pushed to stable for x86 bug #46590#c11
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/Manifest | 6 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 3fed857a4e58..5c8f8fc892b7 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/heimdal # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.29 2004/04/08 17:05:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.30 2004/04/09 09:49:19 solar Exp $ + + 09 Apr 2004; <solar@gentoo.org> heimdal-0.6.1.ebuild: + pushed to stable for x86 bug #46590#c11 08 Apr 2004; Jason Wever <weeve@gentoo.org> heimdal-0.6.1.ebuild: Marked stable on sparc wrt bug #46950. diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest index 724a316dcd9c..5cae4e1d3575 100644 --- a/app-crypt/heimdal/Manifest +++ b/app-crypt/heimdal/Manifest @@ -1,10 +1,10 @@ -MD5 d6d7ec827d02523e8600d32efba73846 ChangeLog 4146 -MD5 108bbb87be8da40a4e01bdc37b69cba1 heimdal-0.6.1.ebuild 2613 +MD5 0f9721553cbde5e0ec8878bdce5600ea ChangeLog 4245 MD5 727ced3992540d6a6f03cf048ab6b6f2 metadata.xml 381 MD5 d0aa4f48342fc8c4550163330ec3d192 heimdal-0.6.ebuild 2574 +MD5 fa1225beb47f9ec8ad0d9eb0ad240681 heimdal-0.6.1.ebuild 2612 MD5 12c2f086658ad67e3ddaf1340cb9405a files/01heimdal 125 -MD5 a97dade54c35f0835e9f067d825de8a5 files/digest-heimdal-0.6.1 66 MD5 9cf5addf22f494dcf6c5aa9d16a372a8 files/digest-heimdal-0.6 64 MD5 bdcc2eedb42140afd25307f21aa5bb17 files/heimdal-0.6-gcc3.patch 466 MD5 8eb01abfea336bcb2791c23ef05a5b24 files/heimdal-0.6-rxapps.patch 729 MD5 35eed8dc7a9b322e4ed6220ef29cd1bc files/heimdal-0.6-berkdb.patch 542 +MD5 a97dade54c35f0835e9f067d825de8a5 files/digest-heimdal-0.6.1 66 diff --git a/app-crypt/heimdal/heimdal-0.6.1.ebuild b/app-crypt/heimdal/heimdal-0.6.1.ebuild index ed40ee09dd1c..b220fff48fd8 100644 --- a/app-crypt/heimdal/heimdal-0.6.1.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.1.ebuild,v 1.6 2004/04/08 17:05:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.1.ebuild,v 1.7 2004/04/09 09:49:19 solar Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 sparc ppc alpha ~ia64 amd64 ~hppa mips" +KEYWORDS="x86 sparc ppc alpha ~ia64 amd64 ~hppa mips" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |