summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-06-06 20:02:35 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-06-06 20:02:35 +0000
commit052e0def7fee695f05a9b66cab1f6659ebcaa921 (patch)
treeb8e83a9969cd3f007f4b450060b23b5b2f11c3b0 /app-crypt/heimdal
parentDutch category description (diff)
downloadhistorical-052e0def7fee695f05a9b66cab1f6659ebcaa921.tar.gz
historical-052e0def7fee695f05a9b66cab1f6659ebcaa921.tar.bz2
historical-052e0def7fee695f05a9b66cab1f6659ebcaa921.zip
Add my own directory for the next day, while our distfiles mirrors update
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/Manifest2
-rw-r--r--app-crypt/heimdal/heimdal-0.6.4-r1.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest
index 2e7df647ceba..007491960902 100644
--- a/app-crypt/heimdal/Manifest
+++ b/app-crypt/heimdal/Manifest
@@ -1,7 +1,7 @@
MD5 277df3ab3d4819d7e702651a12cac06c ChangeLog 11670
MD5 6c9cbfc951ebeca1a88d8722de4dde80 metadata.xml 231
MD5 8ff78d3463eb4bbfdd4d0cdf29ac937c heimdal-0.6.4.ebuild 2805
-MD5 bc449f99a8466a10b8db44d0f12a7220 heimdal-0.6.4-r1.ebuild 3322
+MD5 b5b31e9e46d2c60ddfed9a84f7f3601f heimdal-0.6.4-r1.ebuild 3384
MD5 0becad2fb5b2e15b30b47b2939304647 files/heimdal-kadmind 546
MD5 2be6ab7b49a076e078f34913d65bcaad files/heimdal-kdc 514
MD5 f4811d443f68fe11946a031ada8ce125 files/heimdal-kpasswdd 551
diff --git a/app-crypt/heimdal/heimdal-0.6.4-r1.ebuild b/app-crypt/heimdal/heimdal-0.6.4-r1.ebuild
index fe0a4fbe25fb..0bf10cae9be3 100644
--- a/app-crypt/heimdal/heimdal-0.6.4-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.6.4-r1.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.4-r1.ebuild,v 1.1 2005/06/06 20:01:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.6.4-r1.ebuild,v 1.2 2005/06/06 20:02:35 seemant Exp $
inherit libtool eutils virtualx toolchain-funcs
@@ -10,7 +10,8 @@ PATCH_P=${P%.*}-gentoo-patches-${PATCHVER}
DESCRIPTION="Kerberos 5 implementation from KTH"
HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz
- mirror://gentoo/${PATCH_P}.tar.bz2"
+ mirror://gentoo/${PATCH_P}.tar.bz2
+ http://dev.gentoo.org/~seeemant/distfiles/${PATCH_P}.tar.bz2"
LICENSE="as-is"
SLOT="0"