Re: [gentoo-dev] Merging or overwriting KEYWORDS from eclass

2008-06-23 Thread Brian Harring
On Tue, Jun 24, 2008 at 01:53:55AM +0200, Robert Buchholz wrote: > Hi, > > I've stumbled upon an inconsitency between package managers the other > day [1], which was due to both an ebuild and an eclass defining > inconsisting KEYWORDS. > > bla-1.ebuild: > inherit myeclass > KEYWORDS="~arch"

[gentoo-dev] Merging or overwriting KEYWORDS from eclass

2008-06-23 Thread Robert Buchholz
Hi, I've stumbled upon an inconsitency between package managers the other day [1], which was due to both an ebuild and an eclass defining inconsisting KEYWORDS. bla-1.ebuild: inherit myeclass KEYWORDS="~arch" myeclass.eclass: KEYWORDS="arch" Portage will resolve this by overwriting the

[gentoo-dev] dev-python/setuptools as RDEPEND

2008-06-23 Thread Rob Cakebread
Just a quick note here in case you work on Python packages. Recently repoman started warning that setuptools may be suspicious as an RDEPEND. A lot of Python packages use another namespace that setuptools provides, 'pkg_resources', for plugin systems so it may not appear obvious that setuptoo

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in profiles: package.mask

2008-06-23 Thread Alec Warner
2008/6/22 Peter Weller <[EMAIL PROTECTED]>: > On Sun, 2008-06-22 at 15:49 +0200, Alin Nstac wrote: >> Peter Volkov wrote: >> > В Сбт, 21/06/2008 в 10:56 +0200, Albert Zeyer пишет: >> > >> >> Perhaps install a script which automatically takes the CVS comment when >> >> some of these files is changed