commit: 91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 07:54:03 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 09:54:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ec0c85
app-text/xournal: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 app-text/xournal/xournal-0.4.8-r1.ebuild | 2 +- app-text/xournal/xournal-0.4.8.ebuild | 4 ++-- app-text/xournal/xournal-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/xournal/xournal-0.4.8-r1.ebuild b/app-text/xournal/xournal-0.4.8-r1.ebuild index aaa94a825c..d8a1eb6545 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 8b6f8d83a4..5e856bd80e 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 2c18702237..2786ee7f72 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"
