From: "Zac Medico" <zmedico@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/portage:repoman commit in: repoman/ Date: Fri, 30 Mar 2018 05:20:48 +0000 (UTC) [thread overview] Message-ID: <1522381882.8ef665c37ec1b76a2884903f9c29e5a2fffc3b97.zmedico@gentoo> (raw) commit: 8ef665c37ec1b76a2884903f9c29e5a2fffc3b97 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 18:22:33 2017 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 03:51:22 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=8ef665c3 repoman setup.py: Add the new cnf/qa_data cnf/linechecks items Closes: https://github.com/gentoo/portage/pull/202 repoman/setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repoman/setup.py b/repoman/setup.py index aaf10cdb5..9ac58ef35 100755 --- a/repoman/setup.py +++ b/repoman/setup.py @@ -479,6 +479,8 @@ setup( data_files = list(get_manpages()) + [ ['$docdir', ['NEWS', 'RELEASE-NOTES']], + ['share/repoman/qa_data', ['cnf/qa_data/qa_data.yaml']], + ['share/repoman/linechecks', ['cnf/linechecks/linechecks.yaml']], ], cmdclass = {
WARNING: multiple messages have this Message-ID (diff)
From: "Zac Medico" <zmedico@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/portage:master commit in: repoman/ Date: Fri, 30 Mar 2018 04:23:41 +0000 (UTC) [thread overview] Message-ID: <1522381882.8ef665c37ec1b76a2884903f9c29e5a2fffc3b97.zmedico@gentoo> (raw) Message-ID: <20180330042341.5Le_HsMAdvHpQSQIV5tnFNvxirUsWwuxIWGtGipePdM@z> (raw) commit: 8ef665c37ec1b76a2884903f9c29e5a2fffc3b97 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Tue Dec 5 18:22:33 2017 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 03:51:22 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=8ef665c3 repoman setup.py: Add the new cnf/qa_data cnf/linechecks items Closes: https://github.com/gentoo/portage/pull/202 repoman/setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repoman/setup.py b/repoman/setup.py index aaf10cdb5..9ac58ef35 100755 --- a/repoman/setup.py +++ b/repoman/setup.py @@ -479,6 +479,8 @@ setup( data_files = list(get_manpages()) + [ ['$docdir', ['NEWS', 'RELEASE-NOTES']], + ['share/repoman/qa_data', ['cnf/qa_data/qa_data.yaml']], + ['share/repoman/linechecks', ['cnf/linechecks/linechecks.yaml']], ], cmdclass = {
next reply other threads:[~2018-03-30 5:21 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-03-30 5:20 Zac Medico [this message] 2018-03-30 4:23 ` [gentoo-commits] proj/portage:master commit in: repoman/ Zac Medico -- strict thread matches above, loose matches on Subject: below -- 2018-03-30 0:48 [gentoo-commits] proj/portage:repoman " Brian Dolbec 2018-03-29 21:35 Brian Dolbec 2017-12-06 0:16 Brian Dolbec 2017-12-05 18:32 Brian Dolbec 2016-05-15 23:51 [gentoo-commits] proj/portage:master " Brian Dolbec 2016-05-14 20:23 ` [gentoo-commits] proj/portage:repoman " Brian Dolbec 2016-05-15 18:34 Brian Dolbec 2016-05-15 4:41 Brian Dolbec 2016-05-15 0:23 Brian Dolbec 2016-05-14 20:23 Brian Dolbec
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1522381882.8ef665c37ec1b76a2884903f9c29e5a2fffc3b97.zmedico@gentoo \ --to=zmedico@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox