diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 20:08:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 20:08:42 +0000 |
commit | 9a46632a367fc05c7f234e3961227c7bb5baf37f (patch) | |
tree | b76a328ef9d77c5a637218f5059567c8d153d97e /app-crypt/heimdal | |
parent | Stable on SPARC. (diff) | |
download | historical-9a46632a367fc05c7f234e3961227c7bb5baf37f.tar.gz historical-9a46632a367fc05c7f234e3961227c7bb5baf37f.tar.bz2 historical-9a46632a367fc05c7f234e3961227c7bb5baf37f.zip |
arm/s390 love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/Manifest | 10 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-0.7.ebuild | 4 |
3 files changed, 14 insertions, 4 deletions
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest index b5c773ba830e..73b19facc96e 100644 --- a/app-crypt/heimdal/Manifest +++ b/app-crypt/heimdal/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + 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 90918e04ae7b..7e0819ca5666 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.9 2005/07/18 17:31:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.5.ebuild,v 1.10 2005/09/05 20:08:42 vapier 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 hppa ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86" IUSE="ssl berkdb ipv6 krb4 ldap X" RDEPEND="ssl? ( dev-libs/openssl ) diff --git a/app-crypt/heimdal/heimdal-0.7.ebuild b/app-crypt/heimdal/heimdal-0.7.ebuild index fe5b9ab881ee..ecc893f43dec 100644 --- a/app-crypt/heimdal/heimdal-0.7.ebuild +++ b/app-crypt/heimdal/heimdal-0.7.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.7.ebuild,v 1.1 2005/07/18 17:17:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.ebuild,v 1.2 2005/09/05 20:08:42 vapier 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 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" IUSE="ssl berkdb ipv6 krb4 ldap X" RDEPEND="ssl? ( dev-libs/openssl ) |