diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2004-05-26 23:39:31 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2004-05-26 23:39:31 +0000 |
commit | 288ab9008bd73ed603e5ca2bde20fd3d5944b7bc (patch) | |
tree | 8e22d7e2093db08a6e9e0aa2b3656f80f670df85 /app-crypt | |
parent | 3.3 alpha1 - hardmasked (Manifest recommit) (diff) | |
download | gentoo-2-288ab9008bd73ed603e5ca2bde20fd3d5944b7bc.tar.gz gentoo-2-288ab9008bd73ed603e5ca2bde20fd3d5944b7bc.tar.bz2 gentoo-2-288ab9008bd73ed603e5ca2bde20fd3d5944b7bc.zip |
marked stable on x86
Diffstat (limited to 'app-crypt')
-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 ae694dbd9d6e..ee049bc37cbe 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.39 2004/05/21 16:43:31 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.40 2004/05/26 23:39:31 rphillips Exp $ + + 26 May 2004; Ryan Phillips <rphillips@gentoo.org> heimdal-0.6.2.ebuild: + marked stable on x86 21 May 2004; Luca Barbato <lu_zero@gentoo.org> heimdal-0.6.2.ebuild: Marked ppc diff --git a/app-crypt/heimdal/heimdal-0.6.2.ebuild b/app-crypt/heimdal/heimdal-0.6.2.ebuild index f30d12c86bb7..c2e21d9ff2cc 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.6 2004/05/25 18:30:23 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.2.ebuild,v 1.7 2004/05/26 23:39:31 rphillips 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" |