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/classified-ads/
Date: Sun, 26 Nov 2017 23:23:41
Message-Id: 1511738556.7026ffbe521ea330bfbb1049b3bf6c5cd6479682.soap@gentoo
1 commit: 7026ffbe521ea330bfbb1049b3bf6c5cd6479682
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 12:50:12 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:22:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7026ffbe
7
8 net-p2p/classified-ads: [QA] Consistent whitespace in metadata.xml
9
10 net-p2p/classified-ads/metadata.xml | 41 +++++++++++++++++--------------------
11 1 file changed, 19 insertions(+), 22 deletions(-)
12
13 diff --git a/net-p2p/classified-ads/metadata.xml b/net-p2p/classified-ads/metadata.xml
14 index 901f5cab888..51fdc6e87f2 100644
15 --- a/net-p2p/classified-ads/metadata.xml
16 +++ b/net-p2p/classified-ads/metadata.xml
17 @@ -7,32 +7,29 @@
18 <description>proxy maintainer</description>
19 </maintainer>
20 <maintainer type="project">
21 - <email>proxy-maint@g.o</email>
22 - <name>Proxy Maintainers</name>
23 - </maintainer>
24 + <email>proxy-maint@g.o</email>
25 + <name>Proxy Maintainers</name>
26 + </maintainer>
27 <longdescription lang="en">
28 - Classified ads is an attempt to re-produce parts of the functionality
29 - that went away when Usenet news ceased to exist. This attempt tries to
30 - fix the problem of disappearing news-servers so that there is no servers
31 - required and no service-providers needed for any operation ;
32 - data storage is implemented inside client applications that
33 - users are running. Features of the program currently include:
34 + Classified ads is an attempt to re-produce parts of the functionality
35 + that went away when Usenet news ceased to exist. This attempt tries to
36 + fix the problem of disappearing news-servers so that there is no servers
37 + required and no service-providers needed for any operation ;
38 + data storage is implemented inside client applications that
39 + users are running. Features of the program currently include:
40
41 - * Posting of ads online. Ads have a category ; there are some
42 - pre-defined categories but more can be invented just by typing
43 - over the suggested categories.
44 - * Replying to ads either in public or privately to operator.
45 - * (Small-sized) binary attachments to posts.
46 - * Providing basic data of operators - data that operator may enter
47 - himself, or leave blank.
48 - * Basic searching of content based on words.
49 + * Posting of ads online. Ads have a category ; there are some pre-defined categories but more can be invented just by typing over the suggested categories.
50 + * Replying to ads either in public or privately to operator.
51 + * (Small-sized) binary attachments to posts.
52 + * Providing basic data of operators - data that operator may enter himself, or leave blank.
53 + * Basic searching of content based on words.
54 </longdescription>
55 <upstream>
56 - <maintainer status="active">
57 - <email>antti.jarvinen@×××××××.org</email>
58 - <name>Antti Järvinen</name>
59 - </maintainer>
60 - <changelog>https://github.com/operatornormal/classified-ads/commits/master</changelog>
61 + <maintainer status="active">
62 + <email>antti.jarvinen@×××××××.org</email>
63 + <name>Antti Järvinen</name>
64 + </maintainer>
65 + <changelog>https://github.com/operatornormal/classified-ads/commits/master</changelog>
66 <bugs-to>https://github.com/operatornormal/classified-ads/issues</bugs-to>
67 <remote-id type="github">operatornormal/classified-ads</remote-id>
68 </upstream>