Re: [gentoo-user] ebuild error: multiple version parts

2005-09-09 Thread Neil Bothwick
On Fri, 09 Sep 2005 01:58:37 +0300, David Harel wrote:

 I got this script (attached below). When I run it:
 $ ebuild /tmp/28102-ktranslator-0.3.ebuild setup
 I get:
 !!! Name error in 28102-ktranslator-0.3: multiple version parts.
 !!! Error: PF is null '28102-ktranslator-0.3'; exiting.
  
  
  Portage is seeing two version numbers in the filename, 0.3 and 28102. 
  Rename the ebuild to ktranslator-0.3.ebuild.
 
 Now I get:
 !!! aux_get(): ebuild path for '/ktranslator-0.3' not specified:
 !!!None

Of course you are, because the ebuild in in /temp not in your overlay.
You need to save it to
$PORTDIR_OVERLAY/cate-gory/ktranslator/ktranslator-0.3.ebuild


-- 
Neil Bothwick

Energize! said Picard and the pink bunny appeared...


pgpEGANEzfyTg.pgp
Description: PGP signature


[gentoo-user] ebuild error: multiple version parts

2005-09-08 Thread David Harel

Hi there,

Taken from: http://www.kde-apps.org/content/download.php?content=28102id=1

I got this script (attached below). When I run it:
$ ebuild /tmp/28102-ktranslator-0.3.ebuild setup
I get:
!!! Name error in 28102-ktranslator-0.3: multiple version parts.
!!! Error: PF is null '28102-ktranslator-0.3'; exiting.


the script:
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2


inherit kde eutils flag-o-matic

DESCRIPTION=KTranslator is a translation program to KDE
HOMEPAGE=http://ktranslator.sourceforge.net;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.bz2

LICENSE=GPL-2
KEYWORDS=x86

need-kde 3


--
Thanks.

David Harel,

==

Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ebuild error: multiple version parts

2005-09-08 Thread Neil Bothwick
On Fri, 09 Sep 2005 00:52:48 +0300, David Harel wrote:

 I got this script (attached below). When I run it:
 $ ebuild /tmp/28102-ktranslator-0.3.ebuild setup
 I get:
 !!! Name error in 28102-ktranslator-0.3: multiple version parts.
 !!! Error: PF is null '28102-ktranslator-0.3'; exiting.

Portage is seeing two version numbers in the filename, 0.3 and 28102. 
Rename the ebuild to ktranslator-0.3.ebuild.


-- 
Neil Bothwick

JPEG (JPG)
 Joint Photographic Experts Group. The original name of the
 committee that designed the eponymous standard image compression
 algorithm. Abbreviated to JPG by PPL WHO CNT TYP or WSE PCS ARE BKN.


pgpNNaxPlIike.pgp
Description: PGP signature


Re: [gentoo-user] ebuild error: multiple version parts

2005-09-08 Thread David Harel

Thanks,

Neil Bothwick wrote:

On Fri, 09 Sep 2005 00:52:48 +0300, David Harel wrote:



I got this script (attached below). When I run it:
$ ebuild /tmp/28102-ktranslator-0.3.ebuild setup
I get:
!!! Name error in 28102-ktranslator-0.3: multiple version parts.
!!! Error: PF is null '28102-ktranslator-0.3'; exiting.



Portage is seeing two version numbers in the filename, 0.3 and 28102. 
Rename the ebuild to ktranslator-0.3.ebuild.


Now I get:
!!! aux_get(): ebuild path for '/ktranslator-0.3' not specified:
!!!None

QA Notice: ECLASS 'kde' inherited illegally in /ktranslator-0.3


QA Notice: ECLASS 'base' inherited illegally in /ktranslator-0.3


QA Notice: ECLASS 'eutils' inherited illegally in /ktranslator-0.3






--
Thanks.

David Harel,

==

Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list