More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -2,8 +2,7 @@ SUMMARY="Utility to apply diffs to files"
DESCRIPTION="
Patch takes a patch file containing a difference listing produced by the diff \
program and applies those differences to one or more original files, producing \
patched versions.
"
patched versions."
HOMEPAGE="http://www.gnu.org/software/patch/"
COPYRIGHT="2012-2015 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"