summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:54:00 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:25 +0100
commite59d08fc45d27293d05df8fc87895525812c7f22 (patch)
tree2ac7dd58ce46469c157bb4f26c97ab255c47e6ef /sys-cluster/swift/swift-2020.2.9999.ebuild
parentsys-cluster/resource-agents: eutils-- (diff)
downloadgentoo-e59d08fc45d27293d05df8fc87895525812c7f22.tar.gz
gentoo-e59d08fc45d27293d05df8fc87895525812c7f22.tar.bz2
gentoo-e59d08fc45d27293d05df8fc87895525812c7f22.zip
sys-cluster/swift: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/swift/swift-2020.2.9999.ebuild')
-rw-r--r--sys-cluster/swift/swift-2020.2.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/swift/swift-2020.2.9999.ebuild b/sys-cluster/swift/swift-2020.2.9999.ebuild
index 084afc372ec6..b24cf5f48802 100644
--- a/sys-cluster/swift/swift-2020.2.9999.ebuild
+++ b/sys-cluster/swift/swift-2020.2.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1 eutils linux-info
+inherit distutils-r1 linux-info
DESCRIPTION="A highly available, distributed, and eventually consistent object/blob store"
HOMEPAGE="https://launchpad.net/swift"