diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-07-30 10:12:27 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-07-30 10:12:27 -0400 |
commit | 66716125032d174e3a264477638c19e7de70d805 (patch) | |
tree | fcb3b120c3b80788de1abd30958630efb539c041 /sys-fs/cloudfuse/cloudfuse-1.0.ebuild | |
parent | net-misc/cocaine-core: ${PV}.tar.gz -> ${P}.tar.gz (diff) | |
download | gentoo-66716125032d174e3a264477638c19e7de70d805.tar.gz gentoo-66716125032d174e3a264477638c19e7de70d805.tar.bz2 gentoo-66716125032d174e3a264477638c19e7de70d805.zip |
sys-fs/cloudfuse: ${PV}.tar.gz -> ${P}.tar.gz
Package-Manager: portage-2.3.0_p16
Diffstat (limited to 'sys-fs/cloudfuse/cloudfuse-1.0.ebuild')
-rw-r--r-- | sys-fs/cloudfuse/cloudfuse-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cloudfuse/cloudfuse-1.0.ebuild b/sys-fs/cloudfuse/cloudfuse-1.0.ebuild index 89648ba92161..44aa9c0f6403 100644 --- a/sys-fs/cloudfuse/cloudfuse-1.0.ebuild +++ b/sys-fs/cloudfuse/cloudfuse-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A FUSE filesystem for Rackspace's Cloud Files" HOMEPAGE="http://redbo.github.io/cloudfuse/" -SRC_URI="https://github.com/redbo/${PN}/archive/${PV}.tar.gz" +SRC_URI="https://github.com/redbo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" |