2020-12-19 20:05:08 UTC

This commit is contained in:
Repository mirror & CI
2020-12-19 20:05:08 +00:00
parent f48921adca
commit 27ffd8d854
3 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=7
HOMEPAGE=https://gitlab.com/valos/Komikku
IUSE=python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] )
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.24.0/Komikku-v0.24.0.tar.gz -> komikku-0.24.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 69bd92aa099f708425db9f1f01d61213 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 l10n 8cdd85e169b835d518bc2fd59f780d8e meson 71d293a701d6362387e1214da368c848 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=39bf28d7934807be55af46eee5d5a7df

View File

@@ -61,7 +61,7 @@ app-shells/starship 0.47.0: The minimal, blazing-fast, and infinitely customizab
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-text/OCRmyPDF 11.4.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/katarakt 0.2: Simple PDF viewer
app-text/komikku 0.12.0 0.15.0: An online/offline manga reader for GNOME
app-text/komikku 0.12.0 0.15.0 0.24.0: An online/offline manga reader for GNOME
app-text/lizard 1.17.7: A simple code complexity analyser, supports most of the popular languages.
app-text/mdbook 0.3.7 0.4.3 0.4.4: Creates a book from markdown files
app-text/noweb 2.12: a literate programming tool, lighter than web

View File

@@ -1 +1 @@
Sat, 19 Dec 2020 10:35:05 +0000
Sat, 19 Dec 2020 20:05:08 +0000