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 559FB138351 for ; Sun, 26 Jan 2020 16:54:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71EB0E089B; Sun, 26 Jan 2020 16:54:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 54108E089A for ; Sun, 26 Jan 2020 16:54:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7581934E362 for ; Sun, 26 Jan 2020 16:54:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25A2BD5 for ; Sun, 26 Jan 2020 16:54:41 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1580057679.0a907135595f104a52332b331b994a98239c48b3.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/arandr/Manifest x11-misc/arandr/arandr-0.1.9.ebuild X-VCS-Directories: x11-misc/arandr/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0a907135595f104a52332b331b994a98239c48b3 X-VCS-Branch: master Date: Sun, 26 Jan 2020 16:54:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fc212249-15a8-466f-915c-ab9ba63717dc X-Archives-Hash: c379b1b1c51014a1d0d3ecd93e80654b commit: 0a907135595f104a52332b331b994a98239c48b3 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jan 26 16:54:17 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jan 26 16:54:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a907135 x11-misc/arandr: Old Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Jeroen Roovers gentoo.org> x11-misc/arandr/Manifest | 1 - x11-misc/arandr/arandr-0.1.9.ebuild | 40 ------------------------------------- 2 files changed, 41 deletions(-) diff --git a/x11-misc/arandr/Manifest b/x11-misc/arandr/Manifest index 5288373c464..79536a1bd95 100644 --- a/x11-misc/arandr/Manifest +++ b/x11-misc/arandr/Manifest @@ -1,2 +1 @@ DIST arandr-0.1.10.tar.gz 100203 BLAKE2B b5754dda4c4f9c5e957a9fc75b7236480417b899c2705bc5aee514899c664d39b5902921c69ac425aff99f3a6ea512bfc0c2c0259519c1a6e0fc553f6e367cc2 SHA512 12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba -DIST arandr_0.1.9.orig.tar.gz 90437 BLAKE2B 0782bfd5ebffc1cbfbdaaded623b89559176acbbb363310abfac1fb1af9f64f285eff74de2a2a7b4c36722cde2970f852fccc2cb4d4a49f2d29bc7fc48a2b780 SHA512 0b2bd62665a9680cf29132ddf0a1ba8eda6bc403b98245727e4c4613ac3e2a694d9268426a14bab35b8e79c7c9191cc224627fca56349acf20546a93d749f006 diff --git a/x11-misc/arandr/arandr-0.1.9.ebuild b/x11-misc/arandr/arandr-0.1.9.ebuild deleted file mode 100644 index 3bd1c5f9bba..00000000000 --- a/x11-misc/arandr/arandr-0.1.9.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit eutils distutils-r1 - -DESCRIPTION="Another XRandR GUI" -HOMEPAGE="http://christian.amsuess.com/tools/arandr/" -SRC_URI="http://christian.amsuess.com/tools/${PN}/files/${PN}_${PV}.orig.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - >=dev-python/pygtk-2[${PYTHON_USEDEP}] - x11-apps/xrandr -" -DEPEND=" - >=dev-python/docutils-0.6[${PYTHON_USEDEP}] -" - -src_prepare() { - local i p - # simulate gettext behavior: - # LINGUAS unset => install all - # LINGUAS="" => install none - # LINGUAS="de fr" => install de and fr - if [[ -n "${LINGUAS+x}" ]] ; then # if LINGUAS is set - for i in $(cd "${S}"/data/po ; for p in *.po ; do echo ${p%.po} ; done) ; do # for every supported language - if ! has ${i} ${LINGUAS} ; then # if language is disabled - rm data/po/${i}.po || die - fi - done - fi - - distutils-r1_src_prepare -}