diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-02 10:26:04 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-02 10:26:04 +0000 |
| commit | 398cac84cbffec151035b97d41bb74f4e90a3c25 (patch) | |
| tree | 20f330952670b8dfdc30ffc4155c9c5d84c026d3 /dev-vcs/topgit | |
| parent | 67e9a6aa3880e9f62fbb45984fd9480f72cc3c43 (diff) | |
| download | baldeagleos-repo-398cac84cbffec151035b97d41bb74f4e90a3c25.tar.gz baldeagleos-repo-398cac84cbffec151035b97d41bb74f4e90a3c25.tar.xz baldeagleos-repo-398cac84cbffec151035b97d41bb74f4e90a3c25.zip | |
Adding metadata
Diffstat (limited to 'dev-vcs/topgit')
| -rw-r--r-- | dev-vcs/topgit/topgit-0.19.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/topgit/topgit-0.19.13.ebuild b/dev-vcs/topgit/topgit-0.19.13.ebuild index 22d15a089a9b..dfade4f8c109 100644 --- a/dev-vcs/topgit/topgit-0.19.13.ebuild +++ b/dev-vcs/topgit/topgit-0.19.13.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=8 @@ -15,7 +15,7 @@ KEYWORDS="amd64 x86" BDEPEND="dev-lang/perl sys-apps/sed - virtual/awk" + app-alternatives/awk" RDEPEND=">=dev-vcs/git-2.10.0" IUSE="test" RESTRICT="!test? ( test )" |
