From a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 24 Oct 2011 09:11:38 +0000 Subject: The vast majority of pkg-descr files had the following format when they had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues --- devel/cross-gdb/pkg-descr | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/cross-gdb') diff --git a/devel/cross-gdb/pkg-descr b/devel/cross-gdb/pkg-descr index 5e972e8b7e9..6d91b6c5fbb 100644 --- a/devel/cross-gdb/pkg-descr +++ b/devel/cross-gdb/pkg-descr @@ -7,6 +7,4 @@ E.g. the following command will build binutils for rtems on sparc: If you encounter any problems building/using/installing this port, please make me know. It would help to improve this port in feature. --- Stanislav Sedov - WWW: http://sourceware.org/gdb/ -- cgit