aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/adw-gtk3/adw-gtk3-5.1.ebuild')
-rw-r--r--x11-themes/adw-gtk3/adw-gtk3-5.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-themes/adw-gtk3/adw-gtk3-5.1.ebuild b/x11-themes/adw-gtk3/adw-gtk3-5.1.ebuild
deleted file mode 100644
index 281ca9c95..000000000
--- a/x11-themes/adw-gtk3/adw-gtk3-5.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-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"
-
-IDEPEND=">=dev-lang/sassc-3.6.2"
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""