summaryrefslogtreecommitdiff
path: root/app-editors/pyvim
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-11 07:29:23 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-11 07:29:23 +0100
commitfbe1e64cf651fcf73e25d2d3115003bf59e231cd (patch)
tree5077c9b46dc8e389d2fc7dc7c77c819425e6203b /app-editors/pyvim
parentb46b9834b3fbf80b22ccc12e95f660512cd0fa75 (diff)
gentoo auto-resync : 11:07:2022 - 07:29:23
Diffstat (limited to 'app-editors/pyvim')
-rw-r--r--app-editors/pyvim/Manifest2
-rw-r--r--app-editors/pyvim/pyvim-3.0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/pyvim/Manifest b/app-editors/pyvim/Manifest
index 666b47e8eb09..ab1d59d09f58 100644
--- a/app-editors/pyvim/Manifest
+++ b/app-editors/pyvim/Manifest
@@ -1,3 +1,3 @@
DIST pyvim-3.0.2.tar.gz 35227 BLAKE2B 8edc2218b3a0f2ba922531b75f65a5273ad9a2697f72ecf994cf7d2406c6311c3f28b22b6adb1243150a90db74962256ceaa7cf47ec99c2388299742451d6efb SHA512 da961342ba52e5beca44a607cbb923953388e8674409db9ca2b152017eeedce84f92e42a9f6d0e5019c5c4d88d82f4a987cb378f311cf84a169cefa54dc5efce
-EBUILD pyvim-3.0.2.ebuild 851 BLAKE2B 6ab8ba7e41e047c835d168a6d05f88d0ec2c03a6970a8e8fed38eb7402cfceefb917b83cd9f738894517f96f31abf459169ef25c9d324fef493d457e0e4a29db SHA512 acf99b3264f6549717c554cea17e48bb10f7c2c296f67368ff2bc8a9054f4b166bda8f400c3c2a4905952d3b7471396370f9ba281acae4e462b0ec14310b46ea
+EBUILD pyvim-3.0.2.ebuild 849 BLAKE2B c55e26424d8eac77cd2683626cfc0c45e59a881036f54902179286e15fc3e23d46b039389f07149056707e8d32c41afb28d96aeefe68791aa71235d3b2f4a826 SHA512 bc0225bf959e4695a862aca20e51ad015d14f17e2dc2eadb4677de4fb90b8d83a26e7d604a3cd283e401c0ee3a7db18cc1d191d064b37be3b4a4085427fe0fa6
MISC metadata.xml 490 BLAKE2B a4af1d63730b2d7d6621d0a6fd3f4205016a940cc47d84ac48a692aa2d27c075f146d6a3d2581558af19cbab614fe47d9f9cb3679899387b2dc84b6b0f52c3cf SHA512 5eda2f764c81d21304541fe5d8c8330535d94b382b8bb94e9d15f01c184d4e09a6780dfe3745d4e3661c56e5a5a564147fbd4111fdfdd12b7075e1b9ad06488e
diff --git a/app-editors/pyvim/pyvim-3.0.2.ebuild b/app-editors/pyvim/pyvim-3.0.2.ebuild
index f91be2260e41..14ad9912d076 100644
--- a/app-editors/pyvim/pyvim-3.0.2.ebuild
+++ b/app-editors/pyvim/pyvim-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,7 +26,7 @@ RDEPEND="
"
eselect_vi_update() {
- einfo "Calling eselect vi update..."
+ ebegin "Calling eselect vi update"
eselect vi update --if-unset
eend $?
}