From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- .../adwaita-icon-theme-3.30.1.ebuild | 58 ---------------------- 1 file changed, 58 deletions(-) delete mode 100644 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild (limited to 'x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild') diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild deleted file mode 100644 index 2c312bc3f806..000000000000 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.30.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit gnome2 - -DESCRIPTION="GNOME default icon theme" -HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/" - -SRC_URI="${SRC_URI} - branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) -" -LICENSE=" - || ( LGPL-3 CC-BY-SA-3.0 ) - branding? ( CC-BY-SA-4.0 ) -" -SLOT="0" -IUSE="branding" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" - -# gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility -# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via its pixbuf loader and at runtime for rendering scalable icons shipped by the theme -COMMON_DEPEND=" - >=x11-themes/hicolor-icon-theme-0.10 - gnome-base/librsvg:2 -" -RDEPEND="${COMMON_DEPEND} - !