Diff fedora-backgrounds-31.0.4 with a fedora-backgrounds-32.2.2
/usr/portage/x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild 2024-12-25 14:59:53.515270201 +0300 | ||
---|---|---|
13 | 13 |
S="${WORKDIR}/${MY_PN}" |
14 | 14 | |
15 | 15 |
# Review on each bump, files Attribution* |
16 |
LICENSE="CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 Free-Art-1.3" |
|
16 |
LICENSE="CC-BY-SA-4.0" |
|
17 | 17 | |
18 | 18 |
SLOT="$(ver_cut 1)" |
19 | 19 |
KEYWORDS="amd64 x86" |
20 | ||
21 |
src_install() { |
|
22 |
default |
|
23 |
# Don't change default MATE background |
|
24 |
rm "${ED}"/usr/share/backgrounds/mate/default.xml || die |
|
25 |
} |