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
commit658546965aba990da77005809d94d7182f5ef532 (patch)
treed2407ba92a81b1a62fc6b9fcf122bc27f6eff1c8
parentrevision bump to fix several bugs: 1. bug #45682 by Andrea Cerrito <is@gentes... (diff)
downloadgentoo-2-658546965aba990da77005809d94d7182f5ef532.tar.gz
gentoo-2-658546965aba990da77005809d94d7182f5ef532.tar.bz2
gentoo-2-658546965aba990da77005809d94d7182f5ef532.zip
Add my own directory for the next day, while our distfiles mirrors update
(Portage version: 2.0.51.22-r1)
-rw-r--r--app-crypt/heimdal/heimdal-0.6.4-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
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"