diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2025-06-09 09:18:07 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2025-06-09 09:18:07 -0400 |
commit | dd210f829b73e3df72a50fc1595da272c0f37b79 (patch) | |
tree | 55b36eedcb2fd6045dde5b4bc7dce101f74e7470 /virtual/7z/7z-0.ebuild | |
parent | 3f0af5bde948d783b7b7c20a0bc4847b5bf85787 (diff) | |
download | gentoo-overlay-dd210f829b73e3df72a50fc1595da272c0f37b79.tar.xz gentoo-overlay-dd210f829b73e3df72a50fc1595da272c0f37b79.zip |
virtual/7z: drop
Diffstat (limited to 'virtual/7z/7z-0.ebuild')
-rw-r--r-- | virtual/7z/7z-0.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/virtual/7z/7z-0.ebuild b/virtual/7z/7z-0.ebuild deleted file mode 100644 index 89a6b32..0000000 --- a/virtual/7z/7z-0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for /usr/bin/7z" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="|| ( app-arch/7-zip app-arch/p7zip )" |