Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pilkit/
Date: Sat, 25 Apr 2020 08:48:47
Message-Id: 1587804505.7b85393027a966e70c1cfcfb605b2e580483f8c2.mgorny@gentoo
1 commit: 7b85393027a966e70c1cfcfb605b2e580483f8c2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 25 08:47:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 25 08:48:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b853930
7
8 dev-python/pilkit: Remove pointless longdesc
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pilkit/metadata.xml | 4 ----
13 1 file changed, 4 deletions(-)
14
15 diff --git a/dev-python/pilkit/metadata.xml b/dev-python/pilkit/metadata.xml
16 index b4d5770a92d..8a16dae100d 100644
17 --- a/dev-python/pilkit/metadata.xml
18 +++ b/dev-python/pilkit/metadata.xml
19 @@ -16,8 +16,4 @@
20 https://github.com/matthewwithanm/pilkit/issues
21 </bugs-to>
22 </upstream>
23 - <longdescription>
24 - PILKit is a collection of utilities for working with
25 - PIL (the Python Imaging Library).
26 - </longdescription>
27 </pkgmetadata>