2020-04-08 12:35:01 UTC

This commit is contained in:
Repository mirror & CI
2020-04-08 12:35:01 +00:00
parent c7393ec855
commit 1fc8b01374
3 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
DEFINED_PHASES=install prepare
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=7
HOMEPAGE=https://doublecmd.sourceforge.io/
@@ -9,5 +10,5 @@ RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-li
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.8.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.8.qt5.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.8.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.8.qt5.i386.tar.xz ) )
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=e25c4fee4de6e384578997728565d71d
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=3ced7510e8d4798ff629413504b0fc8a

View File

@@ -4,6 +4,7 @@ DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
@@ -11,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.19.tar.gz -> lazygit-0.19.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
_md5_=70f47b1a76d9aa568db6d2bc8c443f2a
_md5_=c758626341439c36cd783165624b4d73

View File

@@ -1 +1 @@
Wed, 08 Apr 2020 09:04:59 +0000
Wed, 08 Apr 2020 12:35:01 +0000