summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:08:54 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:01 +0100
commitbdafd1aefd5fdd29a6e5920891b44dceb908dc06 (patch)
tree791ea3fdc70a4ecb72153d868de9eab950febeb7 /app-backup/rdup
parentapp-backup/backup-manager: eutils-- (diff)
downloadgentoo-bdafd1aefd5fdd29a6e5920891b44dceb908dc06.tar.gz
gentoo-bdafd1aefd5fdd29a6e5920891b44dceb908dc06.tar.bz2
gentoo-bdafd1aefd5fdd29a6e5920891b44dceb908dc06.zip
app-backup/rdup: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup/rdup')
-rw-r--r--app-backup/rdup/rdup-1.1.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/rdup/rdup-1.1.15.ebuild b/app-backup/rdup/rdup-1.1.15.ebuild
index ee7bf949b508..76a094776639 100644
--- a/app-backup/rdup/rdup-1.1.15.ebuild
+++ b/app-backup/rdup/rdup-1.1.15.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils autotools
+inherit autotools
DESCRIPTION="Generate a file list suitable for full or incremental backups"
HOMEPAGE="https://github.com/miekg/rdup/releases"