summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:06:38 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:17:19 +0100
commit7a513bd499ca7c2ea644af749b7d1c5642bd3311 (patch)
treeac14d1195c8036f21462621fd19c807af3e68171 /dev-vcs
parentdev-vcs/cvsps: eutils-- (diff)
downloadgentoo-7a513bd499ca7c2ea644af749b7d1c5642bd3311.tar.gz
gentoo-7a513bd499ca7c2ea644af749b7d1c5642bd3311.tar.bz2
gentoo-7a513bd499ca7c2ea644af749b7d1c5642bd3311.zip
dev-vcs/cvsps: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
index 99c652f13668..1510bc252bab 100644
--- a/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
+++ b/dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
MY_P="${P/_beta/b}"
DESCRIPTION="Generates patchset information from a CVS repository"