From ce2822529bb85106d022a1ad61eda46adb17df30 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 23 Dec 2019 11:05:54 +0100 Subject: [PATCH] Add calibre --- options.conf.d/desktop.conf | 3 +++ options.conf.d/python-abis.conf | 1 + sets/desktop.conf | 3 +++ 3 files changed, 7 insertions(+) diff --git a/options.conf.d/desktop.conf b/options.conf.d/desktop.conf index e82d0fb..1f4f61b 100644 --- a/options.conf.d/desktop.conf +++ b/options.conf.d/desktop.conf @@ -160,3 +160,6 @@ x11-dri/mesa wayland opencl llvm # because of dconf-editor gnome-desktop/dconf vapi + +# app-text/calibre +dev-lang/python:3.6 readline diff --git a/options.conf.d/python-abis.conf b/options.conf.d/python-abis.conf index 9a4a9d0..cfeda30 100644 --- a/options.conf.d/python-abis.conf +++ b/options.conf.d/python-abis.conf @@ -7,6 +7,7 @@ app-doc/gtk-doc-autotools python_abis: -* 3.6 app-editors/gvim python_abis: -* 3.6 app-editors/vim python_abis: -* 3.6 app-office/libreoffice python_abis: -* 3.6 +app-text/calibre python_abis: -* 3.6 app-virtualization/docker-compose python_abis: -* 3.6 base/libblockdev python_abis: -* 2.7 dev-db/postgresql python_abis: -* 3.6 diff --git a/sets/desktop.conf b/sets/desktop.conf index 42f960a..9dddaf0 100644 --- a/sets/desktop.conf +++ b/sets/desktop.conf @@ -105,3 +105,6 @@ * net-misc/dropbox * net-im/slack + +# epub +* app-text/calibre