Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms-test-suite:master commit in: /
Date: Wed, 29 Jun 2011 12:58:16
Message-Id: 48857d9328fd504577577e28456eebb3b16a0f37.mgorny@gentoo
1 commit: 48857d9328fd504577577e28456eebb3b16a0f37
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 12:27:02 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 12:27:02 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms-test-suite.git;a=commit;h=48857d93
7
8 Include .css in dist.
9
10 ---
11 MANIFEST.in | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/MANIFEST.in b/MANIFEST.in
15 index 0d58d17..059cab7 100644
16 --- a/MANIFEST.in
17 +++ b/MANIFEST.in
18 @@ -1,2 +1,3 @@
19 include COPYING
20 include doc/*.md
21 +include doc/*.css