--- gentoo/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild 2012-10-11 16:31:01.000000000 +0200 +++ local/app-backup/spideroak-bin/spideroak-bin-4.8.3.ebuild 2013-01-03 22:54:48.692235242 +0100 @@ -1,18 +1,17 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild,v 1.3 2012/10/11 14:27:27 zmedico Exp $ +# $Header: $ EAPI="4" -inherit eutils versionator +inherit eutils -REV=$(get_version_component_range 3) -SRC_URI_BASE="https://spideroak.com/directdownload?platform=ubuntulucid" +SRC_URI_BASE="https://spideroak.com/getbuild?platform=ubuntu" DESCRIPTION="An easy, secure and consolidated free online backup, storage, access and sharing system." HOMEPAGE="https://spideroak.com" -SRC_URI="x86? ( ${SRC_URI_BASE}&arch=i386&revision=${REV} -> ${P}_x86.deb ) - amd64? ( ${SRC_URI_BASE}&arch=x86_64&revision=${REV} -> ${P}_amd64.deb )" +SRC_URI="x86? ( ${SRC_URI_BASE}&arch=i386&version=${PV} -> ${P}_x86.deb ) + amd64? ( ${SRC_URI_BASE}&arch=x86_64&version=${PV} -> ${P}_amd64.deb )" RESTRICT="mirror strip" LICENSE="spideroak"