scripts: refactor output formatting functions
commit4272b37d3d9f112b9f089dafc2e7538c4c24f7b2
authorAllan McRae <allan@archlinux.org>
Thu, 9 Jun 2011 10:43:25 +0000 (9 20:43 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 15 Jun 2011 14:18:05 +0000 (15 09:18 -0500)
tree54fd5b534896f19da2b212848f0f5454317bb58a
parent6f3a2145b0de7f27a1bf5932af3fe0a67171a881
scripts: refactor output formatting functions

Move the common output formatting functions into a separate
library file and import that into each script.  makepkg is
excluded due to its additional color formatting.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/Makefile.am
scripts/library/output_format.sh [new file with mode: 0644]
scripts/pacman-db-upgrade.sh.in
scripts/pacman-key.sh.in
scripts/pkgdelta.sh.in
scripts/repo-add.sh.in