Gentoo Archives: gentoo-dev-announce

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-dev-announce@l.g.o
Subject: [gentoo-dev-announce] Howto use EAPI=1 features
Date: Fri, 01 Feb 2008 21:53:22
Message-Id: 47A3925A.2010604@gentoo.org
1 It seems that gentoo-dev-announce never saw a message on how to use
2 EAPI=1 features so writing one now as there still seem to be devs out
3 there unaware of the new features.
4
5 1. Declaring EAPI
6
7 put EAPI=1 after header and before inherit
8 see skel.ebuild for more information
9
10 2. slot deps
11 ${CATEGORY}/${PN}:${SLOT}
12
13 http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jsch/jsch-0.1.37.ebuild?rev=1.1&view=markup
14
15 3. IUSE defaults
16
17 Add + before the name of the use flag in IUSE to turn it on by default.
18
19 http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.4.ebuild?rev=1.4&view=markup
20
21 Regards,
22 Petteri

Attachments

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