summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-07-14 01:51:01 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-07-14 01:51:01 +0300
commit2e170a7d65d2688ff5cb806afefe8568b2e8a17b (patch)
tree615388e19142511eed424b099baedb835df53d10
parent66116b2ad7176c2cfe19a297e9f0f9ce6ba1bc49 (diff)
[kogaion-dark-theme] scoatem temporar support-ul pentru cinnamon artwork
-rw-r--r--x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild2
-rw-r--r--x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.1.ebuild13
2 files changed, 7 insertions, 8 deletions
diff --git a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild
index 98f87573..779188e1 100644
--- a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild
+++ b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild
@@ -7,7 +7,7 @@ EAPI=4
DESCRIPTION="Kogaion dark theme"
HOMEPAGE="http://rogentos.ro"
SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz
- https://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz"
+ http://bpr.bluepink.ro/~rogentos/kogaion/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz"
LICENSE="GPL"
SLOT="0"
diff --git a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.1.ebuild b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.1.ebuild
index 6db84e33..8eddd8f4 100644
--- a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.1.ebuild
+++ b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.1.ebuild
@@ -7,14 +7,13 @@ EAPI=4
DESCRIPTION="Kogaion dark theme"
HOMEPAGE="http://rogentos.ro"
SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz
- https://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz
http://bpr.bluepink.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz
mirror://kogaion/${CATEGORY}/"${PN}"/${PN}-${PVR}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
-IUSE="gtk3 gtk2 gnome-shell unity cinnamon xfwm4"
+IUSE="gtk3 gtk2 gnome-shell unity xfwm4" #cinnamon xfwm4"
RDEPEND="gtk3? ( x11-themes/gtk-engines-unico )
x11-themes/gtk-engines-equinox
@@ -52,11 +51,11 @@ 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"