mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
x11-misc/betterlockscreen_rapid: drop old ebuilds
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
parent
33fc20717a
commit
b981958b25
@ -1,4 +1,2 @@
|
||||
DIST betterlockscreen_rapid-0.0.0_pre20201222.tar.gz 1837065 BLAKE2B 13d119c7e9514778cb65d97e55ec62861e157a4f69d74366de58250511d1f51214f525245bdee3ad7dd2fcffe6fda70f66f1e47576c3c21903b6256a67e0d5e6 SHA512 9b3f7a0783de8083b31950ed0bad73396a904d42f613edd55b4e0f03e465c5c1fae2acda70b8737ec3e1e33ea4534d15725b5f0f96a52f3a9e338032af49b169
|
||||
DIST betterlockscreen_rapid-0.0.0_pre20210606.tar.gz 1837081 BLAKE2B 4cd43fb11eedd06254e676df113f653f779d6d2bbe5b244727a6acb7ba25e5293fbfc37c3edfdbea80b984939397e09fbe3370ccda9ecf5c846b49e97bc2ef0d SHA512 c339b2bc98e67062a95d437baad5bd6683ec938e1e37b6b41b895f4e8f48b4d6fcf576b7927c231166239e2b5a454af3297bdf673f0f7249a42106cf9dd236e4
|
||||
DIST betterlockscreen_rapid-0.0.0_pre20210701.tar.gz 1837284 BLAKE2B 8d7387517abcc3c2cb35aba4e53509754c8439b2969aa4c19a550d87d9b3bc8653778866fd329dc53229b72eafd4f5cc065514b4baa01fd144926f215a61e4e3 SHA512 7a92dbbc857be2bfb192d589e2709f3ca59dc471a7c73b495362deb5cdcfa36335db86e575a76b044328c67a861b0683e4a7a981d4cab197c9214713b67e5004
|
||||
DIST betterlockscreen_rapid-0.0.0_pre20210708.tar.gz 1858671 BLAKE2B 8dc6294742b8b0fc586364c97a90be2d12ce28179f84c8570850ddd6ecaaaa7f6e326c8291f530e9c385158c1d308ea85cafe8274335627bc1034bf804e250fc SHA512 a3038ba132bb3682ef742155fce8b64f8646930a5311bbe6ce6e6bbf38d0cbd6cb76a2c73c9526598a378a958cffcacbb31aa81c40ac6e985feb61f2f0091e00
|
||||
|
@ -1,27 +0,0 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MY_REV="705f03ace10e273ced75ffa98bc5983c4b3ebecb"
|
||||
|
||||
DESCRIPTION="A rapid and good-looking screen locker"
|
||||
HOMEPAGE="https://github.com/oakszyjrnrdy/betterlockscreen_rapid"
|
||||
SRC_URI="https://github.com/oakszyjrnrdy/betterlockscreen_rapid/archive/${MY_REV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${MY_REV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
x11-misc/i3lock-color
|
||||
x11-misc/i3lock-fancy-rapid
|
||||
"
|
||||
|
||||
src_install() {
|
||||
dobin betterlockscreen_rapid
|
||||
einstalldocs
|
||||
insinto /etc
|
||||
doins betterlockscreen_rapid.conf
|
||||
}
|
@ -1,27 +0,0 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MY_REV="f3014321f49f7e62dfeb5489e70c0fad8469d13e"
|
||||
|
||||
DESCRIPTION="A rapid and good-looking screen locker"
|
||||
HOMEPAGE="https://github.com/oakszyjrnrdy/betterlockscreen_rapid"
|
||||
SRC_URI="https://github.com/oakszyjrnrdy/betterlockscreen_rapid/archive/${MY_REV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${MY_REV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=x11-misc/i3lock-color-2.13.3
|
||||
x11-misc/i3lock-fancy-rapid
|
||||
"
|
||||
|
||||
src_install() {
|
||||
dobin betterlockscreen_rapid
|
||||
einstalldocs
|
||||
insinto /etc
|
||||
doins betterlockscreen_rapid.conf
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user