public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ebuild defaults?
Date: Thu, 5 Jan 2006 09:32:49 +0000	[thread overview]
Message-ID: <20060105093249.4acb46ba@krikkit.digimed.co.uk> (raw)
In-Reply-To: <20060105013559.56209.qmail@web31709.mail.mud.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-01-05  9:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060104172552.72261.qmail@web31709.mail.mud.yahoo.com>
2006-01-04 17:45 ` [gentoo-user] ebuild defaults? Ciaran McCreesh
2006-01-04 22:03   ` Mariusz Pękala
2006-01-04 18:35 ` Lares Moreau
2006-01-05  1:35   ` maxim wexler
2006-01-05  3:35     ` Paul Varner
2006-01-05  9:32     ` Neil Bothwick [this message]
2006-01-05 23:16       ` maxim wexler
2006-01-06  0:14         ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060105093249.4acb46ba@krikkit.digimed.co.uk \
    --to=neil@digimed.co.uk \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox