projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f5984a
)
app-admin/clsync: fix CDEPEND -> RDEPEND typo
author
Andrew Savchenko
<bircoph@gentoo.org>
Thu, 28 Apr 2016 16:08:29 +0000
(19:08 +0300)
committer
Andrew Savchenko
<bircoph@gentoo.org>
Thu, 28 Apr 2016 16:09:23 +0000
(19:09 +0300)
Fixes bug 580798.
Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
app-admin/clsync/clsync-0.4.1.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/clsync/clsync-0.4.1.ebuild
b/app-admin/clsync/clsync-0.4.1.ebuild
index 431ce6ca0334e65a94326f14d894c8b7fe32e828..388c01eecc24a60829269ed5c662c3cc3a04310d 100644
(file)
--- a/
app-admin/clsync/clsync-0.4.1.ebuild
+++ b/
app-admin/clsync/clsync-0.4.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-33,7
+33,7
@@
REQUIRED_USE="
mhash? ( cluster )
seccomp? ( caps )
"
-
R
DEPEND="
+
C
DEPEND="
dev-libs/glib:2
cgroups? ( dev-libs/libcgroup )
mhash? ( app-crypt/mhash )