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 <gentoo-amd64+bounces-12111-garchives=archives.gentoo.org@lists.gentoo.org>) id 1N7tXK-0006l2-Qq for garchives@archives.gentoo.org; Tue, 10 Nov 2009 16:25:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ED08E0803; Tue, 10 Nov 2009 16:25:42 +0000 (UTC) Received: from mail-pw0-f47.google.com (mail-pw0-f47.google.com [209.85.160.47]) by pigeon.gentoo.org (Postfix) with ESMTP id CFE26E0803 for <gentoo-amd64@lists.gentoo.org>; Tue, 10 Nov 2009 16:25:41 +0000 (UTC) Received: by pwi9 with SMTP id 9so109220pwi.26 for <gentoo-amd64@lists.gentoo.org>; Tue, 10 Nov 2009 08:25:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FGL3A6PsIiNvSNlmn/VjVxVPe/iZFErVqOPJXHAuUbM=; b=UT/oMjNQhIa7BA8EiOoB+4dtLrhM2QwrOdqjo/9HwSchi/tLEryVkXltg61JGMJQPS pINeCe5hPncvL4hUav513/lLQlqNb6iEiYw5T5CiHy2Dz9LB/4WQsDgNdYrcZZZ/6es6 yeHK8wllaEQCUb5bhM4TCUZlC+OZAxYYkzwHI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=HC6YKSs7HOUB/Zq1ztS2mUF0seS7yd+DC9a28XaS5Uiy8IftUr+dI/a/VVdihUCo// SBH4IsSEGM5qsHR+e6nbbMLpzzgNYmfrV6B8XA5jjnkPLDYbEexkgqs0uX0eh+PqZxiT iNoW71JjKeztRw9fRYU5CzzW5ZBDo9Ak48kh8= Precedence: bulk List-Post: <mailto:gentoo-amd64@lists.gentoo.org> List-Help: <mailto:gentoo-amd64+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-amd64+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-amd64+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-amd64.gentoo.org> X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Received: by 10.143.137.2 with SMTP id p2mr29062wfn.136.1257870341325; Tue, 10 Nov 2009 08:25:41 -0800 (PST) In-Reply-To: <4AF986F8.7040309@szalkai.net> References: <7a329d910911100724ldda3b51j1bc2e662a36141f2@mail.gmail.com> <4AF986F8.7040309@szalkai.net> Date: Tue, 10 Nov 2009 08:25:41 -0800 Message-ID: <5bdc1c8b0911100825q6e556e9w6c0951a622011d33@mail.gmail.com> Subject: Re: [gentoo-amd64] What happened to sun-jdk? From: Mark Knecht <markknecht@gmail.com> To: gentoo-amd64@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 93ce2c22-1e82-4218-9a68-d623cb4048d1 X-Archives-Hash: 01524aa80d3da1f7f4921eb59cced652 On Tue, Nov 10, 2009 at 7:30 AM, Akos Szalkai <szalkai@szalkai.net> wrote: > >> Never seen a license block a package before: >> > > Now it seems that some licenses (I think where you have to accept an > EULA) are blocked. =C2=A0If you add ACCEPT_LICENSE=3D"*" to your > /etc/make.conf, then everything is back to normal. > > Akos > > As far as I can tell so far: ACCEPT_LICENSE=3D"*" will accept all licenses. ACCEPT_LICENSE=3D"dlj-1.1" will accept just this license in case someone doesn't want to use licensed software without knowing that they've added it. HTH, Mark