mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
*/*: DoubleEmptyLine fix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
2359192649
commit
af456be219
@ -10,7 +10,6 @@ SRC_URI="https://gitlab.com/etke.cc/tools/agru/-/archive/v${PV}/v${PV}.tar.bz2 -
|
||||
https://xwaretech.info/agru-${PV}-deps.tar.xz"
|
||||
S="${WORKDIR}/${PN}-v${PV}-d6a2bd6d8a4fca3dbb0201c020e4f70ce9a90c39"
|
||||
|
||||
|
||||
LICENSE="AGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
@ -17,7 +17,6 @@ DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, key
|
||||
HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu"
|
||||
LICENSE="GPL-3"
|
||||
|
||||
|
||||
DEPEND="
|
||||
>=dev-lang/hare-0_pre20231127-r1:=
|
||||
"
|
||||
|
@ -17,7 +17,6 @@ DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, key
|
||||
HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu"
|
||||
LICENSE="GPL-3"
|
||||
|
||||
|
||||
DEPEND="
|
||||
>=dev-lang/hare-0.24.2:=
|
||||
"
|
||||
|
@ -17,7 +17,6 @@ DESCRIPTION="Secret storage system for Unix, suitable for storing passwords, key
|
||||
HOMEPAGE="https://git.sr.ht/~sircmpwn/himitsu"
|
||||
LICENSE="GPL-3"
|
||||
|
||||
|
||||
DEPEND="
|
||||
>=dev-lang/hare-0.24.2:=
|
||||
"
|
||||
|
@ -22,7 +22,6 @@ SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
|
@ -9,7 +9,6 @@ DESCRIPTION="Little casual game"
|
||||
HOMEPAGE="https://gitlab.com/mazes_80/krank"
|
||||
SRC_URI="https://gitlab.com/mazes_80/krank/-/archive/${PV}/${P}.tar.bz2"
|
||||
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
@ -17,5 +17,4 @@ DEPEND=">=media-gfx/gimp-2.99.11
|
||||
>=media-libs/gexiv2-0.12.2
|
||||
"
|
||||
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
@ -67,7 +67,6 @@ src_install() {
|
||||
dolib.so "${build_dir}/pan/tasks/libtasks.so"
|
||||
dolib.so "${build_dir}/pan/usenet-utils/libusenet-utils.so"
|
||||
|
||||
|
||||
}
|
||||
|
||||
src_test() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user