diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:52:19 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 14:52:19 +0100 |
commit | 17c10727db56b1a02a159489094bafaae66e2381 (patch) | |
tree | ace0d6bbbe41c44f38b3c8a1193a2d5e73843a99 /x11-misc/rednotebook | |
parent | x11-misc/rednotebook: Remove old (diff) | |
download | gentoo-17c10727db56b1a02a159489094bafaae66e2381.tar.gz gentoo-17c10727db56b1a02a159489094bafaae66e2381.tar.bz2 gentoo-17c10727db56b1a02a159489094bafaae66e2381.zip |
x11-misc/rednotebook: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-misc/rednotebook')
-rw-r--r-- | x11-misc/rednotebook/rednotebook-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/rednotebook/rednotebook-1.8.0.ebuild b/x11-misc/rednotebook/rednotebook-1.8.0.ebuild index d8f48ce86e31..dfa41543bc5a 100644 --- a/x11-misc/rednotebook/rednotebook-1.8.0.ebuild +++ b/x11-misc/rednotebook/rednotebook-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils distutils-r1 -DESCRIPTION="A graphical journal with calendar, templates, tags, keyword searching, and export functionality" +DESCRIPTION="Graphical journal with calendar, templates, tags and keyword searching" HOMEPAGE="http://rednotebook.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |