commit:     5ab7e0cdb89482e78679b68ad9b41d09a61b747a
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 16:08:29 2016 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 16:09:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab7e0cd

app-admin/clsync: fix CDEPEND -> RDEPEND typo

Fixes bug 580798.

Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-admin/clsync/clsync-0.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/clsync/clsync-0.4.1.ebuild 
b/app-admin/clsync/clsync-0.4.1.ebuild
index 431ce6c..388c01e 100644
--- a/app-admin/clsync/clsync-0.4.1.ebuild
+++ b/app-admin/clsync/clsync-0.4.1.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$
 
@@ -33,7 +33,7 @@ REQUIRED_USE="
        mhash? ( cluster )
        seccomp? ( caps )
 "
-RDEPEND="
+CDEPEND="
        dev-libs/glib:2
        cgroups? ( dev-libs/libcgroup )
        mhash? ( app-crypt/mhash )

Reply via email to