Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ebuild syntax question
Date: Wed, 01 Apr 2009 13:34:17
Message-Id: tkrat.ff99b5a62f26b1b0@igpm.rwth-aachen.de
1 Hi,
2
3 dev-util/eclipse-sdk-3.4.1.ebuild from layman/java-overlay
4
5 contains
6
7 CDEPEND=".....
8 >=dev-java/tomcat-servlet-api-5.5.25-r1:2.4
9
10 What does that mean?
11 I have
12 dev-java/tomcat-servlet-api-6.0.18
13 installed in the 2.5 slot.
14 But portage wants to emerge tomcat-servlet-api-5.5.27 which
15 is masked by me (I have masked all < tomcat-servlet-api-6)
16 Does the '>=' apply to the version only or to the slot, as well?
17
18 Many thanks for a hint,
19 Helmut.
20
21 --
22 Helmut Jarausch
23
24 Lehrstuhl fuer Numerische Mathematik
25 RWTH - Aachen University
26 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] ebuild syntax question Daniel Pielmeier <daniel.pielmeier@××××××××××.com>