commit:     0377e07fe4cb22c332991e33689c3fa554b7a302
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Feb  5 10:04:06 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Feb  5 10:04:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0377e07f

x11-misc/i3lock-color: drop 2.13.2, 2.13.4, 9999

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 x11-misc/i3lock-color/Manifest                   |  2 -
 x11-misc/i3lock-color/i3lock-color-2.13.2.ebuild | 44 ---------------------
 x11-misc/i3lock-color/i3lock-color-2.13.4.ebuild | 44 ---------------------
 x11-misc/i3lock-color/i3lock-color-9999.ebuild   | 49 ------------------------
 4 files changed, 139 deletions(-)

diff --git a/x11-misc/i3lock-color/Manifest b/x11-misc/i3lock-color/Manifest
index 617ffa4eaf..ff510f412a 100644
--- a/x11-misc/i3lock-color/Manifest
+++ b/x11-misc/i3lock-color/Manifest
@@ -1,3 +1 @@
-DIST i3lock-color-2.13.2.tar.gz 214633 BLAKE2B 
83e9c2d5bb8d77de92ba4bc454544b2f9490cdef1db66d4190c6972d3fda3a0fec75cb90db6606d8ea2fb664463bbfb7c176ae6cdb9bf8c44cb52ff1390c6691
 SHA512 
a1e79edbd8fbf78830d19599c59a7d6810c64bbb98a5fbbe5e55f64306a1283a5e73924163ebb704f4252802f15c8f0efefeb4220a1363caf30c9f27754bab3f
-DIST i3lock-color-2.13.4.tar.gz 215078 BLAKE2B 
fa0e0ed664a50f4d0bb67196d8643df5f9592c94cfd56a3bee2a018dac38e4f27a585ed34cb400a522cdca2b1ace3f79774f5259ffce5bf39383b7e2592f72cd
 SHA512 
67b7b558f2894f8a389e559a5b146e176d4d0410b8da2a756190691062fa60e085449bc3afa57cbbdee7d2f002f995649d123bfb9d88eaae55da3cf8f68eee02
 DIST i3lock-color-2.13.5.tar.gz 485084 BLAKE2B 
b55a25f746077808be262e77c5c29c6a07aa6ab34a0dc47df4f6518a9f1133f2b2787982d2dfc0c1e933c184534f1435258cb7e4c07d11dd3bfccb68dd0ff581
 SHA512 
db52b8800a63a9fc85ffb644b140488588427d717b075a3f0d318486cb0177858ed7a2f148bb904e56539bbf679b0fd40eaf0df895b1f578498dfb70219eb9b8

diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.2.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.13.2.ebuild
deleted file mode 100644
index f477fa936d..0000000000
--- a/x11-misc/i3lock-color/i3lock-color-2.13.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV="$(ver_cut 1-2).c.$(ver_cut 3)"
-
-DESCRIPTION="The world's most popular non-default computer lockscreen"
-HOMEPAGE="https://github.com/Raymo111/i3lock-color";
-SRC_URI="https://github.com/Raymo111/i3lock-color/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="
-       dev-libs/libev
-       media-libs/fontconfig:=
-       media-libs/libjpeg-turbo
-       sys-libs/pam
-       x11-libs/cairo[X]
-       x11-libs/libxcb
-       x11-libs/libxkbcommon[X]
-       x11-libs/xcb-util
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-xrm
-"
-RDEPEND="
-       ${DEPEND}
-       !!x11-misc/i3lock
-"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
-       autoreconf -fiv
-       default
-}
-
-pkg_postinst() {
-       elog "Running i3lock-color:"
-       elog "  Simply invoke the 'i3lock' command. To get out of it, enter 
your password and press enter."
-       elog "  More imformation please check 
https://github.com/Raymo111/i3lock-color#running-i3lock-color";
-}

diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.4.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.13.4.ebuild
deleted file mode 100644
index f477fa936d..0000000000
--- a/x11-misc/i3lock-color/i3lock-color-2.13.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV="$(ver_cut 1-2).c.$(ver_cut 3)"
-
-DESCRIPTION="The world's most popular non-default computer lockscreen"
-HOMEPAGE="https://github.com/Raymo111/i3lock-color";
-SRC_URI="https://github.com/Raymo111/i3lock-color/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="
-       dev-libs/libev
-       media-libs/fontconfig:=
-       media-libs/libjpeg-turbo
-       sys-libs/pam
-       x11-libs/cairo[X]
-       x11-libs/libxcb
-       x11-libs/libxkbcommon[X]
-       x11-libs/xcb-util
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-xrm
-"
-RDEPEND="
-       ${DEPEND}
-       !!x11-misc/i3lock
-"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
-       autoreconf -fiv
-       default
-}
-
-pkg_postinst() {
-       elog "Running i3lock-color:"
-       elog "  Simply invoke the 'i3lock' command. To get out of it, enter 
your password and press enter."
-       elog "  More imformation please check 
https://github.com/Raymo111/i3lock-color#running-i3lock-color";
-}

diff --git a/x11-misc/i3lock-color/i3lock-color-9999.ebuild 
b/x11-misc/i3lock-color/i3lock-color-9999.ebuild
deleted file mode 100644
index b4cc8893de..0000000000
--- a/x11-misc/i3lock-color/i3lock-color-9999.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit git-r3
-
-DESCRIPTION="The world's most popular non-default computer lockscreen"
-HOMEPAGE="https://github.com/Raymo111/i3lock-color";
-EGIT_REPO_URI="https://github.com/Raymo111/i3lock-color.git";
-
-LICENSE="BSD"
-SLOT="0"
-
-DEPEND="
-       dev-libs/libev
-       media-libs/fontconfig:=
-       media-libs/libjpeg-turbo
-       sys-libs/pam
-       x11-libs/cairo[X]
-       x11-libs/libxcb
-       x11-libs/libxkbcommon[X]
-       x11-libs/xcb-util
-       x11-libs/xcb-util-image
-       x11-libs/xcb-util-xrm
-"
-RDEPEND="
-       ${DEPEND}
-       !!x11-misc/i3lock
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-       default
-       sed -e 's/^#auth include system-auth/auth include system-auth/' \
-               -e 's/^auth include login/#auth include login/' \
-               -i pam/i3lock || die
-}
-
-src_configure() {
-       autoreconf -fiv
-       default
-}
-
-pkg_postinst() {
-       elog "Running i3lock-color:"
-       elog "Simply invoke the 'i3lock' command. To get out of it, enter your 
password and press enter."
-       elog "More imformation please check 
https://github.com/Raymo111/i3lock-color#running-i3lock-color";
-}

Reply via email to