commit: 927b3fab486b60d7fc3ea03f9ab6b64f53ff998c
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 10:22:29 2017 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 10:24:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927b3fab
app-backup/borgweb: fix typos, bug #613948
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-backup/borgweb/{borgweb-0.2.0.ebuild => borgweb-0.2.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-backup/borgweb/borgweb-0.2.0.ebuild
b/app-backup/borgweb/borgweb-0.2.0-r1.ebuild
similarity index 85%
rename from app-backup/borgweb/borgweb-0.2.0.ebuild
rename to app-backup/borgweb/borgweb-0.2.0-r1.ebuild
index 855865d2e5c..3544f097ce5 100644
--- a/app-backup/borgweb/borgweb-0.2.0.ebuild
+++ b/app-backup/borgweb/borgweb-0.2.0-r1.ebuild
@@ -16,5 +16,5 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPENDS="dev-python/setuptools"
-RDEPENDS="app-backup/borgbackup"
+DEPEND="dev-python/setuptools"
+RDEPEND="app-backup/borgbackup"