Skip to content

Commit 608b0d6

Browse files
committed
app-admin/eselect: Sync with Gentoo
It's from Gentoo commit d7dfa749e63d3a3cec49980a0385115f31cad213.
1 parent 4af4b45 commit 608b0d6

File tree

4 files changed

+13
-24
lines changed

4 files changed

+13
-24
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
DIST eselect-1.4.22.tar.xz 183480 BLAKE2B 8f86bdddaf98bc075694bdf7283cbd366e0ef93635472b3bbac11fdd9765984cd82e493b16836bae66e4b2c42a9cb33ad0d2aacaaf8529b59e4898e11f172d26 SHA512 73a10278d604f462aefa099df398eec2b08aee33da69419351ff2faf1cf4c0f3de0f301d92015e52da63046fe7e2c1c388e11ac84b7deb3def505a59fa291dac
2-
DIST eselect-1.4.25.tar.xz 184300 BLAKE2B 630fe27338bee0c921a2f90e42d0a8abbb60a141a82bc2c4e7cf43d37582c24b06986ae1cbd341f8d3e69d011edc6c29675bf91ceaf1dcbc2593086f451b8f5f SHA512 98f2752d61e2c31ff6d735d5df0e7d98c3cc51d51c26b71d796948b141ccbc017002185022e6e1e48660ae0012bfc9cd383dd5ac50f644b35bb0893b9271121b
1+
DIST eselect-1.4.26.tar.xz 184332 BLAKE2B ee1e8890802fc50646c8d1d5219f1ab0ec5cfc0138c758f73ad6baccf673992bbf3e763d8e84491f33e724ba4e1cf3bed6971ba7fa4373e0f06464ff4a5fa1e6 SHA512 397ae2f15d90d722eb84225b08f1afaaf6f89758bfae5d93b0a1c3eddc997c21e74ab62e09ee5e71941d3a8587b3372b64336d12054c3bbf0e56e1ba398a26f9
2+
DIST eselect-1.4.27.tar.xz 184464 BLAKE2B 718874f4d0651194f361ca3202e5140982812bf486c8efe82354944d55206b0113fa135992203e8baa00019c3fd773a90ddaf67157c16f4ac2d69965d9822fbd SHA512 f534785fc1f79869840f420b4ab2b2bf35593c504cce878a6d3d07f75012cf32288009ea9ac2a5607dba216a794110a64c5f2c54d5d8a3c641328489cecc024b

sdk_container/src/third_party/portage-stable/app-admin/eselect/eselect-1.4.25.ebuild renamed to sdk_container/src/third_party/portage-stable/app-admin/eselect/eselect-1.4.26.ebuild

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
EAPI=7
55

6+
# Packages sharing a common release tarball:
7+
# app-admin/eselect
8+
# app-emacs/eselect-mode
9+
# Please bump and mark them stable together!
10+
611
inherit bash-completion-r1
712

813
DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
@@ -11,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
1116

1217
LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-4.0 )"
1318
SLOT="0"
14-
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"
19+
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"
1520
IUSE="doc emacs vim-syntax"
1621

1722
DEPEND="sys-apps/sed

sdk_container/src/third_party/portage-stable/app-admin/eselect/eselect-1.4.22-r1.ebuild renamed to sdk_container/src/third_party/portage-stable/app-admin/eselect/eselect-1.4.27.ebuild

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
EAPI=7
55

6+
# Packages sharing a common release tarball:
7+
# app-admin/eselect
8+
# app-emacs/eselect-mode
9+
# Please bump and mark them stable together!
10+
611
inherit bash-completion-r1
712

813
DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
@@ -26,8 +31,6 @@ BDEPEND="doc? ( dev-python/docutils )"
2631
PDEPEND="emacs? ( app-emacs/eselect-mode )
2732
vim-syntax? ( app-vim/eselect-syntax )"
2833

29-
PATCHES=( "${FILESDIR}/${P}-env-module.patch" )
30-
3134
src_compile() {
3235
emake
3336
use doc && emake html

sdk_container/src/third_party/portage-stable/app-admin/eselect/files/eselect-1.4.22-env-module.patch

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)