commit: 197dbeaa8cda0e52a907ae19f268dad66b605737 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 16:53:12 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 16:53:12 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=197dbeaa
kde-apps/cervisia: add missed 16.04.0 version bump Package-Manager: portage-2.2.28 kde-apps/cervisia/cervisia-16.04.0.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/kde-apps/cervisia/cervisia-16.04.0.ebuild b/kde-apps/cervisia/cervisia-16.04.0.ebuild new file mode 100644 index 0000000..c93dd56 --- /dev/null +++ b/kde-apps/cervisia/cervisia-16.04.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="CVS frontend by KDE" +HOMEPAGE="https://www.kde.org/applications/development/cervisia" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + dev-vcs/cvs +"
