mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
app-eselect/eselect-lib-bin-symlink: Sync with Gentoo
It's from Gentoo commit d729e464414eb0971b6899d8c2a1dee961a14ac5.
This commit is contained in:
parent
a0ba93cf48
commit
2d5d580e95
@ -1,15 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="An eselect library to manage executable symlinks"
|
||||
HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/"
|
||||
SRC_URI="https://github.com/mgorny/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2"
|
||||
HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/"
|
||||
SRC_URI="https://github.com/projg2/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="app-admin/eselect"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -6,13 +6,11 @@ EAPI=7
|
||||
inherit autotools git-r3
|
||||
|
||||
DESCRIPTION="An eselect library to manage executable symlinks"
|
||||
HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/"
|
||||
EGIT_REPO_URI="https://github.com/mgorny/eselect-lib-bin-symlink.git"
|
||||
HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/"
|
||||
EGIT_REPO_URI="https://github.com/projg2/eselect-lib-bin-symlink.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="app-admin/eselect"
|
||||
|
||||
|
||||
@ -10,8 +10,8 @@
|
||||
<email>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/mgorny/eselect-lib-bin-symlink/issues/</bugs-to>
|
||||
<remote-id type="github">mgorny/eselect-lib-bin-symlink</remote-id>
|
||||
<bugs-to>https://github.com/projg2/eselect-lib-bin-symlink/issues/</bugs-to>
|
||||
<remote-id type="github">projg2/eselect-lib-bin-symlink</remote-id>
|
||||
</upstream>
|
||||
<stabilize-allarches/>
|
||||
</pkgmetadata>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user