commit:     22a1b828326c46e33325d7ec35cd9562da410720
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 05:46:02 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 05:48:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a1b828

x11-themes/e-flat-theme: treeclean

Closes: https://bugs.gentoo.org/870355
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/package.mask                              |  6 ---
 x11-themes/e-flat-theme/Manifest                   |  1 -
 .../e-flat-theme/e-flat-theme-0_pre20210330.ebuild | 43 ----------------------
 x11-themes/e-flat-theme/metadata.xml               |  9 -----
 4 files changed, 59 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0aac71556bf9..cfe120fd1fd1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -256,12 +256,6 @@ dev-libs/satyr
 # Removal: 2022-10-18.
 media-sound/pulseaudio-modules-bt
 
-# Joonas Niilola <[email protected]> (2022-09-16)
-# This theme has been incorporated to enlightenment-0.25, and with
-# 0.24 removed from Gentoo's git tree, this ebuild is useless. Removal
-# in 30 days. #870355
-x11-themes/e-flat-theme
-
 # Mike Gilbert <[email protected]> (2022-09-12)
 # repoman is no longer maintained and has been removed from the portage
 # git repository. Please use dev-util/pkgcheck and dev-util/pkgdev instead.

diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest
deleted file mode 100644
index 41ac6f58ce4c..000000000000
--- a/x11-themes/e-flat-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST e-flat-theme-0_pre20210330.edj 44891525 BLAKE2B 
478ca3b566875ac82cbbd59510ef66b803c3bfd353bccf018f4e105a8c351d8a778b301c9483b9cd295cdc0b373a7a6f872a96c4dabf04a7230a6865960f4cc0
 SHA512 
e2f28b1d19807f949b48719916e1795cae08d616e1bac20a7b7b5b9f028fdd6ddb91b82bffb079e01fe271465cc6002a67cfc022402818d527ae601943d1a90e

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210330.ebuild 
b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210330.ebuild
deleted file mode 100644
index d9b011896102..000000000000
--- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210330.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A modern, flat theme for Enlightenment WM"
-HOMEPAGE="https://www.enlightenment.org/ https://phab.enlightenment.org/T6726";
-SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-
-RDEPEND="x11-wm/enlightenment"
-
-S="${WORKDIR}"
-
-src_prepare() {
-       default
-
-       # doins doesn't allow installing straight from DISTDIR.
-       cp "${DISTDIR}"/${P}.edj . || die "Failed to prepare theme file."
-}
-
-src_configure() { :; }
-src_compile() { :; }
-
-src_install() {
-       insinto /usr/share/elementary/themes/
-       newins ${P}.edj flat-0.edj
-}
-
-pkg_postinst() {
-       elog "You'll find e-flat-theme under System themes in theme selector."
-
-       if [[ -n ${REPLACING_VERSIONS} ]]; then
-               ewarn ""
-               ewarn "You're updating flat-0 theme. Please reload 
Enlightenment"
-               ewarn "through Menu -> Enlightenment -> Restart, or by issuing"
-               ewarn "  enlightenment -restart"
-               ewarn ""
-       fi
-}

diff --git a/x11-themes/e-flat-theme/metadata.xml 
b/x11-themes/e-flat-theme/metadata.xml
deleted file mode 100644
index 42361307323b..000000000000
--- a/x11-themes/e-flat-theme/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Joonas Niilola</name>
-  </maintainer>
-  <stabilize-allarches/>
-</pkgmetadata>

Reply via email to