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 48D89139695 for ; Thu, 27 Apr 2017 22:08:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8974FE0DBB; Thu, 27 Apr 2017 22:08:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58871E0DBB for ; Thu, 27 Apr 2017 22:08:05 +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 72097341718 for ; Thu, 27 Apr 2017 22:08:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B536744C for ; Thu, 27 Apr 2017 22:08:01 +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: <1493330749.7ca84c18346c74bad1c117f30da0f00c5d5245c9.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/light-themes/light-themes-17.04_p20161205.ebuild X-VCS-Directories: x11-themes/light-themes/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 7ca84c18346c74bad1c117f30da0f00c5d5245c9 X-VCS-Branch: master Date: Thu, 27 Apr 2017 22:08:01 +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: 4da4bbb5-9d4d-4e27-9bd4-9bd57047fcd9 X-Archives-Hash: fe5aca2b59795361559baea069faf664 commit: 7ca84c18346c74bad1c117f30da0f00c5d5245c9 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Apr 27 22:05:49 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Apr 27 22:05:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca84c18 x11-themes/light-themes: remove old Package-Manager: Portage-2.3.5, Repoman-2.3.2 .../light-themes-17.04_p20161205.ebuild | 63 ---------------------- 1 file changed, 63 deletions(-) diff --git a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild b/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild deleted file mode 100644 index 60a3dcc9f33..00000000000 --- a/x11-themes/light-themes/light-themes-17.04_p20161205.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils - -MY_PN=ubuntu-themes -MY_PV=16.10+17.04.20161205 - -DESCRIPTION="GTK2/GTK3 Ambiance and Radiance themes from Ubuntu" -HOMEPAGE="https://launchpad.net/light-themes" -SRC_URI=" - mirror://ubuntu/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.gz - https://dev.gentoo.org/~pacho/${PN}/Gentoo-Buttons-r1.tar.xz -" - -LICENSE="CC-BY-SA-3.0 CC-BY-SA-4.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="gtk3" - -DEPEND="app-arch/xz-utils" -RDEPEND=" - x11-themes/gtk-engines-murrine - gtk3? ( x11-themes/gtk-engines-unico ) -" - -S="${WORKDIR}" - -src_prepare() { - cp -r Ambiance/ Ambiance-Gentoo || die - cp -r Radiance/ Radiance-Gentoo || die - sed -i -e 's/Ambiance/Ambiance-Gentoo/g' Ambiance-Gentoo/index.theme \ - Ambiance-Gentoo/metacity-1/metacity-theme-1.xml || die - sed -i -e 's/Radiance/Radiance-Gentoo/g' Radiance-Gentoo/index.theme \ - Radiance-Gentoo/metacity-1/metacity-theme-1.xml || die - sed -i -e 's/nselected_bg_color:#f07746/nselected_bg_color:#755fbb/g' \ - Ambiance-Gentoo/gtk-2.0/gtkrc Ambiance-Gentoo/gtk-3.*/settings.ini \ - Radiance-Gentoo/gtk-2.0/gtkrc Radiance-Gentoo/gtk-3.*/settings.ini || die - sed -i -e 's/selected_bg_color #f07746/selected_bg_color #755fbb/g' \ - Ambiance-Gentoo/gtk-3.*/gtk-main.css \ - Radiance-Gentoo/gtk-3.*/gtk-main.css || die - - cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Ambiance-Gentoo/metacity-1/. || die - cp -f "${WORKDIR}"/Gentoo-Buttons/*.png "${S}"/Radiance-Gentoo/metacity-1/. || die - cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.0/assets/. || die - cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Ambiance-Gentoo/gtk-3.20/assets/. || die - cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.0/assets/. || die - cp -f "${WORKDIR}"/Gentoo-Buttons/assets/*.png "${S}"/Radiance-Gentoo/gtk-3.20/assets/. || die -} - -src_compile() { - : -} - -src_install() { - insinto /usr/share/themes - doins -r Radiance* Ambiance* - - use gtk3 || { - rm -R "${D}"/usr/share/themes/*/gtk-3.0 || die - } -}