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-user+bounces-102434-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N24bx-0007pb-Hu
	for garchives@archives.gentoo.org; Sun, 25 Oct 2009 15:02:25 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E5736E087B;
	Sun, 25 Oct 2009 15:02:23 +0000 (UTC)
Received: from mail-pz0-f174.google.com (mail-pz0-f174.google.com [209.85.222.174])
	by pigeon.gentoo.org (Postfix) with ESMTP id B0005E087B
	for <gentoo-user@lists.gentoo.org>; Sun, 25 Oct 2009 15:02:23 +0000 (UTC)
Received: by pzk4 with SMTP id 4so11675949pzk.32
        for <gentoo-user@lists.gentoo.org>; Sun, 25 Oct 2009 08:02:23 -0700 (PDT)
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;
        bh=ibGP6ycGIm4eXmCu/99819jEJ5W7jn+JlhG5kRiKKpw=;
        b=km9Xl658L/slSB629iniEgMdwEw2wlyEMkkEkow+e2qgz/gSiTDhYUsOaZ9K+R1Nul
         rEEVd9/uJU+45T1v+/tU95tyxRBAYAQjr+6cC6GViLaDblfZVOyk//VgRn8q6NLFJwzC
         Qk1WSZ4OS+fzNf+3PDd/6DIJdbt8aAYJ02OWE=
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;
        b=oPD6RPDNKaPr7Z97PiSjNyHJ7Kpv6x2paAJcdwFedW6wh79hHgWajYGhpPUmh/ZNBJ
         wbc/GhdSU4ti2HytuBK08iPL9n8/HIajFYZFvqFM5xJj+gGWJ6N24+tH5YJfixDichOi
         iGvKnb9XVPn2aEYMVdfjBJQtaZWsykaY2wXDA=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.115.133.39 with SMTP id k39mr20452167wan.94.1256482943164; 
	Sun, 25 Oct 2009 08:02:23 -0700 (PDT)
In-Reply-To: <fecdbac60910250447g4b129975m9f4cfcf16fbbefcf@mail.gmail.com>
References: <49bf44f10910241312i703d447fj3ffa1156b1bcf074@mail.gmail.com>
	 <4AE3A011.4030309@gmail.com>
	 <49bf44f10910242135g3318bbe5w1ef9fd2e010bbc95@mail.gmail.com>
	 <fecdbac60910250447g4b129975m9f4cfcf16fbbefcf@mail.gmail.com>
Date: Sun, 25 Oct 2009 08:02:22 -0700
Message-ID: <49bf44f10910250802w6a7c36aaufad02fafb2dfbc56@mail.gmail.com>
Subject: Re: [gentoo-user] ebuild help: java main class?
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 9d97c55c-0e42-4673-a208-00d29e32bf5a
X-Archives-Hash: a84a4bf822b97df2cb6fa003928606c3

>> So 'emerge JAlbum' isn't feasible?
>
> In its current state I'd say "no", it needs major fixes and polishing.
> I'll see if I can do something for it later today, but I cannot
> promise I can fix it properly.
>
> --
> Arttu V.

Another option is to use the start script supplied in the bug:

http://bugs.gentoo.org/show_bug.cgi?id=128356
http://bugs.gentoo.org/attachment.cgi?id=97807

but I'm not sure how to get it to install somewhere useful.  Just
putting it in the files dir, I don't think anything happens with it.
Any pointers on that?

- Grant