diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-25 23:14:15 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-25 23:17:34 +0300 |
commit | 4f2163315340c0e67e97dbba150b98c21743b9bc (patch) | |
tree | 357c1944cdd3a8a68812d5e06411d703153e1be3 /x11-themes | |
parent | sys-block/gparted: remove old (diff) | |
download | gentoo-4f2163315340c0e67e97dbba150b98c21743b9bc.tar.gz gentoo-4f2163315340c0e67e97dbba150b98c21743b9bc.tar.bz2 gentoo-4f2163315340c0e67e97dbba150b98c21743b9bc.zip |
x11-themes/gnome-backgrounds: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 1fa890e861f5..6d9613884bbc 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,2 +1 @@ -DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797 DIST gnome-backgrounds-3.34.0.tar.xz 31634888 BLAKE2B 5d14bf6cff16880c5c3d296d5d6587afda4ba0367922ffdf4aac6edca5bd7cb5efe8b45b60c6139d4542e752a88b36d1300d475a921bba9587f6284c3d149ba0 SHA512 bea6df85611a845c1013091dfccfd1d1fc697781a74348d936c15f8cec1ace765c37e6f57fed403cc2c6a91a18e522c8cc3db74b2c2327cd3ed71371075a9834 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild deleted file mode 100644 index b0437ec91853..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org meson - -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" -HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds" - -LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -RDEPEND="!<x11-themes/gnome-themes-standard-3.14" -DEPEND=">=sys-devel/gettext-0.19.8" |