summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-09-06 16:09:04 +0000
committerBrent Baude <ranger@gentoo.org>2005-09-06 16:09:04 +0000
commitead1814fa87992ed99901699e81d5f59ecbc4978 (patch)
tree4d2d3dc5db3d3f95d239321be36bb9cec59ede3a /app-crypt/heimdal
parentFixed version in anticipation of upstream release. (diff)
downloadhistorical-ead1814fa87992ed99901699e81d5f59ecbc4978.tar.gz
historical-ead1814fa87992ed99901699e81d5f59ecbc4978.tar.bz2
historical-ead1814fa87992ed99901699e81d5f59ecbc4978.zip
Marking heimdal-0.6.5 as ~ppc64 to support Bug 104943
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/Manifest14
-rw-r--r--app-crypt/heimdal/heimdal-0.6.5.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 12489fb91cc2..6fd5fadc6fc0 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.82 2005/07/18 17:31:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.83 2005/09/06 16:09:04 ranger Exp $
+
+ 06 Sep 2005; Brent Baude <ranger@gentoo.org> heimdal-0.6.5.ebuild:
+ Marking heimdal-0.6.5 as ~ppc64 to support Bug 104943
18 Jul 2005; Seemant Kulleen <seemant@gentoo.org> -files/heimdal-kadmind,
-files/heimdal-kdc, -files/heimdal-kpasswdd, -files/krb4-build.patch,
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest
index 73b19facc96e..2c8098a5d5c3 100644
--- a/app-crypt/heimdal/Manifest
+++ b/app-crypt/heimdal/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 b0099001c586770c8659cf8a50f3bea2 ChangeLog 13889
+MD5 56488f7617b94fd2ee8198c717b9f054 heimdal-0.6.5.ebuild 3783
MD5 e153d71a10d081d1fbe2c26878b72bd6 heimdal-0.7.ebuild 3971
MD5 6c9cbfc951ebeca1a88d8722de4dde80 metadata.xml 231
-MD5 69d7057f6b996bf47b8bb0f7da659d92 heimdal-0.6.5.ebuild 3776
-MD5 d8f7fb52859b552dc26baef775e4ef67 ChangeLog 13764
MD5 48691f4945f1b98de5fe5d5e4f48ef8b files/digest-heimdal-0.6.5 147
MD5 b067bdf59f1afc68d236c02de0e45c95 files/digest-heimdal-0.7 145
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDHKYGgIKl8Uu19MoRAicjAJ9dDs5tBnghYxtBVYcmgf7bSXu44QCgggId
-LefeqU5L/ytkMr35igqxxu4=
-=sgnA
------END PGP SIGNATURE-----
diff --git a/app-crypt/heimdal/heimdal-0.6.5.ebuild b/app-crypt/heimdal/heimdal-0.6.5.ebuild
index 7e0819ca5666..52ec21fb2bc5 100644
--- a/app-crypt/heimdal/heimdal-0.6.5.ebuild
+++ b/app-crypt/heimdal/heimdal-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.5.ebuild,v 1.10 2005/09/05 20:08:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.5.ebuild,v 1.11 2005/09/06 16:09:04 ranger Exp $
inherit libtool eutils virtualx toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
IUSE="ssl berkdb ipv6 krb4 ldap X"
RDEPEND="ssl? ( dev-libs/openssl )