diff options
3 files changed, 10 insertions, 12 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2-r1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2-r1.ebuild index 7cce94f3..f63f8dde 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2-r1.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2-r1.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2012 Sabayon Promotion -# Copyright 2012 Kogaion Linux +# Copyright 2012-2015 Kogaion Linux # Distributed under the terms of the GNU General Public License v2 # Original Authors Sabayon Team # Maintainer BlackNoxis <stefan.cristian at rogentos.ro> @@ -9,8 +9,8 @@ inherit eutils mount-boot kogaion-artwork DESCRIPTION="Offical Kogaion Linux Core Artwork" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/"${PN}"/"${PN}"-${PV}.tar.gz" - # http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz # Temporary Suspended repo +SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/"${PN}"/"${PN}"-${PV}.tar.gz + mirror://kogaion/${CATEGORY}/"${PN}"/"${PN}"-${PV}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild index c5b29537..58851599 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild @@ -9,8 +9,8 @@ inherit eutils mount-boot kogaion-artwork DESCRIPTION="Offical Kogaion-Linux Core Artwork" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.xz" - # http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz Temporray suspended repo +SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.xz + mirror://kogaion/${CATEGORY}/"${PN}"/${P}.tar.xz" LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.ebuild index e207c396..f63f8dde 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2012 Sabayon Promotion -# Copyright 2012 Kogaion Linux +# Copyright 2012-2015 Kogaion Linux # Distributed under the terms of the GNU General Public License v2 # Original Authors Sabayon Team # Maintainer BlackNoxis <stefan.cristian at rogentos.ro> @@ -9,19 +9,17 @@ inherit eutils mount-boot kogaion-artwork DESCRIPTION="Offical Kogaion Linux Core Artwork" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.gz" - # http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz Temporray suspended repo +SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/"${PN}"/"${PN}"-${PV}.tar.gz + mirror://kogaion/${CATEGORY}/"${PN}"/"${PN}"-${PV}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" KEYWORDS="~arm ~x86 ~amd64" IUSE="" RDEPEND="sys-apps/findutils - !<sys-boot/grub-0.97-r22 - !x11-themes/sabayon-artwork-core -" + !<sys-boot/grub-0.97-r22" -S="${WORKDIR}/" +S="${WORKDIR}/${PN}" src_install() { # Fbsplash theme |