From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BA314138334 for ; Fri, 3 Aug 2018 09:06:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90C12E0819; Fri, 3 Aug 2018 09:06:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BF40E0819 for ; Fri, 3 Aug 2018 09:06:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6974335C8E for ; Fri, 3 Aug 2018 09:06:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9EA7348 for ; Fri, 3 Aug 2018 09:06:45 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1533287191.1980c9a2a4f0cbf69e0b36e58e146fcf8ef953bb.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/adwaita-icon-theme/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild x11-themes/adwaita-icon-theme/metadata.xml X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1980c9a2a4f0cbf69e0b36e58e146fcf8ef953bb X-VCS-Branch: master Date: Fri, 3 Aug 2018 09:06:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 91ab9d33-addc-4a9a-ae42-dc0da26e38c7 X-Archives-Hash: d9c4aa379a5018ed8250e660b47eea89 commit: 1980c9a2a4f0cbf69e0b36e58e146fcf8ef953bb Author: Mart Raudsepp gentoo org> AuthorDate: Fri Aug 3 09:06:31 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Aug 3 09:06:31 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1980c9a2 x11-themes/adwaita-icon-theme: remove, available in ::gentoo .../adwaita-icon-theme-3.26.1.ebuild | 58 ---------------------- x11-themes/adwaita-icon-theme/metadata.xml | 8 --- 2 files changed, 66 deletions(-) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild deleted file mode 100644 index 237c5b41..00000000 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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} - ! - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -