From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KvzUu-0006qZ-Fj for garchives@archives.gentoo.org; Fri, 31 Oct 2008 19:17:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F391E04E2; Fri, 31 Oct 2008 19:17:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 60D29E04E2 for ; Fri, 31 Oct 2008 19:17:27 +0000 (UTC) Received: from [192.168.1.33] (unknown [77.246.104.171]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E7A5864DB7 for ; Fri, 31 Oct 2008 19:17:24 +0000 (UTC) Subject: Re: [gentoo-web-user] Ebuild for Tiny Tiny RSS From: Peter Volkov To: gentoo-web-user@lists.gentoo.org In-Reply-To: <49091ECF.9000303@patrick-nagel.net> References: <49091ECF.9000303@patrick-nagel.net> Content-Type: text/plain; charset=utf-8 Date: Fri, 31 Oct 2008 22:17:08 +0300 Message-Id: <1225480628.19278.9.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-web-user@lists.gentoo.org Reply-to: gentoo-web-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1be1bd7a-d921-453e-a4e1-3f9e0ea7ce61 X-Archives-Hash: 75d656c9e301091576a68510e349f42a Hi Patrick. =D0=92 =D0=A7=D1=82=D0=B2, 30/10/2008 =D0=B2 10:41 +0800, Patrick Nagel =D0= =BF=D0=B8=D1=88=D0=B5=D1=82: > It's my first webapp ebuild, and one of my first ebuilds at all, so the= re may > be newbish mistakes in it. I would appreciate if anybody with more expe= rience > could have a look at it. Well, in general it looks good. But still some things could be improved. Just run "repoman full" in www-apps/tt-rss directory and fix all warnings besides ebuild.allmasked. Also why do you dodoc README and then cp that README in MY_HTDOCSDIR? dodoc README cp -R * ${D}/${MY_HTDOCSDIR} > If it's ok, maybe it could be put into the overlay? BTW, do you want to maintain this package later? If so I'd suggested you to look at sunrise project: http://overlays.gentoo.org/proj/sunrise/wiki you'll be able to maintain this package very easily there. --=20 Peter.