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 --- x11-themes/rogentos-artwork-extra/Manifest | 1 - .../rogentos-artwork-extra-1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) delete mode 100644 x11-themes/rogentos-artwork-extra/Manifest delete mode 100644 x11-themes/rogentos-artwork-extra/rogentos-artwork-extra-1.ebuild (limited to 'x11-themes/rogentos-artwork-extra') diff --git a/x11-themes/rogentos-artwork-extra/Manifest b/x11-themes/rogentos-artwork-extra/Manifest deleted file mode 100644 index 9f5a3236..00000000 --- a/x11-themes/rogentos-artwork-extra/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rogentos-artwork-extra-1.tar.gz 886271 SHA256 25bfe94aad1f72b9581e5f640824f75986ec4328a300b60565a5dd64919a0d98 diff --git a/x11-themes/rogentos-artwork-extra/rogentos-artwork-extra-1.ebuild b/x11-themes/rogentos-artwork-extra/rogentos-artwork-extra-1.ebuild deleted file mode 100644 index e91c477f..00000000 --- a/x11-themes/rogentos-artwork-extra/rogentos-artwork-extra-1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 2004-2012 Sabayon -# Copyright 2012 Rogentos -# Distributed under the terms of the GNU General Public License v2 -# - -EAPI=3 - -DESCRIPTION="Rogentos Linux Artwork Extras" -HOMEPAGE="http://rogentos.ro/" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz - http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz" -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" -RDEPEND="" - -S="${WORKDIR}/${PN}" - -src_install () { - # Compiz cube theme - cd "${S}"/compiz - dodir /usr/share/compiz - insinto /usr/share/compiz/ - doins *.png - - # Emerald theme - cd "${S}"/emerald - dodir /usr/share/emerald/themes - insinto /usr/share/emerald/themes/ - doins -r ./ -} -- cgit v1.2.3