summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-10 01:30:10 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-10 01:30:10 +0000
commitd5537520a97f144f80fa2539c55493451e5db3d0 (patch)
treee078a1fd6171ce565928a6fc9c5d4cbaebd3b3d6 /app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild
parentUpdate to EAPI 4. (diff)
downloadgentoo-2-d5537520a97f144f80fa2539c55493451e5db3d0.tar.gz
gentoo-2-d5537520a97f144f80fa2539c55493451e5db3d0.tar.bz2
gentoo-2-d5537520a97f144f80fa2539c55493451e5db3d0.zip
Fix typo. wrt bug #393407
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild')
-rw-r--r--app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild b/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild
index fbebff52d1c8..270988f85004 100644
--- a/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild
+++ b/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.1.9860.ebuild,v 1.1 2011/11/01 07:03:34 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild,v 1.2 2011/12/10 01:30:10 naota Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit eutils versionator
REV=$(get_version_component_range 3)
SRC_URI_BASE="https://spideroak.com/directdownload?platform=ubuntulucid"
-DESCRIPTION="An easy, secure and consolidated free online backup, storage, access and sharing sytem."
+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 )"