commit: 226c898be3dd36a669e31b8172a58af8b5d54d7d Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 07:59:04 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 08:08:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=226c898b
world.conf: drop aesutils and tweak flags core/etc/grs/world.conf | 5 ++++- core/var/lib/portage/world.CYCLE.4 | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 73dafd5..dc6f781 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -1807,7 +1807,7 @@ package.use : dev-libs/ptypes:0 -debug package.use : dev-libs/qjson:0 -debug -doc -test [dev-libs/quazip:0] -package.use : dev-libs/quazip:0 -test +package.use : dev-libs/quazip:0 -qt5 -test qt4 [dev-libs/socketstream:0] package.use : dev-libs/socketstream:0 -doc @@ -3261,6 +3261,9 @@ package.use : dev-qt/qtlockedfile:0 -doc -qt5 qt4 [dev-qt/qtmultimedia:4] package.use : dev-qt/qtmultimedia:4 -aqua -debug -pch alsa exceptions +[dev-qt/qtnetwork:5] +package.use : dev-qt/qtnetwork:5 -connman -debug -networkmanager -test ssl bindist + [dev-qt/qtopengl:4] package.use : dev-qt/qtopengl:4 -aqua -debug -egl -pch exceptions qt3support diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index d6c6cbc..99d092f 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -150,7 +150,6 @@ app-cdr/sync2cd app-cdr/uif2iso app-cdr/xfburn app-crypt/WiRouterKeyRec -app-crypt/aesutil app-crypt/bcrypt app-crypt/bcwipe app-crypt/ccrypt
