From: Harri Nieminen Date: Sat, 18 Feb 2017 07:54:03 +0000 (+0200) Subject: app-text/xournal: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2;p=gentoo.git app-text/xournal: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/xournal/xournal-0.4.8-r1.ebuild b/app-text/xournal/xournal-0.4.8-r1.ebuild index aaa94a825c54..d8a1eb65457e 100644 --- a/app-text/xournal/xournal-0.4.8-r1.ebuild +++ b/app-text/xournal/xournal-0.4.8-r1.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG=no inherit gnome2 -DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus" +DESCRIPTION="An application for notetaking, sketching, and keeping a journal using a stylus" HOMEPAGE="http://xournal.sourceforge.net/" LICENSE="GPL-2" diff --git a/app-text/xournal/xournal-0.4.8.ebuild b/app-text/xournal/xournal-0.4.8.ebuild index 8b6f8d83a4a3..5e856bd80ecb 100644 --- a/app-text/xournal/xournal-0.4.8.ebuild +++ b/app-text/xournal/xournal-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ GCONF_DEBUG=no inherit gnome2 -DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus" +DESCRIPTION="An application for notetaking, sketching, and keeping a journal using a stylus" HOMEPAGE="http://xournal.sourceforge.net/" LICENSE="GPL-2" diff --git a/app-text/xournal/xournal-9999.ebuild b/app-text/xournal/xournal-9999.ebuild index 2c18702237ed..2786ee7f7250 100644 --- a/app-text/xournal/xournal-9999.ebuild +++ b/app-text/xournal/xournal-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ GCONF_DEBUG=no inherit gnome2 -DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus" +DESCRIPTION="An application for notetaking, sketching, and keeping a journal using a stylus" HOMEPAGE="http://xournal.sourceforge.net/" LICENSE="GPL-2"