Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <piatlicki@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/g-sorcery:master commit in: /
Date: Tue, 02 Jul 2013 10:21:12
Message-Id: 1372757429.5ccb22c6ae67f44c66c4317dfb84319eb6d9aca6.jauhien@gentoo
1 commit: 5ccb22c6ae67f44c66c4317dfb84319eb6d9aca6
2 Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 2 09:30:29 2013 +0000
4 Commit: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
5 CommitDate: Tue Jul 2 09:30:29 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=5ccb22c6
7
8 README: dependency on dev-python/sexpdata
9
10 ---
11 README | 3 +++
12 1 file changed, 3 insertions(+)
13
14 diff --git a/README b/README
15 index 4cef2b2..feb5e1e 100644
16 --- a/README
17 +++ b/README
18 @@ -43,3 +43,6 @@ provider: concrete algorithms for ebuild-generation, eclasses,
19 databases with information about available software and so on.
20
21 To test current code run `python3 scripts/run_tests.py'
22 +
23 +Note that for tests of an ELPA backend you'll need dev-python/sexpdata
24 +available in `jauhien' overlay (just do `layman -a jauhien')