diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:08:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:13:54 +0100 |
commit | f86b0f04f60f09fdbb1a1a5a1e92c96996d40add (patch) | |
tree | c4b359a1c711986ee782e532ebbe5a78341f29ef /app-admin | |
parent | app-accessibility/brltty: eutils-- (diff) | |
download | gentoo-f86b0f04f60f09fdbb1a1a5a1e92c96996d40add.tar.gz gentoo-f86b0f04f60f09fdbb1a1a5a1e92c96996d40add.tar.bz2 gentoo-f86b0f04f60f09fdbb1a1a5a1e92c96996d40add.zip |
app-admin/aerospike-amc-community: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/aerospike-amc-community/aerospike-amc-community-4.0.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/aerospike-amc-community/aerospike-amc-community-4.0.19-r1.ebuild b/app-admin/aerospike-amc-community/aerospike-amc-community-4.0.19-r1.ebuild index 7174cd605f79..7806c7c930ee 100644 --- a/app-admin/aerospike-amc-community/aerospike-amc-community-4.0.19-r1.ebuild +++ b/app-admin/aerospike-amc-community/aerospike-amc-community-4.0.19-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils user +inherit user DESCRIPTION="Web UI based monitoring tool for Aerospike Community Edition Server" HOMEPAGE="http://www.aerospike.com" |