From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EuRYO-0002nT-JK for garchives@archives.gentoo.org; Thu, 05 Jan 2006 09:37:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k059YwqI001254; Thu, 5 Jan 2006 09:34:58 GMT Received: from heisenberg.zen.co.uk (heisenberg.zen.co.uk [212.23.3.141]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k059WqEl007874 for ; Thu, 5 Jan 2006 09:32:53 GMT Received: from [82.69.83.178] (helo=desiato.digimed.co.uk) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1EuRUK-0007iL-Cc for gentoo-user@lists.gentoo.org; Thu, 05 Jan 2006 09:32:52 +0000 Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by desiato.digimed.co.uk (Postfix) with ESMTP id D6DF31400373 for ; Thu, 5 Jan 2006 09:32:51 +0000 (GMT) Date: Thu, 5 Jan 2006 09:32:49 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ebuild defaults? Message-ID: <20060105093249.4acb46ba@krikkit.digimed.co.uk> In-Reply-To: <20060105013559.56209.qmail@web31709.mail.mud.yahoo.com> References: <1136399711.8695.2.camel@localhost> <20060105013559.56209.qmail@web31709.mail.mud.yahoo.com> Organization: Digital Media Production X-Mailer: Sylpheed-Claws 2.0.0-rc3 (GTK+ 2.8.9; powerpc-unknown-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_yun/70.kCxKIXKxRbg+uOdL"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Originating-Heisenberg-IP: [82.69.83.178] X-Archives-Salt: e286334a-cf51-4712-9f45-5863668b2762 X-Archives-Hash: 80546f260d37ec80760c7df92d88a294 --Sig_yun/70.kCxKIXKxRbg+uOdL Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 4 Jan 2006 17:35:59 -0800 (PST), maxim wexler wrote: > So, here it is again up to LICENSE where I'm stuck: > # Point to any required sources; these will be automatically downloaded by > # Portage. > SRC_URI=3D"ftp://petrus.thomasaquinas.edu/pub/linux/words/words-1.97-linu= x.tar.gz" You shouldn't put the version number in SRC_URI, that way it still works when you rename the ebuild for a later version.=20 SRC_URI=3D"ftp://petrus.thomasaquinas.edu/pub/linux/words/${P}-linux.tar.gz" > # License of the package. This must match the name of file(s) in > # /usr/portage/licenses/. For complex license combination see the develo= per > # docs on gentoo.org for details. > LICENSE=3D"" It's in the documentation files in the tarball Licence All parts of the WORDS system, source code and data files, are made freely = available to anyone who wishes to use them, for whatever purpose. =20 Which makes it Freely Distributable, surely. --=20 Neil Bothwick Drop your carrier .. we have you surrounded --Sig_yun/70.kCxKIXKxRbg+uOdL Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDvOfBum4al0N1GQMRAq+2AJ48eLCRkL9wVhX+1PlqD4UMG7OTcgCcCpMc tBoqvxaksdJ4ZmXlfHaupPs= =SIFy -----END PGP SIGNATURE----- --Sig_yun/70.kCxKIXKxRbg+uOdL-- -- gentoo-user@gentoo.org mailing list