jer 15/01/06 08:59:57 Modified: ChangeLog metadata.xml Log: Update longdescription with upstream blurb (bug #535718 by Jonas Stein). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.25 x11-misc/zim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/zim/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 4 Oct 2014 08:35:15 -0000 1.24 +++ ChangeLog 6 Jan 2015 08:59:57 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/zim -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/zim/ChangeLog,v 1.24 2014/10/04 08:35:15 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/zim/ChangeLog,v 1.25 2015/01/06 08:59:57 jer Exp $ + + 06 Jan 2015; Jeroen Roovers <[email protected]> metadata.xml: + Update longdescription with upstream blurb (bug #535718 by Jonas Stein). *zim-0.62 (04 Oct 2014) 1.7 x11-misc/zim/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/metadata.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/metadata.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/metadata.xml?r1=1.6&r2=1.7 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/zim/metadata.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- metadata.xml 13 Apr 2012 19:51:48 -0000 1.6 +++ metadata.xml 6 Jan 2015 08:59:57 -0000 1.7 @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>desktop-misc</herd> - <longdescription lang="en"> - Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring - the concept of a wiki to your desktop. Every page is saved as a text - file with wiki markup. Pages can contain links to other pages, and are - saved automatically. Creating a new page is as easy as linking to a - non-existing page. Pages are ordered in a hierarchical structure that - gives it the look and feel of an outliner. This tool is intended to keep - track of TODO lists or to serve as a personal scratch book. - </longdescription> +<herd>desktop-misc</herd> +<longdescription lang="en"> +Zim is a graphical text editor used to maintain a collection of wiki pages. +Each page can contain links to other pages, simple formatting and images. Pages +are stored in a folder structure, like in an outliner, and can have +attachments. Creating a new page is as easy as linking to a nonexistent page. +All data is stored in plain text files with wiki formatting. Various plugins +provide additional functionality, like a task list manager, an equation editor, +a tray icon, and support for version control. +</longdescription> </pkgmetadata>
