diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-08 17:05:44 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-08 17:05:44 +0000 |
commit | 3ffd96b7cb39c0738c831d2bb2fc8252c1f84c9d (patch) | |
tree | b05f04222722411d5533df822837ad488a9a58b5 /app-crypt | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-3ffd96b7cb39c0738c831d2bb2fc8252c1f84c9d.tar.gz gentoo-2-3ffd96b7cb39c0738c831d2bb2fc8252c1f84c9d.tar.bz2 gentoo-2-3ffd96b7cb39c0738c831d2bb2fc8252c1f84c9d.zip |
Marked stable on sparc wrt bug #46950.
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index d819f4a3324d..3fed857a4e58 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.28 2004/04/08 16:09:58 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.29 2004/04/08 17:05:44 weeve Exp $ + + 08 Apr 2004; Jason Wever <weeve@gentoo.org> heimdal-0.6.1.ebuild: + Marked stable on sparc wrt bug #46950. 08 Apr 2004; Luca Barbato <lu_zero@gentoo.org> heimdal-0.6.1.ebuild: Marked ppc diff --git a/app-crypt/heimdal/heimdal-0.6.1.ebuild b/app-crypt/heimdal/heimdal-0.6.1.ebuild index 7a116f5f24d4..ed40ee09dd1c 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.5 2004/04/08 16:09:58 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.1.ebuild,v 1.6 2004/04/08 17:05:44 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 mips" +KEYWORDS="~x86 sparc ppc alpha ~ia64 amd64 ~hppa mips" IUSE="ssl ldap berkdb ipv6" PROVIDE="virtual/krb5" |