summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/cloudfuse/cloudfuse-1.0.ebuild')
-rw-r--r--sys-fs/cloudfuse/cloudfuse-1.0.ebuild4
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"