From 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c Mon Sep 17 00:00:00 2001 From: Doug Barton 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 --- lang/ruby-usersguide/pkg-descr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/ruby-usersguide') diff --git a/lang/ruby-usersguide/pkg-descr b/lang/ruby-usersguide/pkg-descr index 1f50321f02a9..f3217000f857 100644 --- a/lang/ruby-usersguide/pkg-descr +++ b/lang/ruby-usersguide/pkg-descr @@ -3,9 +3,9 @@ object-oriented programming. It has many features to process text files and to do system management tasks. This package contains the Ruby users guide in HTML format. -WWW: http://www.ruby-lang.org/ -Authors: - Yukihiro Matsumoto (Japanese version) +Author: Yukihiro Matsumoto (Japanese version) GOTO Kentaro (Initial translation) Julian Fondren (ditto) Mark Slagell (Retranslation) + +WWW: http://www.ruby-lang.org/ -- cgit v1.2.3