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 1Ku2aL-000479-SO for garchives@archives.gentoo.org; Sun, 26 Oct 2008 10:11:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4331E01EB; Sun, 26 Oct 2008 10:11:01 +0000 (UTC) Received: from bossdog.realss.com (bossdog.realss.com [211.157.114.130]) by pigeon.gentoo.org (Postfix) with ESMTP id 518CCE01EB for ; Sun, 26 Oct 2008 10:11:01 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by bossdog.realss.com (Postfix) with ESMTP id 2BADB1D80B6; Sun, 26 Oct 2008 18:11:20 +0800 (CST) Received: from bossdog.realss.com ([127.0.0.1]) by localhost (bossdog.realss.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08977-01; Sun, 26 Oct 2008 18:11:19 +0800 (CST) Received: from [192.168.1.101] (unknown [221.218.20.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bossdog.realss.com (Postfix) with ESMTP id 1A2561D80B4; Sun, 26 Oct 2008 18:11:19 +0800 (CST) Message-ID: <49044230.8030500@realss.com> Date: Sun, 26 Oct 2008 18:10:56 +0800 From: Zhang Weiwu Organization: Real Softservice User-Agent: Thunderbird 2.0.0.14 (X11/20080621) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: Matthias Krebs CC: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] what can I do besides waiting or complaining about missing kompozer? References: <4902DADC.6000204@realss.com> <200810251601.23526.matthias.krebs@gmail.com> In-Reply-To: <200810251601.23526.matthias.krebs@gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at bossdog.realss.com X-Archives-Salt: e5e281b7-cc83-4ded-8645-1a6521659c90 X-Archives-Hash: 9fec5e8ab709d089146604d727ec2fa2 Matthias Krebs wrote: > On Saturday 25 October 2008 10:37:48 Gildor Oronar > wrote: > >> maybe I am stupid but >> #layman -L >> output doesn't contain the word 'arcon' or 'Acron'. A google with >> keyword 'Arcon overlay' doesn't find instruction how to install it >> neither. Could it be related to my platform (PowerPC)? >> >> A link with information related to how to install 'arcon overlay' would >> be very helpful. Thanks in advance. >> >> I am fine with installing an overlay, but I guess if the ebuild is in >> the portage then it's available for more people. For me now is only how >> to get overlay working. >> > You have to build layman with subversion use flag to see svn repositories. > Same goes for git. > Hi it seems the layman package does not have 'subversion' use flag: zhangweiwu@esmeralda:~$ sudo emerge -pv layman These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-portage/layman-1.1.1 USE="-test" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB And because I can see a lot other subversion overlays it seems I do can access subversion overlays. As of 'Arcon overlay' I do not know how to look up whether it's git or subversion overlay (except using google which didn't provide the answer this time).