public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/
Date: Wed,  6 May 2020 18:46:28 +0000 (UTC)	[thread overview]
Message-ID: <1588790778.fd7922250b334e0e71217967fd362b9d5ed45d25.pacho@gentoo> (raw)

commit:     fd7922250b334e0e71217967fd362b9d5ed45d25
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 18:45:24 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May  6 18:46:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd792225

x11-themes/fedora-backgrounds: Drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/fedora-backgrounds/Manifest             |  1 -
 .../fedora-backgrounds-32.1.4.ebuild               | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/x11-themes/fedora-backgrounds/Manifest b/x11-themes/fedora-backgrounds/Manifest
index da56dc508d1..403fa46db14 100644
--- a/x11-themes/fedora-backgrounds/Manifest
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -3,5 +3,4 @@ DIST f28-backgrounds-28.1.5.tar.xz 158614448 BLAKE2B 8a2c98c3aa195512c000d2f0cb5
 DIST f29-backgrounds-29.1.3.tar.xz 170130460 BLAKE2B dc7e8e25f8d65f9de8939e0468d49986f0228993920b49d53c2cfdc99c108218b338921657b790f30b3997a9dedfa51cae8f0db161b42fb723f2a2e4ea56a6b6 SHA512 707ecc56c5b0070b07f316dd9d24b9bc51a7b77e82049f7f693f4c5a828cba2d7731f14b5f2ea574875c81c60b1a490f55d9b655df936b6052e0bfa23eb171ad
 DIST f30-backgrounds-30.1.2.tar.xz 215810052 BLAKE2B 203a8d5213aab09de7e050fceb333092d77df99557d827930542cbe0443ff16f510b0fb66d294e63871ffb6e942e373eb9890e7eb139523b1573bc12e328e9b7 SHA512 a6b2c3d0d38a0bb76f987e85b584afe2ce8079f8667a3ef253deff12b96678f2fb92ab2f6d04770e9154dd3bb4bc0fc871d5c18da989e5fa7f9f61464d7b3322
 DIST f31-backgrounds-31.0.4.tar.xz 317019080 BLAKE2B a6d3d8f1e41e5f0186ce4b4ffa052190d8422bf24db3c6fa02f1eda0d016af7cf58f8da9d1a391a8c2a46d1f1b2a21f2c889c6704a9e997262ae9a43447e55dc SHA512 77244938ef3bd3dff8d8327645373b368f10aef78cf15fa56045b3f6c76dee502a6682b4bb756e1c16f4021481f7ee2317a73273bb2e50abc729b5847db23718
-DIST f32-backgrounds-32.1.4.tar.xz 56592364 BLAKE2B 2dea490c910844ea1a09fec7f0d86b713c76f04979b8ad32f0038122a38585f98bbef837e158f0d7ce2f13ee80a3309cf7ca6dde28a15e60747f6882ca1661f9 SHA512 6ecf33e4810bd504b4ab6bdfc42ef1beab7f77a23ccb33e52641064293586d3328829f07e4988b3358dbca369610bb2bd7553192f4bc0221cbe971c5f6835bca
 DIST f32-backgrounds-32.2.2.tar.xz 162995272 BLAKE2B 6c965cdfaa672877b1be087edb6de088f90f69027a1645781d19761f49023fde383301cf658f536aab32b1886960e4f9f7e7bf7b3c82ad2cb1fecffd28664ceb SHA512 b86596ce1f7db5ea63ad8f2271e8e90fb9fff24b72cacd0b30ed75a25ecf762548b0211ff9420d35ec110945ee5fb1a244a7848483e202f98faa0a5110fcf4b5

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-32.1.4.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-32.1.4.ebuild
deleted file mode 100644
index a2fe4e7ee0b..00000000000
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-32.1.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
-HOMEPAGE="https://github.com/fedoradesign/backgrounds"
-
-MY_PN="f$(ver_cut 1)-backgrounds"
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz"
-
-# Review on each bump, files Attribution*
-LICENSE="CC-BY-SA-4.0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SLOT="$(ver_cut 1)"
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_PN}"
-
-src_install() {
-	default
-	# Don't change default MATE background
-	rm "${ED}"/usr/share/backgrounds/mate/default.xml || die
-}


             reply	other threads:[~2020-05-06 18:46 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 18:46 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:24 [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/ Pacho Ramos
2025-01-31 18:35 Pacho Ramos
2025-01-31 18:35 Pacho Ramos
2024-11-08 18:16 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-07-12  9:05 Pacho Ramos
2024-07-12  9:05 Pacho Ramos
2024-05-04 17:40 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-07 15:29 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2023-10-01 17:43 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-04-09 18:12 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2022-07-20 14:29 Pacho Ramos
2022-07-20 14:29 Pacho Ramos
2022-06-08  9:36 Pacho Ramos
2022-03-26 19:54 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-02-23 15:51 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2020-12-07 19:47 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-05-06 18:46 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-22 21:00 Pacho Ramos
2019-11-20 11:12 Agostino Sarubbo
2019-10-20 10:14 Pacho Ramos
2019-10-20 10:14 Pacho Ramos
2019-09-29 14:13 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-13  6:46 Pacho Ramos
2019-04-13  6:46 Pacho Ramos
2019-04-07  9:15 Pacho Ramos
2019-04-02 21:21 Pacho Ramos
2019-03-09 11:29 Pacho Ramos

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=1588790778.fd7922250b334e0e71217967fd362b9d5ed45d25.pacho@gentoo \
    --to=pacho@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