Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Deprecate EAPI1?
Date: Sun, 11 Mar 2012 19:05:33
Message-Id: CAGfcS_mNJ8QX2O7vbz1T=8xF_h-DkJtbcjb2iTEUk2kaH5hLnw@mail.gmail.com
In Reply to: Re: [gentoo-dev] Deprecate EAPI1? by "Chí-Thanh Christopher Nguyễn"
1 On Sun, Mar 11, 2012 at 12:18 PM, Chí-Thanh Christopher Nguyễn
2 <chithanh@g.o> wrote:
3 > Assume a new version 13.37 of your package manager drops EAPI=1 support.
4 > So package-manager-13.37.ebuild checks in pkg_pretend() if any EAPI=1
5 > package is installed on the system. If yes, then it aborts, telling the
6 > user to get rid of the package first.
7 >
8 > That way, the situation where the package manager does not know how to
9 > uninstall a package is avoided.
10
11 I take it that removing a package without using a package manager is
12 left as an exercise to the reader?
13
14 Rich

Replies

Subject Author
Re: [gentoo-dev] Deprecate EAPI1? "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>