Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/xnap/
Date: Sun, 26 Nov 2017 23:23:42
Message-Id: 1511738566.795b82dd82f68527d5ad4af254d323ce1ad16b56.soap@gentoo
1 commit: 795b82dd82f68527d5ad4af254d323ce1ad16b56
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 12:50:35 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:22:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795b82dd
7
8 net-p2p/xnap: [QA] Consistent whitespace in metadata.xml
9
10 net-p2p/xnap/metadata.xml | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/net-p2p/xnap/metadata.xml b/net-p2p/xnap/metadata.xml
14 index 0594a2ce64e..c1b47035759 100644
15 --- a/net-p2p/xnap/metadata.xml
16 +++ b/net-p2p/xnap/metadata.xml
17 @@ -3,10 +3,10 @@
18 <pkgmetadata>
19 <!-- maintainer-needed -->
20 <longdescription>
21 - XNap provides a plugin enabled framework for peer-to-peer (P2P) applications and a client which is based on that framework. It is free software and licensed under the GNU Public License .
22 + XNap provides a plugin enabled framework for peer-to-peer (P2P) applications and a client which is based on that framework. It is free software and licensed under the GNU Public License .
23
24 - XNap is purely written in Java. The client features a modern Swing based user interface and console support that will run nicely on every platform with a recent Java Runtime Environment (1.3 or higher).
25 -</longdescription>
26 + XNap is purely written in Java. The client features a modern Swing based user interface and console support that will run nicely on every platform with a recent Java Runtime Environment (1.3 or higher).
27 + </longdescription>
28 <upstream>
29 <remote-id type="sourceforge">xnap</remote-id>
30 </upstream>