List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-dev@g.o
|
|
From:
|
Peter Volkov <pva@g.o>
|
|
Subject:
|
Re: Re: Issues regarding glep-55 (Was: [gentoo-council] Re: Preliminary Meeting-Topics for 12 February 2009)
|
|
Date:
|
Sat, 28 Feb 2009 16:04:47 +0300
|
|
В Втр, 24/02/2009 в 16:14 +0200, Serkan Kaba пишет:
> lucene-contrib eclass in java-experimental [1] sets EAPI to 1 to use
> slot deps. And I think that's a valid usage.
>
> 1:
> http://overlays.gentoo.org/proj/java/browser/java-experimental/eclass/lucene-contrib.eclass
It's better (the only way...) to die in case an ebuild sets lower EAPI,
like kde4-functions.eclass does:
case ${EAPI} in
2) : ;;
*) die "No way! EAPI older than 2 is not supported." ;;
esac
--
Peter.
|
| Attachment: |
|
signature.asc (Эта часть сообщения подписана цифровой подписью)
|
|