summary refs log tree commit diff
path: root/app-misc/afetch/afetch-9999.ebuild
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2021-06-25 20:19:52 +0300
committerAzat Bahawi <azahi@teknik.io>2021-06-25 20:19:52 +0300
commit7528d3496154cd0a8daf8ada7891928798a57565 (patch)
tree62ea3674f48cb378364f6721f77f768ad8299297 /app-misc/afetch/afetch-9999.ebuild
parentci: Update TravisCI runner (diff)
meta: Refactor ebuilds and directory structure
- Drop "-rn" (revisions) fork 9999 (live) versions.
- Versioned ebuilds are now symlinked to 9999 (live) versions. This
  should be followed for every package from now on.
- Apply `shfmt` on all ebuilds.
- Update metadata.
Diffstat (limited to '')
-rw-r--r--app-misc/afetch/afetch-9999.ebuild (renamed from app-misc/afetch/afetch-9999-r1.ebuild)4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-misc/afetch/afetch-9999-r1.ebuild b/app-misc/afetch/afetch-9999.ebuild
index 61e8787..ca1fc83 100644
--- a/app-misc/afetch/afetch-9999-r1.ebuild
+++ b/app-misc/afetch/afetch-9999.ebuild
@@ -29,9 +29,7 @@ DEPEND=""
 RDEPEND="${DEPEND}"
 BDEPEND=""
 
-DOCS=(
-	README.md
-)
+DOCS=(README.md)
 
 src_prepare() {
 	sed -e 's/^CFLAGS =/CFLAGS +=/' \

Consider giving Nix/NixOS a try! <3