diff options
author | Johannes Huber <johu@gentoo.org> | 2016-04-10 13:53:59 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-04-10 13:53:59 +0200 |
commit | ab58a3535440f37c5e51609fc129bc24004d412a (patch) | |
tree | f178d097a3676c1424933058541aa53aa8b09002 /kde-apps/kapptemplate | |
parent | kde-apps/kapptemplate: Fix file collision with KF 5.21.0 (diff) | |
download | gentoo-ab58a3535440f37c5e51609fc129bc24004d412a.tar.gz gentoo-ab58a3535440f37c5e51609fc129bc24004d412a.tar.bz2 gentoo-ab58a3535440f37c5e51609fc129bc24004d412a.zip |
kde-apps/kapptemplate: Update DESCRIPTION
Repoman loves it.
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-apps/kapptemplate')
-rw-r--r-- | kde-apps/kapptemplate/kapptemplate-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kapptemplate/kapptemplate-4.14.3.ebuild b/kde-apps/kapptemplate/kapptemplate-4.14.3.ebuild index 1ff6a7398288..2ffaa7e888f9 100644 --- a/kde-apps/kapptemplate/kapptemplate-4.14.3.ebuild +++ b/kde-apps/kapptemplate/kapptemplate-4.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications" +DESCRIPTION="A shell script to create the necessary framework to develop KDE applications" HOMEPAGE="https://www.kde.org/applications/development/kapptemplate" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |