diff options
author | Jason Wever <weeve@gentoo.org> | 2004-05-19 22:19:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-05-19 22:19:31 +0000 |
commit | c4e8df7b63a3b18ef2f9abe225c2142fe7dc1ee8 (patch) | |
tree | 780fea719957a5f5292aaa06dd18adf09c504456 /app-crypt/heimdal | |
parent | New version with security fixes (Manifest recommit) (diff) | |
download | gentoo-2-c4e8df7b63a3b18ef2f9abe225c2142fe7dc1ee8.tar.gz gentoo-2-c4e8df7b63a3b18ef2f9abe225c2142fe7dc1ee8.tar.bz2 gentoo-2-c4e8df7b63a3b18ef2f9abe225c2142fe7dc1ee8.zip |
Marked stable on sparc wrt bug #50208.
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index ead04fe9178f..80f262d6cf9c 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.37 2004/05/12 22:39:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.38 2004/05/19 22:19:31 weeve Exp $ + + 19 May 2004; Jason Wever <weeve@gentoo.org> heimdal-0.6.2.ebuild: + Marked stable on sparc wrt bug #50208. 12 May 2004; Guy Martin <gmsoft@gentoo.org> heimdal-0.6.2.ebuild: Marked stable on hppa. diff --git a/app-crypt/heimdal/heimdal-0.6.2.ebuild b/app-crypt/heimdal/heimdal-0.6.2.ebuild index cfd84620e25c..4e2ed212aab4 100644 --- a/app-crypt/heimdal/heimdal-0.6.2.ebuild +++ b/app-crypt/heimdal/heimdal-0.6.2.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.2.ebuild,v 1.3 2004/05/12 22:39:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.2.ebuild,v 1.4 2004/05/19 22:19:31 weeve 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" +KEYWORDS="~x86 sparc ~ppc alpha ~ia64 ~amd64 hppa" IUSE="ssl berkdb ipv6" PROVIDE="virtual/krb5" |