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 EF078138334 for ; Sat, 20 Oct 2018 11:14:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC424E0831; Sat, 20 Oct 2018 11:14:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6FB8DE0831 for ; Sat, 20 Oct 2018 11:14:54 +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 4B86C335CB7 for ; Sat, 20 Oct 2018 11:14:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E954D445 for ; Sat, 20 Oct 2018 11:14:51 +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: <1540034089.14d6bf423280410ae59c7fe874b5612247cbff88.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3lock/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/i3lock/Manifest x11-misc/i3lock/i3lock-2.11.ebuild X-VCS-Directories: x11-misc/i3lock/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 14d6bf423280410ae59c7fe874b5612247cbff88 X-VCS-Branch: master Date: Sat, 20 Oct 2018 11:14:51 +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: a6b47ad5-7fb1-404a-9de3-454b72c3faec X-Archives-Hash: b7892e1a356a8397108faefc852882d7 commit: 14d6bf423280410ae59c7fe874b5612247cbff88 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 20 10:56:13 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 20 11:14:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d6bf42 x11-misc/i3lock: Old. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers gentoo.org> x11-misc/i3lock/Manifest | 1 - x11-misc/i3lock/i3lock-2.11.ebuild | 46 -------------------------------------- 2 files changed, 47 deletions(-) diff --git a/x11-misc/i3lock/Manifest b/x11-misc/i3lock/Manifest index c83c03780f9..9c867ab280c 100644 --- a/x11-misc/i3lock/Manifest +++ b/x11-misc/i3lock/Manifest @@ -1,3 +1,2 @@ DIST i3lock-2.10.tar.bz2 23171 BLAKE2B 1c1d0f8e3a85dcebe4a9ee181e399a4ff447ececfbdf5f9488df849316e47233118b7436c269a986fed4e907e6162f3758c8bdad2d20ac156e95a8be185a744c SHA512 ea865b202668212b58d0b97d0263171847e1bd0c529e2fd3d26c15ef253861b9a8357ff2efaa6a4f342c4d0d1ab03bc00f95f4d4008760ec8e0767ac29195517 DIST i3lock-2.11.1.tar.bz2 145434 BLAKE2B 9a2ff0be922162710f9dbbf597f93ad939684641d2264c6ed38dc8a7eeb77c253f61aa1a2e873f03de2c8cc6d661e79ff166e4302c423261a65f66582749c962 SHA512 8b779aa0a560884adc1a508e1f07f712bdf043f72c377c24d5e7e186a6b97f34a5bda7aa67de41f5e15a1a541f4a2c2d28bc284057926a5833d70b67437d073c -DIST i3lock-2.11.tar.bz2 145308 BLAKE2B adacff63670237b945b54ba9709725013f8cfb5bdaf48e6c2cfbc0b035161e44f30393443f9326e3d0635407d1451267d9be8898582a76b3f989660ddcda2440 SHA512 c00741a66fdb5477a4b7e993d173f98fe95f0254fa74c50f83ddf8078a477d26a9fab126fbe31b509df2dbd35ed5ec64b95475621b8babf6f6c0f6db38160c8a diff --git a/x11-misc/i3lock/i3lock-2.11.ebuild b/x11-misc/i3lock/i3lock-2.11.ebuild deleted file mode 100644 index ae7fa086d7b..00000000000 --- a/x11-misc/i3lock/i3lock-2.11.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools toolchain-funcs - -DESCRIPTION="Simple screen locker" -HOMEPAGE="https://i3wm.org/i3lock/" -SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -RDEPEND=" - >=x11-libs/libxkbcommon-0.5.0[X] - dev-libs/libev - virtual/pam - x11-libs/cairo[xcb] - x11-libs/libxcb[xkb] - x11-libs/xcb-util - x11-libs/xcb-util-xrm -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" -DOCS=( CHANGELOG README.md ) -PATCHES=( - "${FILESDIR}"/${PN}-2.11-version.patch -) - -src_prepare() { - default - - sed -i -e 's:login:system-auth:' pam/${PN} || die - - eautoreconf - - tc-export CC -} - -src_install() { - default - doman ${PN}.1 -}