From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26127 invoked by uid 1002); 24 Sep 2003 02:27:40 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 27057 invoked from network); 24 Sep 2003 02:27:40 -0000 From: Mike Frysinger Reply-To: vapier@gentoo.org To: gentoo-dev@gentoo.org Date: Tue, 23 Sep 2003 22:27:39 -0400 User-Agent: KMail/1.5.4 References: <1064366257.15210.43.camel@dupre.home> In-Reply-To: <1064366257.15210.43.camel@dupre.home> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_bEQc/GtilMhhs6n"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200309232227.39709.vapier@gentoo.org> Subject: Re: [gentoo-dev] ebuild help X-Archives-Salt: b1c908d9-4e8a-4efb-9518-1e617ea2466f X-Archives-Hash: fc52cbd7aecce57d6c729d1b1d30fd5d --Boundary-02=_bEQc/GtilMhhs6n Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Tuesday 23 September 2003 21:17, Brett wrote: > Greetings, > I have a few Linux programs which I would like to use, but which are not > in portage. I have attempted to make some ebuild scripts (via the ebuild > HOWTO) for these programs, but I can't get them to work. > > The error I receive is: > { > # emerge /usr/local/portage/app-office/bhpos-base/app-office/bhpos-base > Calculating dependencies > emerge: there are no masked or unmasked ebuilds to satisfy > "/usr/local/portage/app-office/bhpos-base/app-office/bhpos-base". > > !!! Error calculating dependencies. Please correct. > > }//end error > > I have tried everything I can think of, including commenting out all the > required dependencies. you're doing it wrong ... the PORTDIR_OVERLAY is just like the official portdir. that said, you shou= ld=20 have the ebuild here: /usr/local/portage/app-office/bhpos-base/bhpos-base-1.20.ebuild (note the 1.20 is a version i just made up :P) then you can just do `emerge bhpos-base` =2Dmike --Boundary-02=_bEQc/GtilMhhs6n Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iQIVAwUAP3EBG0FjO5/oN/WBAQJoEw//VBXGIQbNQP4s7yb7SHIo5IcR7C5wePxq T3H8+OgaKPDJVcWXfAJLHomQoK64RjIs5V1w386D2C/yNK2CxeprzoRoLL9/AAhP yazYj5SurhGalzAxXCq6Qj6Va19savtulJFRAgOaazF0gMeOfmxYkeT44tQSvhvE HPTzDn2UthvqwtRmeZMwzqmeyOYJ8KWIUUT1TXMNPPEY3wQeKwhhpC94E3sYdhfT 3U4eKwccef7TAfDpADneCoUVuUU7S0UzKqjSM+s4Csan1kUthHn4JatC9CGt9Exe s8cLb2IqpMMDC0VyfAu5UFIRVlAwhHKBbkmkpMrW2bgeGrgk1b7/DdSdkCGCkgAq DOsgZPXQcupmQ/f2sHjL9eg2zF75JrSN3shanL9IdtBhqADJlHJZsl0rr4Dah7lC t7SBkGl7bvLMI/VBEptaO0dGTvRTfBwiU6XKo6uwxet3ewyhvcRKXo+AYe5ZLPLL cNNyvOYv4fJKsESXEvAu4hhTuVRqaDzCQR4vw5WOjYz3otZRP/e2mgbE/gKjHyjx 3BG26vZTpvXrY2jzKjY2kcslsK6TFMUHCCBNosM6N93SjNO6Otl8rMs8acuTRSak hD4Q8oNqLOmKKlX9Itv3xet4LmDbCvIoZd2LMUe+bYqZ0BjQqVCZh6JR1L7Sps20 5gAqrML5mEw= =6WtJ -----END PGP SIGNATURE----- --Boundary-02=_bEQc/GtilMhhs6n--