From 09fb30dff9e9bcb47e82d9bc62c35b11fae334c8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 5 Mar 2016 11:32:26 +0000 Subject: fix our artwork, drop deprecated things --- .../rogentos-artwork-resplash-1.1.ebuild | 46 ---------------------- .../rogentos-artwork-resplash-1.ebuild | 45 --------------------- 2 files changed, 91 deletions(-) delete mode 100644 x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.1.ebuild delete mode 100644 x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.ebuild (limited to 'x11-themes/rogentos-artwork-resplash') diff --git a/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.1.ebuild b/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.1.ebuild deleted file mode 100644 index 4667e74e..00000000 --- a/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2012 Sabayon Promotion -# Copyright 2012 Rogentos Linux -# Distributed under the terms of the GNU General Public License v2 -# Original Authors Sabayon Team -# Maintainer BlackNoxis - -EAPI=4 -inherit mount-boot rogentos-artwork - -DESCRIPTION="Offical Rogentos Linux Core Artwork" -HOMEPAGE="http://www.rogentos.ro" -SRC_URI="" - -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" -KEYWORDS="~arm ~x86 ~amd64" -IUSE="" -RDEPEND=">=app-admin/stability-watcher-0.1 - app-misc/rogentos-version" -DEPEND="${RDEPEND}" - -S="${WORKDIR}" - -pkg_config() { - ewarn "This is ONLY for Sabayon-derived linux users" || die - - # mount boot first - mount-boot_mount_boot_partition - - # Update Sabayon initramfs images - update_kogaion_kernel_initramfs_splash - - einfo "Please report bugs or glitches to" - einfo "BlackNoxis" -} - -pkg_postinst() { - # mount boot first - mount-boot_mount_boot_partition - - # Update Sabayon initramfs images - update_kogaion_kernel_initramfs_splash - - einfo "Please report bugs or glitches to" - einfo "BlackNoxis" -} diff --git a/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.ebuild b/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.ebuild deleted file mode 100644 index c7af1faa..00000000 --- a/x11-themes/rogentos-artwork-resplash/rogentos-artwork-resplash-1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2012 Sabayon Promotion -# Copyright 2012 Rogentos Linux -# Distributed under the terms of the GNU General Public License v2 -# Original Authors Sabayon Team -# Maintainer BlackNoxis - -EAPI=4 -inherit mount-boot rogentos-artwork - -DESCRIPTION="Offical Rogentos Linux Core Artwork" -HOMEPAGE="http://www.rogentos.ro" -SRC_URI="" - -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" -KEYWORDS="~arm ~x86 ~amd64" -IUSE="" -RDEPEND="x11-themes/rogentos-artwork-core" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${PN}" - -pkg_config() { - ewarn "This is ONLY for Sabayon-derived linux users" || die - - # mount boot first - mount-boot_mount_boot_partition - - # Update Sabayon initramfs images - update_kogaion_kernel_initramfs_splash - - einfo "Please report bugs or glitches to" - einfo "BlackNoxis" -} - -pkg_postinst() { - # mount boot first - mount-boot_mount_boot_partition - - # Update Sabayon initramfs images - update_kogaion_kernel_initramfs_splash - - einfo "Please report bugs or glitches to" - einfo "BlackNoxis" -} -- cgit v1.2.3