diff options
author | Vikraman Choudhury <vikraman@gentoo.org> | 2017-11-24 17:57:18 -0500 |
---|---|---|
committer | Vikraman Choudhury <vikraman@gentoo.org> | 2017-11-24 17:57:18 -0500 |
commit | 00e272b33094686fa5121871338c7f64a1e30cea (patch) | |
tree | 80963cdbcc0f7874b5eec8b2cb91463dc987b48e /net-mail | |
parent | net-mail/mu: Drop old versions (diff) | |
download | gentoo-00e272b33094686fa5121871338c7f64a1e30cea.tar.gz gentoo-00e272b33094686fa5121871338c7f64a1e30cea.tar.bz2 gentoo-00e272b33094686fa5121871338c7f64a1e30cea.zip |
net-mail/mu: Update google code url to archive
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mu/mu-0.9.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mu/mu-0.9.9.6.ebuild b/net-mail/mu/mu-0.9.9.6.ebuild index ce5b12b4561f..39345c09b4ea 100644 --- a/net-mail/mu/mu-0.9.9.6.ebuild +++ b/net-mail/mu/mu-0.9.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit autotools-utils base elisp-common DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and indexing" HOMEPAGE="http://www.djcbsoftware.nl/code/mu/" SRC_URI="https://github.com/djcb/mu/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( https://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf )" + doc? ( https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mu0/mu4e-manual-0.9.9.5.pdf )" LICENSE="GPL-3" SLOT="0" |