diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:50:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:18 +0100 |
commit | a1f7d76798f876426e5ebedc145b425a87e2227f (patch) | |
tree | 878e47cf5959cd7c720b29c3b1f15b4d8b3372e0 /dev-vcs | |
parent | dev-util/webhook: eutils-- (diff) | |
download | gentoo-a1f7d76798f876426e5ebedc145b425a87e2227f.tar.gz gentoo-a1f7d76798f876426e5ebedc145b425a87e2227f.tar.bz2 gentoo-a1f7d76798f876426e5ebedc145b425a87e2227f.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-3.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild index cf0a5e63580c..30d01e388c45 100644 --- a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild +++ b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="Generates patchset information from a CVS repository (supports fast-import)" HOMEPAGE="http://www.catb.org/~esr/cvsps/" |