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 | c3591d757ede618c366caae3f64d58e550ff8c19 (patch) | |
tree | 4401d045b6253e159235df77534eee9a782fd2bf /app-crypt | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-c3591d757ede618c366caae3f64d58e550ff8c19.tar.gz gentoo-2-c3591d757ede618c366caae3f64d58e550ff8c19.tar.bz2 gentoo-2-c3591d757ede618c366caae3f64d58e550ff8c19.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/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 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/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" |