Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: Ulrich Mueller <ulm@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-admin/monit: monit-5.7-r1.ebuild ChangeLog
Date: Mon, 31 Mar 2014 20:15:42
Message-Id: 1396296925.28072.35.camel@belkin5
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-admin/monit: monit-5.7-r1.ebuild ChangeLog by Ulrich Mueller
1 El lun, 31-03-2014 a las 08:59 +0200, Ulrich Mueller escribió:
2 > >>>>> On Sun, 30 Mar 2014, Pacho Ramos wrote:
3 >
4 > > Index: monit-5.7-r1.ebuild
5 > > ===================================================================
6 > > # Copyright 1999-2014 Gentoo Foundation
7 > > # Distributed under the terms of the GNU General Public License v2
8 > > # $Header: /var/cvsroot/gentoo-x86/app-admin/monit/monit-5.7-r1.ebuild,v 1.1 2014/03/30 13:27:51 pacho Exp $
9 > >
10 > > EAPI="2"
11 > > [...]
12 >
13 > Please don't add any new EAPI 1 or 2 ebuilds to the tree. These EAPIs
14 > are banned per 2014-02-25 Council decision.
15 >
16 > Thanks,
17 > Ulrich
18
19 I thought that was going to be enforced by repoman but, since it allowed
20 me to commit I preferred to keep the same eapi as maybe their
21 maintainers preferred it for some reason. But no problem :)