diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-08-14 08:18:33 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-08-14 08:18:33 +0000 |
commit | 054f18880058b360733549018b7cd568fda0a68f (patch) | |
tree | effaf8a6b0dba3136967a86f29786ce77c516bc9 /app-text/keepnote/metadata.xml | |
parent | Version bump to 1.4 beta. (diff) | |
download | gentoo-2-054f18880058b360733549018b7cd568fda0a68f.tar.gz gentoo-2-054f18880058b360733549018b7cd568fda0a68f.tar.bz2 gentoo-2-054f18880058b360733549018b7cd568fda0a68f.zip |
initial commit
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-text/keepnote/metadata.xml')
-rw-r--r-- | app-text/keepnote/metadata.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app-text/keepnote/metadata.xml b/app-text/keepnote/metadata.xml new file mode 100644 index 000000000000..11a77afcb9d6 --- /dev/null +++ b/app-text/keepnote/metadata.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>hasufell@gentoo.org</email> + <name>Julian Ospald</name> + </maintainer> + <upstream> + <maintainer status="active"> + <email>rasmus@alum.mit.edu</email> + <name>Matt Rasmussen</name> + </maintainer> + <doc lang="en">http://keepnote.org/manual/</doc> + <bugs-to>https://code.google.com/p/keepnote/issues/list</bugs-to> + </upstream> + <longdescription lang="en"> + KeepNote is a note taking application . With KeepNote, you can + store your class notes, TODO lists, research notes, journal entries, + paper outlines, etc in a simple notebook hierarchy with rich-text + formatting, images, and more. Using full-text search, you can + retrieve any note for later reference. + </longdescription> +</pkgmetadata> + |