summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-11-28 14:18:08 +0100
committerMichał Górny <mgorny@gentoo.org>2018-11-28 14:18:08 +0100
commitf89937cd40c9304f55d0b7fb30808b6b4b098dc1 (patch)
treed1fcdae053ef9001b070a1d24108deaf9eaa4a05 /media-gfx
parentmedia-gfx/splash-themes-livecd: Remove last-rited pkg (diff)
downloadgentoo-f89937cd40c9304f55d0b7fb30808b6b4b098dc1.tar.gz
gentoo-f89937cd40c9304f55d0b7fb30808b6b4b098dc1.tar.bz2
gentoo-f89937cd40c9304f55d0b7fb30808b6b4b098dc1.zip
media-gfx/splash-themes-gentoo: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/splash-themes-gentoo/Manifest4
-rw-r--r--media-gfx/splash-themes-gentoo/metadata.xml5
-rw-r--r--media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild40
-rw-r--r--media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r2.ebuild47
4 files changed, 0 insertions, 96 deletions
diff --git a/media-gfx/splash-themes-gentoo/Manifest b/media-gfx/splash-themes-gentoo/Manifest
deleted file mode 100644
index 42fe7d9aea87..000000000000
--- a/media-gfx/splash-themes-gentoo/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST fbsplash-theme-emerge-world-1.0.tar.bz2 3963650 BLAKE2B 141601b1cfc49546d5efc73a19f82fddcd57fdade3d3812d69382c596b2842e3e05984a8f9045dd34c9d0d78d406429159e7044134239fa98f02878bc8d5b03c SHA512 a77f0a97cc97c60159dfa3f445de827c26c261d7194a7716277a8ae5c197ffd31cc7c703aec053fc59fad5e855e049d65ad3eb313789d7e1524c574fedc2ec7b
-DIST fbsplash-theme-emergence-r2.tar.bz2 4794297 BLAKE2B 533d77af791ac1188628ba0b0bfa4c089e9faeebb85624d97cbb27fe2470b1506e0ec01a97fb9e80b0d50fcc93b4be4c18f40bfe48c6ef6a1ab1e3a2d2c29342 SHA512 eefb2c1e09e9efbe6f574d007633a85d83227a526711845f5ede36b4664d781c2de05f3a79ba8d710114dd98559328aaee816983a5dc486cce089e4afb0dd260
-DIST fbsplash-theme-gentoo-r2.tar.bz2 5605891 BLAKE2B bac2913a8e1419995f069cf190aaaf38183f74ff099fb994823123a4b1cabb88767d335ec8f0ee12a98e15f9b231d429e784cc14e02b5f2b36a76d28b5cccdd3 SHA512 eb7b90f8e3821e76ca75706841cd6a170a3bcdc0bfff6e876eb5425f211e3501ad78479e7b8f232eb1e221dfacf450620ffd10191790173359ee053ab9843eea
-DIST natural_gentoo-9.0-r2.tar.bz2 433306 BLAKE2B 9a6c63ca5a538921e762e8b39b5dd0529e91276dfa74f591ded1ba49c316adb3e358277f7f2efb0e696c296fd466bee4a5d3b15976b4ab4bbfe4516b09ac8314 SHA512 ba24da013d2f9c63d7974d443c8529bdd10b552b02006ee107b0b4b1f1034c27448754f220ae153557058f1b359061036c83e687ead2a179392f9239f9fcf686
diff --git a/media-gfx/splash-themes-gentoo/metadata.xml b/media-gfx/splash-themes-gentoo/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/media-gfx/splash-themes-gentoo/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild
deleted file mode 100644
index e007a46b0632..000000000000
--- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="A collection of Gentoo themes for splashutils"
-HOMEPAGE="https://dev.gentoo.org/~spock/"
-SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2
- mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2
- mirror://gentoo/fbsplash-theme-emerge-world-1.0.tar.bz2
- http://fbsplash.berlios.de/themes/repo/natural_gentoo-9.0-r2.tar.bz2"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND=">=media-gfx/splashutils-1.1.9.5[png]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-RESTRICT="binchecks strip"
-
-src_prepare() {
- sed -i -e 's/natural-gentoo/natural_gentoo/g' natural_gentoo/*.cfg || die 'sed failed'
-}
-
-src_install() {
- insinto /etc/splash
- doins -r *
-}
-
-pkg_postinst() {
- if [[ -z ${REPLACING_VERSIONS} ]]; then
- elog "The upstream tarball for the 'Natural Gentoo' theme also contains a GRUB"
- elog "splash image which is not installed by this ebuild. See:"
- elog " http://www.kde-look.org/content/show.php?content=49074"
- elog "if you are interested in this."
- fi
-}
diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r2.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r2.ebuild
deleted file mode 100644
index 225ed6c22066..000000000000
--- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20101212-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="A collection of Gentoo themes for splashutils"
-HOMEPAGE="https://dev.gentoo.org/~spock/"
-SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2
- mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2
- mirror://gentoo/fbsplash-theme-emerge-world-1.0.tar.bz2
- http://fbsplash.berlios.de/themes/repo/natural_gentoo-9.0-r2.tar.bz2"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=media-gfx/splashutils-1.1.9.5[png]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-RESTRICT="binchecks strip"
-
-src_prepare() {
- sed -i -e 's/natural-gentoo/natural_gentoo/g' natural_gentoo/*.cfg || die 'sed failed'
-}
-
-src_install() {
- # They need to be executable, bug #470100
- insinto /etc/splash
- doins -r *
-
- # They need to be executable, bug #470100
- fperms +x /etc/splash/emerge-world/scripts/svc_started-pre
- fperms +x /etc/splash/emerge-world/scripts/svc_start-pre
- fperms +x /etc/splash/emerge-world/scripts/svc_stopped-pre
- fperms +x /etc/splash/emerge-world/scripts/svc_stop-pre
-}
-
-pkg_postinst() {
- if [[ -z ${REPLACING_VERSIONS} ]]; then
- elog "The upstream tarball for the 'Natural Gentoo' theme also contains a GRUB"
- elog "splash image which is not installed by this ebuild. See:"
- elog " http://www.kde-look.org/content/show.php?content=49074"
- elog "if you are interested in this."
- fi
-}