[arch-commits] Commit in base/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Oct 6 09:37:00 UTC 2019


    Date: Sunday, October 6, 2019 @ 09:37:00
  Author: anthraxx
Revision: 363904

reword some comments

Modified:
  base/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 09:33:17 UTC (rev 363903)
+++ PKGBUILD	2019-10-06 09:37:00 UTC (rev 363904)
@@ -13,8 +13,7 @@
   # very very base
   'filesystem' 'gcc-libs' 'glibc' 'bash'
 
-  # Life is miserable and computing is fruitless without reasonable
-  # POSIX expectations.
+  # POSIX tools
   'coreutils' 'file' 'findutils' 'gawk' 'grep' 'procps-ng' 'sed' 'tar'
 
   # standard linux toolset
@@ -24,7 +23,7 @@
   # distro defined requirements
   'licenses' 'pacman' 'systemd'
 
-  # networking, ping, etc.
+  # networking, ping, etc
   'iputils' 'iproute2'
 )
 optdepends=('linux: bare metal support')



More information about the arch-commits mailing list