diff options
author | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-02-04 19:16:12 +0000 |
---|---|---|
committer | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-02-04 19:16:12 +0000 |
commit | 1c25c447d9a2ba7162bb3f7524d0d37530fa473c (patch) | |
tree | 511bbe05ab56b8a34aaeea308cff390fe48ef725 /app-crypt/cfs/cfs-1.4.1.17.ebuild | |
parent | Updated to use final 4.4 release. (diff) | |
download | historical-1c25c447d9a2ba7162bb3f7524d0d37530fa473c.tar.gz historical-1c25c447d9a2ba7162bb3f7524d0d37530fa473c.tar.bz2 historical-1c25c447d9a2ba7162bb3f7524d0d37530fa473c.zip |
Use mirror://debian/; bug 163303
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'app-crypt/cfs/cfs-1.4.1.17.ebuild')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.17.ebuild b/app-crypt/cfs/cfs-1.4.1.17.ebuild index d3bdf23e9f78..ce2a5f92b357 100644 --- a/app-crypt/cfs/cfs-1.4.1.17.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17.ebuild,v 1.1 2006/09/28 03:37:47 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17.ebuild,v 1.2 2007/02/04 19:16:12 masterdriverz Exp $ inherit eutils @@ -13,8 +13,8 @@ DEB_PV=${PV:6:2} DESCRIPTION="Cryptographic Filesystem" HOMEPAGE="http://packages.debian.org/unstable/utils/cfs http://www.crypto.com/software/" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cfs/cfs_${MY_PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cfs/cfs_${MY_PV}-${DEB_PV}.diff.gz" +SRC_URI="mirror://debian/pool/main/c/cfs/cfs_${MY_PV}.orig.tar.gz + mirror://debian/pool/main/c/cfs/cfs_${MY_PV}-${DEB_PV}.diff.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc" |