From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/layman:master commit in: pm_plugins/portage/sync/modules/laymansync/
Date: Fri, 24 Apr 2020 20:59:20 +0000 (UTC) [thread overview]
Message-ID: <1587736608.8241372090c46c4ac6393189051909950b056453.dolsen@gentoo> (raw)
commit: 8241372090c46c4ac6393189051909950b056453
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 24 12:39:06 2020 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Apr 24 13:56:48 2020 +0000
URL: https://gitweb.gentoo.org/proj/layman.git/commit/?id=82413720
laymansync.pylayman.py: Fix bug 674594 typo
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>
pm_plugins/portage/sync/modules/laymansync/pylayman.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pm_plugins/portage/sync/modules/laymansync/pylayman.py b/pm_plugins/portage/sync/modules/laymansync/pylayman.py
index 5682135..8e3bc24 100644
--- a/pm_plugins/portage/sync/modules/laymansync/pylayman.py
+++ b/pm_plugins/portage/sync/modules/laymansync/pylayman.py
@@ -161,7 +161,7 @@ class PyLayman(NewBase):
if self.repo.name not in available_overlays:
overlay_package = create_overlay_package(repo=self.repo,\
logger=self.logger,\
- xterm_titles=self.xter_titles)
+ xterm_titles=self.xterm_titles)
create_overlay_xml = Interactive(config=self.config)
path = self.config.get_option('overlay_defs') + '/reposconf.xml'
result = create_overlay_xml(overlay_package=overlay_package,
next reply other threads:[~2020-04-24 20:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 20:59 Brian Dolbec [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-23 0:05 [gentoo-commits] proj/layman:master commit in: pm_plugins/portage/sync/modules/laymansync/ Devan Franchini
2016-04-29 23:19 Brian Dolbec
2015-05-06 1:13 Devan Franchini
2015-05-04 18:21 Brian Dolbec
2015-02-08 0:35 Devan Franchini
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=1587736608.8241372090c46c4ac6393189051909950b056453.dolsen@gentoo \
--to=dolsen@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: link
Be 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