diff options
author | 2017-02-18 09:54:03 +0200 | |
---|---|---|
committer | 2017-02-18 10:54:31 +0100 | |
commit | 91ec0c85a96556cdb02ffc680bd9f1d62d7cf6b2 (patch) | |
tree | 45f5351e27d8edbac39271d8bdec013e1a1670bf /app-text/xournal/xournal-9999.ebuild | |
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/xournal-9999.ebuild')
-rw-r--r-- | app-text/xournal/xournal-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |