Gentoo Archives: gentoo-dev

From: Peter Volkov <pva@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Issues regarding glep-55 (Was: [gentoo-council] Re: Preliminary Meeting-Topics for 12 February 2009)
Date: Sat, 28 Feb 2009 13:05:56
Message-Id: 1235826287.850.391.camel@localhost
In Reply to: Re: [gentoo-dev] Re: Issues regarding glep-55 (Was: [gentoo-council] Re: Preliminary Meeting-Topics for 12 February 2009) by Serkan Kaba
1 В Втр, 24/02/2009 в 16:14 +0200, Serkan Kaba пишет:
2 > lucene-contrib eclass in java-experimental [1] sets EAPI to 1 to use
3 > slot deps. And I think that's a valid usage.
4 >
5 > 1:
6 > http://overlays.gentoo.org/proj/java/browser/java-experimental/eclass/lucene-contrib.eclass
7
8 It's better (the only way...) to die in case an ebuild sets lower EAPI,
9 like kde4-functions.eclass does:
10
11 case ${EAPI} in
12 2) : ;;
13 *) die "No way! EAPI older than 2 is not supported." ;;
14 esac
15
16 --
17 Peter.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies