From a0c5a7d078f240ac411c69d9b594bd14bb6ec10a Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 14 Apr 2021 20:35:06 +0000 Subject: [PATCH] 2021-04-14 20:35:06 UTC --- .../app-editors/{atom-bin-1.56.0 => atom-bin-1.56.0-r1} | 6 +++--- metadata/md5-cache/dev-util/beautysh-6.0.1 | 6 ++---- metadata/pkg_desc_index | 2 +- metadata/timestamp.chk | 2 +- profiles/use.local.desc | 1 + 5 files changed, 8 insertions(+), 9 deletions(-) rename metadata/md5-cache/app-editors/{atom-bin-1.56.0 => atom-bin-1.56.0-r1} (51%) diff --git a/metadata/md5-cache/app-editors/atom-bin-1.56.0 b/metadata/md5-cache/app-editors/atom-bin-1.56.0-r1 similarity index 51% rename from metadata/md5-cache/app-editors/atom-bin-1.56.0 rename to metadata/md5-cache/app-editors/atom-bin-1.56.0-r1 index 685e1d078f..2a6fa96d6b 100644 --- a/metadata/md5-cache/app-editors/atom-bin-1.56.0 +++ b/metadata/md5-cache/app-editors/atom-bin-1.56.0-r1 @@ -4,12 +4,12 @@ DESCRIPTION=A hackable text editor for the 21st Century EAPI=7 HOMEPAGE=https://atom.io/ INHERIT=desktop xdg -IUSE=alsa cups ssl test X +IUSE=alsa beautify cups ssl test X KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=app-accessibility/at-spi2-atk app-accessibility/at-spi2-core app-crypt/libsecret dev-libs/atk dev-libs/nss dev-vcs/git alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) ssl? ( dev-libs/openssl dev-libs/openssl-compat ) X? ( x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango ) +RDEPEND=app-accessibility/at-spi2-atk app-accessibility/at-spi2-core app-crypt/libsecret dev-libs/atk dev-libs/nss dev-vcs/git alsa? ( media-libs/alsa-lib ) beautify? ( dev-python/autopep8 dev-python/black dev-util/beautysh dev-util/uncrustify ) cups? ( net-print/cups ) ssl? ( dev-libs/openssl dev-libs/openssl-compat ) X? ( x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/atom/atom/releases/download/v1.56.0/atom-amd64.tar.gz -> atom-bin-1.56.0.tar.gz _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 -_md5_=950b5b261ba2025e4154d3ea34d9ab6c +_md5_=8a5a97818399689f74f578927e9f7951 diff --git a/metadata/md5-cache/dev-util/beautysh-6.0.1 b/metadata/md5-cache/dev-util/beautysh-6.0.1 index 192533efdd..936d935d0f 100644 --- a/metadata/md5-cache/dev-util/beautysh-6.0.1 +++ b/metadata/md5-cache/dev-util/beautysh-6.0.1 @@ -1,17 +1,15 @@ BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) DESCRIPTION=This program takes upon itself the hard task of beautifying Bash scripts EAPI=7 HOMEPAGE=http://uncrustify.sourceforge.net/ INHERIT=distutils-r1 -IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) -RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/lovesegfault/beautysh/archive/refs/tags/6.0.1.tar.gz -> beautysh-6.0.1.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 -_md5_=da4ded88a190810933a38f70ed5af313 +_md5_=c78843cf2ac351b5f1f624fb3e174399 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 5e43341dcc..91ce89dc2f 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -34,7 +34,7 @@ app-crypt/autofirma 1.6.5-r1: Spanish government's electronic signature applicat app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator app-crypt/reop 2.1.1: reasonable expectation of privacy app-crypt/tomb 2.9: Tomb :: File Encryption on GNU/Linux -app-editors/atom-bin 1.56.0: A hackable text editor for the 21st Century +app-editors/atom-bin 1.56.0-r1: A hackable text editor for the 21st Century app-editors/bluegriffon-bin 3.1: The Open Source next-gen Web Editor based on the rendering engine of Firefox app-editors/featherpad 0.17.2 0.18.0: Lightweight Qt5 Plain-Text Editor for Linux app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays. diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5477a4b1a2..51d2eceac6 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 14 Apr 2021 15:10:11 +0000 +Wed, 14 Apr 2021 20:35:06 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c3afa9e8d2..0490dc2be9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3,6 +3,7 @@ # * generated automatically using pmaint * app-admin/krapplet:pass - Add support for pass compatible storage +app-editors/atom-bin:beautify - Install packages for atom-beautify app-editors/vscodium-bin:libsecret - Enable libsecret support app-misc/apidb:commands - Build commands app-misc/apidb:corelibs - Build Abtract layer