eselect: fix update pattern

This commit is contained in:
maxice8 2019-01-17 09:03:32 -02:00
parent aa8c6e3a6f
commit 6d2b5c7ee4
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

3
srcpkgs/eselect/update Normal file
View File

@ -0,0 +1,3 @@
site=https://gitweb.gentoo.org/repo/gentoo.git/tree/app-admin/eselect
pattern="eselect-\K[\d\.]*(?=\.ebuild)"
ignore="9999"