diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-18 09:54:03 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:54:31 +0100 |
commit | 91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2 (patch) | |
tree | 45f5351e27d8edbac39271d8bdec013e1a1670bf /app-text/xournal | |
parent | app-text/vilistextum: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2.tar.gz gentoo-91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2.tar.bz2 gentoo-91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2.zip |
app-text/xournal: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text/xournal')
-rw-r--r-- | app-text/xournal/xournal-0.4.8-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/xournal/xournal-0.4.8.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |