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 1695D138334 for ; Sat, 23 Jun 2018 09:54:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CA56E0943; Sat, 23 Jun 2018 09:54:40 +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 1091AE0943 for ; Sat, 23 Jun 2018 09:54:40 +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 83CA6335C8C for ; Sat, 23 Jun 2018 09:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FF8F2E0 for ; Sat, 23 Jun 2018 09:54:36 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1529747650.cb4678e2c73f148091f215f46f413742daea24ee.johu@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.9.1.ebuild X-VCS-Directories: x11-misc/i3lock/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: cb4678e2c73f148091f215f46f413742daea24ee X-VCS-Branch: master Date: Sat, 23 Jun 2018 09:54:36 +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: 82158c78-3132-422c-8cc0-88729ad0fda9 X-Archives-Hash: 0766ee0c05e3f7fcd428b74314201c8b commit: cb4678e2c73f148091f215f46f413742daea24ee Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 23 09:54:10 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 23 09:54:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4678e2 x11-misc/i3lock: Remove 2.9.1 Package-Manager: Portage-2.3.40, Repoman-2.3.9 x11-misc/i3lock/Manifest | 1 - x11-misc/i3lock/i3lock-2.9.1.ebuild | 42 ------------------------------------- 2 files changed, 43 deletions(-) diff --git a/x11-misc/i3lock/Manifest b/x11-misc/i3lock/Manifest index d4b63b12b42..3dbeed0882f 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.8.tar.bz2 19884 BLAKE2B 67d04d91cae22f14210cbdbcce1a2aecd3eae0d649c8182f044c1c6bec5c8e63ab4cca647fcd3c2ab61c600a83157ce0818b566b59a632b509390f9b4d069a80 SHA512 b0f2f2837e275ffb2874aec75cd5d7c69864f8861de5e3e6090a2bf9254a14f8bc141256b0faac3e30111f9612e97cc087efde0da939854fac975a87deb06e3f -DIST i3lock-2.9.1.tar.bz2 20959 BLAKE2B 05f35e3cd8fa45dfcb7021d3df19eda85ec3ebc4be9fc5b0900d88569d078bc4a773e6de155f76c13a45c9c914e47171c5ba000e6ed3cbb3b50cd4e847b78aaf SHA512 9b1bfac67a97880e61f8655a9256662ceec51850005298f13247ab570c03715718db84b1afefa979fb9a53a011fa20958f38d05f5378becf7803ece3e804faaf diff --git a/x11-misc/i3lock/i3lock-2.9.1.ebuild b/x11-misc/i3lock/i3lock-2.9.1.ebuild deleted file mode 100644 index ee3f80478d4..00000000000 --- a/x11-misc/i3lock/i3lock-2.9.1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit 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 ~x86" -IUSE="" - -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 -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" -DOCS=( CHANGELOG README.md ) - -src_prepare() { - default - - sed -i -e 's:login:system-auth:' ${PN}.pam || die - - tc-export CC -} - -src_install() { - default - doman ${PN}.1 -}