diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 10:09:26 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 10:09:26 +0000 |
commit | 96bf16b0e6fde5ff49598034a75357192a867873 (patch) | |
tree | 552e3f050a52612c514e057f38216044721ae6ad /x11-themes/kogaion-artwork-grub | |
parent | 93277a685b3bedd2a46c908e5690cf74c647a4f5 (diff) |
trim repo size by dumping shitloads of kogaion wallpapers out, only keep one
Diffstat (limited to 'x11-themes/kogaion-artwork-grub')
-rw-r--r-- | x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r1.ebuild | 27 | ||||
-rw-r--r-- | x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r2.ebuild | 27 |
2 files changed, 0 insertions, 54 deletions
diff --git a/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r1.ebuild b/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r1.ebuild deleted file mode 100644 index 8c00511e..00000000 --- a/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# Maintainer BlackNoxis <stefan.cristian at rogentos.ro> - -EAPI=5 - -inherit base mount-boot git-2 eutils - -DESCRIPTION="Kogaion-Linux GRUB2 Images" -HOMEPAGE="http://www.rogentos.ro" - -EGIT_BRANCH="master" -EGIT_REPO_URI="https://gitlab.com/kogaion/boot-core.git" - -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" - -KEYWORDS="amd64 x86" -IUSE="" -RDEPEND="" - -S="${WORKDIR}" - -src_install () { - dodir /usr/share/grub/themes || die - insinto /usr/share/grub/themes || die - doins -r "${S}"/cdroot/boot/grub/themes/kogaion || die -} diff --git a/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r2.ebuild b/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r2.ebuild deleted file mode 100644 index 8c00511e..00000000 --- a/x11-themes/kogaion-artwork-grub/kogaion-artwork-grub-3.0-r2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# Maintainer BlackNoxis <stefan.cristian at rogentos.ro> - -EAPI=5 - -inherit base mount-boot git-2 eutils - -DESCRIPTION="Kogaion-Linux GRUB2 Images" -HOMEPAGE="http://www.rogentos.ro" - -EGIT_BRANCH="master" -EGIT_REPO_URI="https://gitlab.com/kogaion/boot-core.git" - -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" - -KEYWORDS="amd64 x86" -IUSE="" -RDEPEND="" - -S="${WORKDIR}" - -src_install () { - dodir /usr/share/grub/themes || die - insinto /usr/share/grub/themes || die - doins -r "${S}"/cdroot/boot/grub/themes/kogaion || die -} |