commit: fc946b8bd8a64c098eec2f468de3453912cca196 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue May 4 08:36:50 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue May 4 08:36:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc946b8b
app-backup/timeshift: bump min vala version Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> app-backup/timeshift/timeshift-20.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/timeshift/timeshift-20.11.1.ebuild b/app-backup/timeshift/timeshift-20.11.1.ebuild index b5b563c73..4e65c8893 100644 --- a/app-backup/timeshift/timeshift-20.11.1.ebuild +++ b/app-backup/timeshift/timeshift-20.11.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -VALA_MIN_API_VERSION="0.40" +VALA_MIN_API_VERSION="0.44" inherit vala xdg DESCRIPTION="A system restore utility for Linux"