commit: d055629dd6b360a1bd6768b0f72ea8c62cb6d811 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Sep 30 16:56:52 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Sep 30 16:56:52 2022 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=d055629d
world.conf: temporary refersh Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> core/etc/grs/world.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 0277fc1..37f55f3 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -232,10 +232,10 @@ package.use : app-vim/gentoo-syntax:0 -ignore-glep31 package.use : dev-cpp/abseil-cpp:0 -test [dev-cpp/atkmm:0] -package.use : dev-cpp/atkmm:0 -doc +package.use : dev-cpp/atkmm:0 -gtk-doc [dev-cpp/cairomm:0] -package.use : dev-cpp/cairomm:0 -doc -test +package.use : dev-cpp/cairomm:0 -test -X -gtk-doc [dev-cpp/clucene:1] package.use : dev-cpp/clucene:1 -debug -doc -static-libs @@ -244,7 +244,7 @@ package.use : dev-cpp/clucene:1 -debug -doc -static-libs package.use : dev-cpp/glibmm:2 -debug -doc -test [dev-cpp/gtkmm:3.0] -package.use : dev-cpp/gtkmm:3.0 -aqua -doc -test -wayland X +package.use : dev-cpp/gtkmm:3.0 -aqua -gtk-doc -test -wayland -X [dev-cpp/libcmis:0.5] package.use : dev-cpp/libcmis:0.5 -man -static-libs -test -tools
