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="ftp://petrus.thomasaquinas.edu/pub/linux/words/words-1.97-linux.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. 

SRC_URI="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 developer
> # docs on gentoo.org for details.
> LICENSE=""

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.
 
Which makes it Freely Distributable, surely.


-- 
Neil Bothwick

Drop your carrier .. we have you surrounded

Attachment: signature.asc
Description: PGP signature

Reply via email to