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 78D601382C5 for ; Tue, 13 Feb 2018 21:23:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A98B6E0D39; Tue, 13 Feb 2018 21:23:11 +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 7DDF8E0D2C for ; Tue, 13 Feb 2018 21:23:11 +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 0ACBE335C53 for ; Tue, 13 Feb 2018 21:23:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 941F51DE for ; Tue, 13 Feb 2018 21:23:08 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1518556814.4cad01c363fb0a69751c0d4b978777cf31f4703a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-themes/lush/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask x11-themes/lush/Manifest x11-themes/lush/lush-0.1.0-r2.ebuild x11-themes/lush/metadata.xml X-VCS-Directories: x11-themes/lush/ profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4cad01c363fb0a69751c0d4b978777cf31f4703a X-VCS-Branch: master Date: Tue, 13 Feb 2018 21:23:08 +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: 5e880a08-441d-4adc-8fe7-4a4a3d97d9d8 X-Archives-Hash: 408347714110b46c8e1c859a36938f7d commit: 4cad01c363fb0a69751c0d4b978777cf31f4703a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 13 21:20:14 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 13 21:20:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cad01c3 profiles: Remove last-rited x11-themes/lush Closes: https://bugs.gentoo.org/629328 profiles/package.mask | 5 ----- x11-themes/lush/Manifest | 1 - x11-themes/lush/lush-0.1.0-r2.ebuild | 20 -------------------- x11-themes/lush/metadata.xml | 8 -------- 4 files changed, 34 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 28fda3a3953..50a1b869cea 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -308,11 +308,6 @@ dev-db/lib_mysqludf_udf dev-db/lib_mysqludf_sys dev-db/lib_mysqludf_json -# Pacho Ramos (04 Jan 2018) -# Not properly mirrored, 14 years old and not really useful this days -# (#629328). Removal in a month. -x11-themes/lush - # Pacho Ramos (04 Jan 2018) # Fails multilib-strict check (#628836). Nothing requires it. Removal in a # month. diff --git a/x11-themes/lush/Manifest b/x11-themes/lush/Manifest deleted file mode 100644 index 938493ca022..00000000000 --- a/x11-themes/lush/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lush-0.1.0dave.tar.gz 2072409 BLAKE2B f4b806235d6061018bfd22d266e2f007dbe214f34c121bdbb265c8a138062feaa0300d625ed0f70da6ea0ae68739fb78cf197c6b900b154004da8c459152af2c SHA512 b31faf384637b15b2355641d2830d0fd904aad8d5fae733d65f2ea5796ca5d301ce57090f7c7e44a3ecef87579071436ba1fcfc972500249158333921637406d diff --git a/x11-themes/lush/lush-0.1.0-r2.ebuild b/x11-themes/lush/lush-0.1.0-r2.ebuild deleted file mode 100644 index 3fd65ced358..00000000000 --- a/x11-themes/lush/lush-0.1.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -S="${WORKDIR}" -DESCRIPTION="Lush KDE icon theme" -SRC_URI="mirror://gentoo/${P}dave.tar.gz" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=5483" - -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" -LICENSE="GPL-1" - -SLOT="0" -IUSE="" - -RESTRICT="strip binchecks" - -src_install(){ - insinto /usr/share/icons - doins -r lush -} diff --git a/x11-themes/lush/metadata.xml b/x11-themes/lush/metadata.xml deleted file mode 100644 index 0cf59224b00..00000000000 --- a/x11-themes/lush/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - -