diff options
Diffstat (limited to 'dev-vcs/cvsps')
-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/" |