public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/
Date: Wed,  7 Apr 2021 07:51:58 +0000 (UTC)	[thread overview]
Message-ID: <1617781909.44133e9d3ed2de4e2c8a18db984dbcd9f42a38c0.juippis@gentoo> (raw)

commit:     44133e9d3ed2de4e2c8a18db984dbcd9f42a38c0
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 07:49:32 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 07:51:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44133e9d

x11-themes/e-flat-theme: drop 0_pre20210315

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-themes/e-flat-theme/Manifest                   |  1 -
 .../e-flat-theme/e-flat-theme-0_pre20210315.ebuild | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/x11-themes/e-flat-theme/Manifest b/x11-themes/e-flat-theme/Manifest
index cd66d187fc5..41ac6f58ce4 100644
--- a/x11-themes/e-flat-theme/Manifest
+++ b/x11-themes/e-flat-theme/Manifest
@@ -1,2 +1 @@
-DIST e-flat-theme-0_pre20210315.edj 45126549 BLAKE2B 7daccefe83a24ba33714f0b76f4340024a4f98c6ed8e128fad9922e1eb7eab78efc0ddd553876afde192fe4a4b82abeadad2b9f91d808c8321da820f83a04a6a SHA512 8f024aaae1cc949a84bfee4b5b3486b2cd24b50ed05e96a0c8c0e2e958d1963d1007c2af4344ee9acfc91b71891a88a7a513cfd68f866bebffa323c29f3ac755
 DIST e-flat-theme-0_pre20210330.edj 44891525 BLAKE2B 478ca3b566875ac82cbbd59510ef66b803c3bfd353bccf018f4e105a8c351d8a778b301c9483b9cd295cdc0b373a7a6f872a96c4dabf04a7230a6865960f4cc0 SHA512 e2f28b1d19807f949b48719916e1795cae08d616e1bac20a7b7b5b9f028fdd6ddb91b82bffb079e01fe271465cc6002a67cfc022402818d527ae601943d1a90e

diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210315.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20210315.ebuild
deleted file mode 100644
index d9b01189610..00000000000
--- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20210315.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
-}


             reply	other threads:[~2021-04-07  7:52 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07  7:51 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-30  7:25 [gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/ Joonas Niilola
2021-03-22  6:28 Joonas Niilola
2021-03-15  8:51 Joonas Niilola
2021-03-11 11:41 Joonas Niilola
2021-02-28 14:23 Joonas Niilola
2021-02-26  6:29 Joonas Niilola
2021-02-18  8:00 Joonas Niilola
2021-02-12  7:31 Joonas Niilola
2021-01-24  8:09 Joonas Niilola
2021-01-21  7:29 Joonas Niilola
2020-10-26 10:15 Joonas Niilola
2020-10-18  7:07 Joonas Niilola
2020-09-04  5:47 Joonas Niilola
2020-08-24  8:19 Joonas Niilola
2020-06-02  8:47 Joonas Niilola
2020-06-02  8:47 Joonas Niilola
2020-05-08  5:35 Joonas Niilola
2020-04-27 12:20 Joonas Niilola
2020-04-05  7:43 Joonas Niilola
2020-04-05  7:43 Joonas Niilola
2020-03-17 13:32 Joonas Niilola
2020-03-17 13:32 Joonas Niilola
2020-02-19 11:32 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2020-01-15  5:43 Joonas Niilola
2020-01-12 22:43 Sergei Trofimovich
2019-12-30 11:54 Joonas Niilola
2019-12-24 14:54 Mikle Kolyada
2019-12-21  9:39 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617781909.44133e9d3ed2de4e2c8a18db984dbcd9f42a38c0.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox