diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-02 04:14:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-12-02 04:47:22 +0100 |
commit | 1b39922b75edcd897083f7b0d91aded7ba0523e4 (patch) | |
tree | e2266a43eabbfa6eb716c118285be33b16613be6 /x11-themes/fvwm-crystal | |
parent | dev-util/diffoscope: drop 224, 226 (diff) | |
download | gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.tar.gz gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.tar.bz2 gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.zip |
Move {virtual → app-alternatives}/awk
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild | 2 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild index b18a36127139..e0a29913a1d9 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild @@ -29,7 +29,7 @@ RDEPEND="${PYTHON_DEPS} || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed sys-devel/bc - virtual/awk + app-alternatives/awk x11-apps/xwd media-sound/alsa-utils" diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild index 67e6e4b1901e..869b00cde05b 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild @@ -29,7 +29,7 @@ RDEPEND="${PYTHON_DEPS} || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed sys-devel/bc - virtual/awk + app-alternatives/awk x11-apps/xwd media-sound/alsa-utils" |