Skip to content

Commit 2d5d580

Browse files
committed
app-eselect/eselect-lib-bin-symlink: Sync with Gentoo
It's from Gentoo commit d729e464414eb0971b6899d8c2a1dee961a14ac5.
1 parent a0ba93c commit 2d5d580

File tree

3 files changed

+11
-14
lines changed

3 files changed

+11
-14
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# Copyright 1999-2021 Gentoo Authors
1+
# Copyright 1999-2023 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=7
55

66
DESCRIPTION="An eselect library to manage executable symlinks"
7-
HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/"
8-
SRC_URI="https://github.com/mgorny/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2"
7+
HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/"
8+
SRC_URI="https://github.com/projg2/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2"
99

10-
LICENSE="GPL-2"
10+
LICENSE="GPL-2+"
1111
SLOT="0"
12-
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"
13-
IUSE=""
12+
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"
1413

1514
RDEPEND="app-admin/eselect"

sdk_container/src/third_party/portage-stable/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
# Copyright 1999-2019 Gentoo Authors
1+
# Copyright 1999-2023 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=7
55

66
inherit autotools git-r3
77

88
DESCRIPTION="An eselect library to manage executable symlinks"
9-
HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/"
10-
EGIT_REPO_URI="https://github.com/mgorny/eselect-lib-bin-symlink.git"
9+
HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/"
10+
EGIT_REPO_URI="https://github.com/projg2/eselect-lib-bin-symlink.git"
1111

12-
LICENSE="GPL-2"
12+
LICENSE="GPL-2+"
1313
SLOT="0"
14-
KEYWORDS=""
15-
IUSE=""
1614

1715
RDEPEND="app-admin/eselect"
1816

sdk_container/src/third_party/portage-stable/app-eselect/eselect-lib-bin-symlink/metadata.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<email>mgorny@gentoo.org</email>
1111
<name>Michał Górny</name>
1212
</maintainer>
13-
<bugs-to>https://github.com/mgorny/eselect-lib-bin-symlink/issues/</bugs-to>
14-
<remote-id type="github">mgorny/eselect-lib-bin-symlink</remote-id>
13+
<bugs-to>https://github.com/projg2/eselect-lib-bin-symlink/issues/</bugs-to>
14+
<remote-id type="github">projg2/eselect-lib-bin-symlink</remote-id>
1515
</upstream>
1616
<stabilize-allarches/>
1717
</pkgmetadata>

0 commit comments

Comments
 (0)