Gentoo Archives: gentoo-commits

From: Devan Franchini <twitch153@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/layman:master commit in: /
Date: Sun, 08 Feb 2015 00:33:39
Message-Id: 1423355361.4341cdfd5a72e76c75d96b445e01082061e78586.twitch153@gentoo
1 commit: 4341cdfd5a72e76c75d96b445e01082061e78586
2 Author: Devan Franchini <oot153 <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 8 00:29:21 2015 +0000
4 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 8 00:29:21 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=4341cdfd
7
8 Merge pull request #28 from gentoo/plugin
9
10 Plugin
11
12
13 MANIFEST.in | 1 +
14 c-layman/ltmain.sh | 1 -
15 etc/layman.cfg | 3 +-
16 layman/overlays/modules/bzr/bzr.py | 9 ++--
17 layman/overlays/modules/cvs/cvs.py | 19 ++++---
18 layman/overlays/modules/darcs/darcs.py | 5 +-
19 layman/overlays/modules/git/git.py | 8 ++-
20 layman/overlays/modules/mercurial/mercurial.py | 7 ++-
21 layman/overlays/modules/rsync/rsync.py | 2 +-
22 layman/overlays/modules/squashfs/squashfs.py | 2 -
23 layman/overlays/modules/svn/svn.py | 7 ++-
24 layman/overlays/modules/tar/tar.py | 1 -
25 layman/version.py | 2 +-
26 .../modules => pm_plugins/portage}/__init__.py | 0
27 .../portage/sync}/__init__.py | 0
28 .../portage/sync}/modules/__init__.py | 0
29 .../portage/sync/modules/laymansync}/__init__.py | 4 +-
30 .../portage/sync/modules/laymansync/laymansync.py | 0
31 setup.py | 58 ++++++++++++++++------
32 19 files changed, 75 insertions(+), 54 deletions(-)