diff options
-rw-r--r-- | app-editors/notepadqq/notepadqq-1.2.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-editors/notepadqq/notepadqq-1.2.0.ebuild b/app-editors/notepadqq/notepadqq-1.2.0.ebuild index 7710405ccb60..ecd14126476d 100644 --- a/app-editors/notepadqq/notepadqq-1.2.0.ebuild +++ b/app-editors/notepadqq/notepadqq-1.2.0.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit qmake-utils xdg-utils -CM_PV="5.18.2" - DESCRIPTION="Notepad++-like editor for Linux" HOMEPAGE="http://notepadqq.altervista.org" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |