Gentoo Archives: gentoo-dev

From: Johannes Findeisen <you@×××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] how to name ebuild scripts for tarballs with uncommon names
Date: Thu, 19 Sep 2002 10:29:28
Message-Id: 200209191729.26114.you@hanez.org
In Reply to: [gentoo-dev] how to name ebuild scripts for tarballs with uncommon names by Mathias Menzel-Nielsen
1 On Thursday 19 September 2002 16:35, Mathias Menzel-Nielsen wrote:
2 >Hi
3 >
4 >Im encountering a problem with an ebuild script im just writing on.
5 >
6 >The Name of the tarball is <package>-0.99.1rc2 but i cant name my ebuild
7 >script this way because of its nomenclature:
8 >
9 ># emerge <package>
10 >Calculating dependencies \portage: aux_get(): app-games/<package>-0.99.1rc2
11 >is not a valid cat/pkg-v string.
12 >
13 >
14 >how to go ahead?
15
16 do it this way: <package>-0.99.1-rc2
17
18 and look at the media-sound/alsamixergui ebuild.
19
20 hope this helps... else ask again... ;-)
21
22 regards
23 hanez... ;-)
24
25 p.s.: look at the config in your mail-client. its not cool to send the message
26 as seperate file... ;-)
27 --
28 begin .signature
29 question: is it a feature to execute code in emails?
30 i don't think so!
31 end

Replies

Subject Author
Re: [gentoo-dev] how to name ebuild scripts for tarballs with uncommon names Johannes Findeisen <you@×××××.org>