summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-07 04:19:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-07 04:19:48 +0000
commit639971d0c3ee4eef36854ab7d9729b6e8c3ac1cb (patch)
treeb91746d94af21bb8d8ea07ac19b0ef7e61a54ce3 /app-editors
parent0e3680e4c16ff28839745eec6711889fc2e8d7e2 (diff)
gentoo auto-resync : 07:11:2023 - 04:19:48
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/Manifest.gzbin13910 -> 13912 bytes
-rw-r--r--app-editors/helix/Manifest2
-rw-r--r--app-editors/helix/helix-23.10-r1.ebuild (renamed from app-editors/helix/helix-23.10.ebuild)15
3 files changed, 8 insertions, 9 deletions
diff --git a/app-editors/Manifest.gz b/app-editors/Manifest.gz
index 46afe892e148..216ada61f3a2 100644
--- a/app-editors/Manifest.gz
+++ b/app-editors/Manifest.gz
Binary files differ
diff --git a/app-editors/helix/Manifest b/app-editors/helix/Manifest
index 66dff1ab2cd5..653663ed7a21 100644
--- a/app-editors/helix/Manifest
+++ b/app-editors/helix/Manifest
@@ -362,5 +362,5 @@ DIST winnow-0.5.17.crate 147147 BLAKE2B 09adb991e02214666f6e2117bddd144b2ff6c93a
DIST zerocopy-0.7.11.crate 91526 BLAKE2B ace55fa19ffe035ab9afdd47627284bc1fdcf097ee025d00d7b9b940a53d01c04f373bd89e5b35a823d43e14eda71499b6d1b94d38f9054a4d388b656aaa7401 SHA512 25313e2ba7865251ed45b9541f98bb91667fff7696d1b93b5df3634f79d1afdb210401e049426129ad0e524c4e94427656114e70e441767e611306491451fc74
DIST zerocopy-derive-0.7.11.crate 523743 BLAKE2B c112d9078d0cb8c69e4d8f287cd3bc362f673f4e615d7810211d344e41f022fd90c975b112661981a3bcbb4be234c56328648c7902650a1b399be2c586b74bf1 SHA512 245ce3fc87886440d9c6b68f1e4553ac6c8ce076186546b83990f1591cf2614779fcc53035e62d5eb594493b2c565f4df071876335ed4c87d93437fb91755071
EBUILD helix-23.05.ebuild 6019 BLAKE2B 6c41d1cf20e79dba1d66dfd3525f834e1780afc34d8898e9b8dd06177717d77e62229ee662a8d147a939c3547bda53d1000802b9d07d999258638045850c8265 SHA512 9fcb1927b1f819b3976415730265c8e0878b1002b882432ab5aaee313ee90648d527f3619f6de6cd0259c011d0d330b8946afe2a24fec5997c7480cf51078bbd
-EBUILD helix-23.10.ebuild 6721 BLAKE2B 841fc8bfbf4d957ce9ce51d2aa41c769aed0b5dfc83e31e77ce5444cd536192c5587562c19720ab517df21ce622681d2291548aa170aabed3f5e555f04696dc7 SHA512 5129ae86fd275cde98ef362cf3c8927eb393acccd8c1988d2006bada3c46b3e1e6a0c334eee20d6eb7254a11b4501c79fd1063465c9a209459c2af6d68ffa178
+EBUILD helix-23.10-r1.ebuild 6699 BLAKE2B b2c9858130549e1b0dcd06f595031d8f88eeaf3f48db62acb515a8680cf6b7ab7393b091d44c10dce89495d21ea99de42c05f489de9d6825b701dba2670eb77e SHA512 457201711743ca77c92cb2dbc4f5ae2cdbae9e1a06605826ed9d29156218118b06246560749fd8d7caa76cc59557b288266e77e2edc6773d7e25f3fd7073c9a0
MISC metadata.xml 810 BLAKE2B c9d3cf2b22533ee86d3d2750380c9e03ea3cd79a9c699c0d9df93d6ec7d0f1a4051004f91c59b78e6b915faea3f8f00ab3e10fcd892d3d50a1ea05c9b48b991e SHA512 0466db4f8af1ad67b70417fcf6a9970ceeb31fa81cd2691ee97527bdf593f55a863e3a0dc200301165d7794649a57486eb2fb92bb92d76fd450f080c58c96905
diff --git a/app-editors/helix/helix-23.10.ebuild b/app-editors/helix/helix-23.10-r1.ebuild
index 26fba442bdd9..87c10936698d 100644
--- a/app-editors/helix/helix-23.10.ebuild
+++ b/app-editors/helix/helix-23.10-r1.ebuild
@@ -260,7 +260,7 @@ CRATES="
zerocopy@0.7.11
"
-inherit bash-completion-r1 cargo desktop xdg
+inherit cargo desktop shell-completion xdg
DESCRIPTION="A post-modern text editor"
HOMEPAGE="
@@ -279,6 +279,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="+grammar"
+BDEPEND="grammar? ( dev-vcs/git )"
+RDEPEND="dev-vcs/git"
+
QA_FLAGS_IGNORED="
usr/bin/hx
usr/share/helix/runtime/grammars/.*\.so
@@ -315,12 +318,8 @@ src_install() {
doins contrib/Helix.appdata.xml
newbashcomp contrib/completion/hx.bash hx
-
- insinto /usr/share/zsh/site-functions
- newins contrib/completion/hx.zsh _hx
-
- insinto /usr/share/fish/vendor_completions.d
- doins contrib/completion/hx.fish
+ newzshcomp contrib/completion/hx.zsh _hx
+ dofishcomp contrib/completion/hx.fish
newenvd - 99helix <<< 'HELIX_RUNTIME="/usr/share/helix/runtime"'
}
@@ -330,5 +329,5 @@ pkg_postinst() {
einfo "installed in '/usr/share/helix/runtime'. The environment variable"
einfo "HELIX_RUNTIME was also installed on your system. In running shell instances"
einfo "you need to run 'source /etc/profile' to pick up the new variable"
- einfo "or manually set the environment varialbe HELIX_RUNTIME=/usr/share/helix/runtime."
+ einfo "or manually set the environment variable HELIX_RUNTIME=/usr/share/helix/runtime."
}