diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:39:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:39:02 +0000 |
commit | c7e558a4a83f9534fdcabd986b53978722cc75d5 (patch) | |
tree | 8411c4328913cf4aff8d330ae66aee1a26ff768d /app-text/xournal/xournal-0.4.7.ebuild | |
parent | Stable for ppc64, wrt bug #517876 (diff) | |
download | historical-c7e558a4a83f9534fdcabd986b53978722cc75d5.tar.gz historical-c7e558a4a83f9534fdcabd986b53978722cc75d5.tar.bz2 historical-c7e558a4a83f9534fdcabd986b53978722cc75d5.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'app-text/xournal/xournal-0.4.7.ebuild')
-rw-r--r-- | app-text/xournal/xournal-0.4.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xournal/xournal-0.4.7.ebuild b/app-text/xournal/xournal-0.4.7.ebuild index 23ac50cd1517..0ba98de35007 100644 --- a/app-text/xournal/xournal-0.4.7.ebuild +++ b/app-text/xournal/xournal-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v 1.8 2013/05/02 16:18:50 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v 1.9 2014/08/10 18:38:21 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ GCONF_DEBUG=no inherit gnome2 autotools -DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus." +DESCRIPTION="Xournal is an application for notetaking, sketching, and keeping a journal using a stylus" HOMEPAGE="http://xournal.sourceforge.net/" LICENSE="GPL-2" |