From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PzuIk-0006de-T6 for garchives@archives.gentoo.org; Wed, 16 Mar 2011 17:14:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B4B31C01D; Wed, 16 Mar 2011 17:14:10 +0000 (UTC) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by pigeon.gentoo.org (Postfix) with ESMTP id 0FCFA1C004 for ; Wed, 16 Mar 2011 17:13:30 +0000 (UTC) Received: from epia.jer-c2.orkz.net (D4B2706A.static.ziggozakelijk.nl [212.178.112.106]) (authenticated bits=0) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id p2GHDTJK057952 for ; Wed, 16 Mar 2011 18:13:30 +0100 (CET) (envelope-from jer@gentoo.org) Date: Wed, 16 Mar 2011 18:13:28 +0100 From: Jeroen Roovers To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: emboss.eclass as replacement for embassy.eclass Message-ID: <20110316181328.5ecc6359@epia.jer-c2.orkz.net> In-Reply-To: <4D806069.5050200@gentoo.org> References: <4D7F1633.1080104@gentoo.org> <4D7FD134.4060606@gentoo.org> <201103151806.36778.vapier@gentoo.org> <4D806069.5050200@gentoo.org> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Archives-Salt: X-Archives-Hash: 243f384b3cb3a2f8612eed95f34d849c On Wed, 16 Mar 2011 08:02:01 +0100 justin wrote: > >> HOMEPAGE="http://emboss.sourceforge.net" > > > > could do with a trailing "/" I *like* to see that too... > I asked myself quite often, if this needed or not. What is the purpose > of the trailing "/"? However: "An HTTP URL takes the form: http://:/? "where and are as described in Section 3.1. If : is omitted, the port defaults to 80. No user name or password is allowed. is an HTTP selector, and is a query string. The is optional, as is the and its preceding "?". If neither nor is present, the "/" may also be omitted." [1] [1] , p.8, section 3.3