-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add rojimoji 6.2.0 * Updated all metadata * Fetch latest gentoo stage3 in the CI
- Loading branch information
Showing
10 changed files
with
49 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
DEFINED_PHASES=compile configure install prepare test | ||
DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests dev-python/six | ||
DEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests dev-python/six | ||
DESCRIPTION=Python client for Consul (http://www.consul.io/) | ||
EAPI=8 | ||
HOMEPAGE=https://github.com/cablehead/python-consul | ||
INHERIT=distutils-r1 pypi | ||
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 | ||
IUSE=python_targets_python3_10 python_targets_python3_11 | ||
KEYWORDS=~amd64 ~x86 | ||
LICENSE=MIT | ||
RDEPEND=dev-python/requests dev-python/six python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) | ||
RDEPEND=dev-python/requests dev-python/six python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) | ||
SLOT=0 | ||
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-consul/python-consul-1.1.0.tar.gz | ||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e pypi 3b6a844fbf71f1581992b44c78b549b7 | ||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b | ||
_md5_=b4d5cc8897554c9349c7b727e2d87cff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
BDEPEND=dev-vcs/git >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
BDEPEND=dev-vcs/git >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
DEFINED_PHASES=compile configure install prepare test unpack | ||
DESCRIPTION=Simple Live EBUILD for Checkperms script | ||
EAPI=7 | ||
HOMEPAGE=https://github.com/lqp1/checkperms | ||
INHERIT=git-r3 distutils-r1 bash-completion-r1 | ||
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 | ||
IUSE=python_targets_python3_10 python_targets_python3_11 | ||
LICENSE=MIT | ||
PROPERTIES=live | ||
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) | ||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) | ||
SLOT=0 | ||
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff | ||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff | ||
_md5_=d31b9a5f7ca38433c2dd85f4c79a95b2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl] | ||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl] | ||
DEFINED_PHASES=compile install unpack | ||
DEPEND=app-portage/eix | ||
DESCRIPTION=Simple Live EBUILD for Gentoo-changelog-tracker | ||
EAPI=7 | ||
HOMEPAGE=https://github.com/lqp1/gentoo-changelog-tracker | ||
INHERIT=go-module git-r3 | ||
INHERIT=go-module git-r3 bash-completion-r1 | ||
LICENSE=GPL-3 | ||
PROPERTIES=live | ||
RDEPEND=app-portage/eix | ||
RESTRICT=strip | ||
SLOT=0 | ||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 go-module f9700c7efec1fd4955363169e9930c1c git-r3 c57c50c922e121043788de0b40ada60a | ||
_md5_=63613f4bc03a7e5a5818bc6757d88b34 | ||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d git-r3 fbb2889c81f3a05910c1524db69425c1 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff | ||
_md5_=2a272824e246cef2e19077801ae11e2e |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
BDEPEND=test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
BDEPEND=test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
DEFINED_PHASES=compile configure install prepare test | ||
DEPEND=dev-python/pyyaml | ||
DESCRIPTION=Smount tool is a tool to manage several mountpoints from CLI | ||
EAPI=7 | ||
HOMEPAGE=https://github.com/lqp1/smount | ||
INHERIT=distutils-r1 | ||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 | ||
IUSE=test python_targets_python3_10 python_targets_python3_11 | ||
KEYWORDS=~amd64 ~x86 | ||
LICENSE=GPL-3 | ||
RDEPEND=dev-python/pyyaml python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) | ||
RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) | ||
RESTRICT=!test? ( test ) | ||
SLOT=0 | ||
SRC_URI=https://github.com/lqp1/smount/archive/v0.7.tar.gz -> smount-0.7.tar.gz | ||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e | ||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 | ||
_md5_=7a21de69f556726d2fdd0d9a4a8f01aa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
BDEPEND=dev-vcs/git test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
BDEPEND=dev-vcs/git test? ( dev-python/pyfakefs ) test? ( dev-python/pyyaml >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] | ||
DEFINED_PHASES=compile configure install prepare test unpack | ||
DEPEND=dev-python/pyyaml | ||
DESCRIPTION=Simple Live EBUILD for smount tool | ||
EAPI=7 | ||
HOMEPAGE=https://github.com/lqp1/smount | ||
INHERIT=git-r3 distutils-r1 | ||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 | ||
IUSE=test python_targets_python3_10 python_targets_python3_11 | ||
LICENSE=GPL-3 | ||
PROPERTIES=live | ||
RDEPEND=dev-python/pyyaml python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) | ||
RDEPEND=dev-python/pyyaml python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) | ||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) | ||
RESTRICT=!test? ( test ) | ||
SLOT=0 | ||
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e | ||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 | ||
_md5_=e1cec7d36bed074e0d6d31a2e91348ef |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] | ||
DEFINED_PHASES=compile configure install prepare test | ||
DEPEND=X? ( x11-misc/xdotool x11-misc/xsel ) wayland? ( gui-apps/wl-clipboard ) dev-python/ConfigArgParse | ||
DESCRIPTION=An emoji selector using rofi as input! | ||
EAPI=8 | ||
HOMEPAGE=https://github.com/fdw/rofimoji | ||
INHERIT=distutils-r1 | ||
IUSE=X wayland python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 | ||
KEYWORDS=~amd64 ~x86 | ||
LICENSE=MIT | ||
RDEPEND=X? ( x11-misc/xdotool x11-misc/xsel ) wayland? ( gui-apps/wl-clipboard ) dev-python/ConfigArgParse python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) | ||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) | ||
SLOT=0 | ||
SRC_URI=https://github.com/fdw/rofimoji/archive/refs/tags/6.2.0.tar.gz -> rofimoji-6.2.0.tar.gz | ||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 | ||
_md5_=963e2f7c5f55c7e4a49f45ec7ee323b5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
DIST rofimoji-6.1.0.tar.gz 1023870 BLAKE2B 4962812f4844a4499f9db1370a363db9b5b7095d76ff8dfa0755fbe3c1abd8ab70f6a63cdde630aaa06306285dd084959d325c8c07ed279d205722c000591cbf SHA512 6a502d669eecc3a5297b3d647c7ffcfaeb22b6051aeed7393c30285417f018b70606d637a0a40e953fe76bbf1b0ae4d3766de494da14e69591766bcc33dd8895 | ||
EBUILD rofimoji-6.1.0-r2.ebuild 662 BLAKE2B 59a2690d19a414b6ababef830c0b68683663a6da62b9158881e7df2f7204ca92b1e7767c9fc966b7f457ebeeb09169f564cc995da5dcad3115cff96c34abf54a SHA512 533c4db7aecd21ca0ff116fe2e2d2a0950ad2a0386b943e02657a277ef734208dc2ee366203a7642631e7e94f3ced3ed6e1f7ad7b6074d4bdb49c8ee292c9452 | ||
DIST rofimoji-6.2.0.tar.gz 1075734 BLAKE2B 03d34f52243d34db680376cb2b53752d47467f086a3c1766c3e86b4da29f814c230a60874c3f2c23397cd9d419907b3ae7fe21c3491383aeff9932f689affee5 SHA512 de42921a2a020d7b27fcf4d3680baa6382443e703aeb907f9fb875e18084965ebd367a12a2af5fba61167cd8fb3a3db796a81cd9b0d70cba145ed61ab0e0ea17 | ||
EBUILD rofimoji-6.2.0-r1.ebuild 665 BLAKE2B 55afa9902b2b2756f0955c0d776ca42b36a7876551bfd4dc50a400fd7abe64ad3b84419f74eab4ab025b8bd4cf403f73ca2a8c4030ef43a24b5c0ac1f10e0af5 SHA512 05019b765b956e4cd5165cbe3bb1345818b858d98c25cb23479859f66288c624edaf0358da775df15995b46c96b14e362d3c1baf5f23e4c510c4181c9ffb233c | ||
MISC metadata.xml 229 BLAKE2B e0d63f84cc799f8e04934e1d03d2aac2bc607085f155ddb98c1c50a75bd95dd6320a4aaa124fab7dc4de24540500c236766a9fde7c89f3c5994bdc807951eab4 SHA512 8b8ee4f56764a8b7586806a38abb550e092f23a4fbd1894d32be09e54867a0a7ea40f0236c7548c6c453172cecea2a8506d8331a2c8d3386058925712037d618 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters