summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-07-14 02:05:37 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-07-14 02:05:37 +0300
commit4417f6ba1c8e7b6ea05afe3173ba4142829dc79c (patch)
tree4ce9271fc1abba8e5464bea46a24ec208c4c1ea4 /x11-themes
parent6551727ee43f9194ae26521f16d5cf4f324c1fe3 (diff)
[kogaion-light-theme] se pare ca nici asta nu are support pentru cinnamon si unity
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild22
1 files changed, 11 insertions, 11 deletions
diff --git a/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild b/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
index 7411e403..f5192a8c 100644
--- a/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
+++ b/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
-IUSE="gtk3 gtk2 gnome-shell unity cinnamon xfwm4"
+IUSE="gtk3 gtk2 gnome-shell xfwm4" #unity cinnamon"
RDEPEND="gtk3? ( x11-themes/gtk-engines-unico )
x11-themes/gtk-engines-murrine
@@ -52,17 +52,17 @@ src_install() {
ewarn "Gnome-shell Files were not copied"
fi
- if use cinnamon; then
- doins -r "${S}"/cinnamon || die "Cannot copy cinnamon"
- else
- ewarn "Cinnamon Files were not copied"
- fi
+ #if use cinnamon; then
+ # doins -r "${S}"/cinnamon || die "Cannot copy cinnamon"
+ #else
+ #ewarn "Cinnamon Files were not copied"
+ #fi
- if use unity; then
- doins -r "${S}"/unity || die "Cannot copy unity"
- else
- ewarn "Unity Files were not copied"
- fi
+ #if use unity; then
+ # doins -r "${S}"/unity || die "Cannot copy unity"
+ #else
+ #ewarn "Unity Files were not copied"
+ #fi
if use xfwm4; then
doins -r "${S}"/xfwm4 || die "Cannot copy xfwm"