Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/javatoolkit:master commit in: /
Date: Mon, 07 Aug 2017 23:48:36
Message-Id: 1502149174.e7066d8049f74daa8e5cc98901d7f003221baa87.monsieurp@gentoo
1 commit: e7066d8049f74daa8e5cc98901d7f003221baa87
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 7 23:39:34 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 7 23:39:34 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=e7066d80
7
8 remove MANIFEST.in file
9
10 What's this file for? Not quite sure.
11
12 MANIFEST.in | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/MANIFEST.in b/MANIFEST.in
16 deleted file mode 100644
17 index a36bcae..0000000
18 --- a/MANIFEST.in
19 +++ /dev/null
20 @@ -1,2 +0,0 @@
21 -recursive-include src/man/ *
22 -include README NEWS Changelog