summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:13:30 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:13:30 +0200
commit36d01807acb32fa5d249082d1f9b97e5284a8a91 (patch)
treef2b765e95e10b41096223cb6b05e18a6cc50e054 /net-misc/rsync
parentnet-misc/ntp: toolchain-funcs (diff)
downloadgentoo-36d01807acb32fa5d249082d1f9b97e5284a8a91.tar.gz
gentoo-36d01807acb32fa5d249082d1f9b97e5284a8a91.tar.bz2
gentoo-36d01807acb32fa5d249082d1f9b97e5284a8a91.zip
net-misc/rsync: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/rsync-3.2.3-r2.ebuild2
-rw-r--r--net-misc/rsync/rsync-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-3.2.3-r2.ebuild b/net-misc/rsync/rsync-3.2.3-r2.ebuild
index adc05ad7cc76..7915974ff39e 100644
--- a/net-misc/rsync/rsync-3.2.3-r2.ebuild
+++ b/net-misc/rsync/rsync-3.2.3-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit flag-o-matic prefix systemd
+inherit prefix systemd
DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"
diff --git a/net-misc/rsync/rsync-9999.ebuild b/net-misc/rsync/rsync-9999.ebuild
index c09292830a34..0e776b6ee27c 100644
--- a/net-misc/rsync/rsync-9999.ebuild
+++ b/net-misc/rsync/rsync-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit flag-o-matic prefix systemd
+inherit prefix systemd
DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"