diff --git a/x11-themes/adw-gtk3/Manifest b/x11-themes/adw-gtk3/Manifest index e8c7992d85..6e65a29b12 100644 --- a/x11-themes/adw-gtk3/Manifest +++ b/x11-themes/adw-gtk3/Manifest @@ -1,4 +1,2 @@ DIST adw-gtk3-5.10.tar.gz 6174835 BLAKE2B 9df9dc992c1fb0ddcd27bdfd7f924c5728877fb8305d677c5105257a23b81cffae92858cc8959167794e63340588c4df1bfd72c1d5b8d2dca95402fd4a04299b SHA512 54846a3c0e62c0d863170489857bd9f6adfa878ee660efd141be44d8c69b0f82ee056697b7784760d7b3aaf8b47baa42176172a9dd7d5c9e7b4737fdbd93a616 -DIST adw-gtk3-5.3.tar.gz 6153428 BLAKE2B 7e4e5024673b5838b66eff41e1245af15610e75b99d3e0eb0133e31bd199dab4212951ce2ab33a9a8f753c33124002cb09301fea027e7d91243b15112af0fe9c SHA512 8a887a9d3253b929a78e3afaa13de25a7de3601ba81ad3f15769e331128e16092b61c592dc4059cb0af3059adacf06cf754b0c72ee4f275078afd47b89a12f82 -DIST adw-gtk3-5.5.tar.gz 6153490 BLAKE2B beb6acd345aedf5b900a0f85644a40d5d6c9250540eb2dd22376a07f0cbec90acf480ddd4b15684239b46180b630d8557e71914540d16857994997ce96b65285 SHA512 d3ae6ddcc87a09bb207c6763acda07bb657387c373ca529cf75f4abd4aa0ca10d740c427434a4d0e7d198b835547c23ad5cd33463eaae84e60f56c075ac6ae08 DIST adw-gtk3-5.6.tar.gz 6152680 BLAKE2B 9b4dcc6ded707d2e0da165c792221e9f95d13831d819057990b8b80a89e81425609231c58795a791045ebf2ef7895d591f5f7d3e1d839bb54fc131ea7d81a762 SHA512 9758fa05dba863b54b9b8a978d971993daf41f48a915b4a9d79f49cce4196969192f50fde8bcd471347e491974d124cc0ade82cb19da503f1fc810b3d4317179 diff --git a/x11-themes/adw-gtk3/adw-gtk3-5.3.ebuild b/x11-themes/adw-gtk3/adw-gtk3-5.3.ebuild deleted file mode 100644 index 2afdf38143..0000000000 --- a/x11-themes/adw-gtk3/adw-gtk3-5.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="The theme from libadwaita ported to GTK-3" -HOMEPAGE="https://github.com/lassekongo83/adw-gtk3" -SRC_URI="https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -IDEPEND=">=dev-lang/sassc-3.6.2" diff --git a/x11-themes/adw-gtk3/adw-gtk3-5.5.ebuild b/x11-themes/adw-gtk3/adw-gtk3-5.5.ebuild deleted file mode 100644 index 2afdf38143..0000000000 --- a/x11-themes/adw-gtk3/adw-gtk3-5.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="The theme from libadwaita ported to GTK-3" -HOMEPAGE="https://github.com/lassekongo83/adw-gtk3" -SRC_URI="https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -IDEPEND=">=dev-lang/sassc-3.6.2"