[gentoo-dev] News item for Radicale upgrade

2018-03-01 Thread Christopher Head
Hello, I have filed a pull request to add Radicale 2.1.8 to the tree. Migrating from Radicale 1 to 2 requires running a database export command using Radicale 1, i.e. *before* upgrading, as Radicale 2 can’t read version 1’s storage format. Please see

[gentoo-dev] [PATCH] cmake-utils.eclass: Override CMAKE_INSTALL_{INFO,MAN}DIR

2018-03-01 Thread Michał Górny
Provide an explicit override for CMAKE_INSTALL_INFODIR and CMAKE_INSTALL_MANDIR to force Gentoo standards for those locations. This is needed for Gentoo/FreeBSD where CMake defaults to /usr/info and /usr/man; while PMS specifies /usr/share/info and /usr/share/man via econf & do* helpers. ---

[gentoo-dev] Make it easier to check upper bounds with repoman.

2018-03-01 Thread crocket
https://github.com/gentoo-haskell/gentoo-haskell/issues/669 led me to https://bugs.gentoo.org/555266 In other words, since repoman doesn't warn a repository manager about upper bound violations, the manager often breaks dependencies. It is often a problem with haskell overlay. Do developers

Re: [gentoo-dev] about non-ebuild files in the tree (and verification thereof)

2018-03-01 Thread Michał Górny
W dniu śro, 28.02.2018 o godzinie 16∶10 +0100, użytkownik Fabian Groffen napisał: > Hi, > > I'm working on a verification implementation of > https://www.gentoo.org/glep/glep-0074.html and ran into the following > scenario that I don't know if it's right or wrong: > > Consider