blob: c5aa938568c4d64a836f079cc5bcb2a888506ad4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Symlinks and syncs browser profile dirs to RAM
EAPI=5
HOMEPAGE=https://wiki.archlinux.org/index.php/Profile-sync-daemon
IUSE=systemd
KEYWORDS=amd64 x86
LICENSE=GPL-2 GPL-3
RDEPEND=app-shells/bash net-misc/rsync systemd? ( sys-apps/systemd )
SLOT=0
SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/v5.45.1.tar.gz -> profile-sync-daemon-5.45.1.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_unpack:vcs-snapshot src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441 vcs-snapshot b45be87e7012be0af8424e8a5644da1d
_md5_=fd5d586baa27b8266a765dac90ca49d3
|