Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/simple-ccsm/
Date: Thu, 28 Jan 2016 08:16:17
Message-Id: 1453968952.325041ee721ae55eb5f46fe7a1560fcd0d583dfe.pinkbyte@gentoo
1 commit: 325041ee721ae55eb5f46fe7a1560fcd0d583dfe
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 08:15:24 2016 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 08:15:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325041ee
7
8 x11-misc/simple-ccsm: change category for x11-apps/ccsm dependency
9
10 Gentoo-Bug: 571838
11
12 Package-Manager: portage-2.2.26
13
14 x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild b/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
18 index ef064ce..fe915c5 100644
19 --- a/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
20 +++ b/x11-misc/simple-ccsm/simple-ccsm-0.8.4-r2.ebuild
21 @@ -22,7 +22,7 @@ DEPEND="
22 RDEPEND="
23 >=dev-python/compizconfig-python-${PV}[${PYTHON_USEDEP}]
24 >=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
25 - >=x11-apps/ccsm-${PV}[${PYTHON_USEDEP}]
26 + >=x11-misc/ccsm-${PV}[${PYTHON_USEDEP}]
27 "
28
29 python_prepare_all() {