diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.2_beta1-r1.ebuild | 2 |
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" |