public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Devan Franchini" <twitch153@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/layman:master commit in: etc/
Date: Tue,  3 Feb 2015 21:01:18 +0000 (UTC)	[thread overview]
Message-ID: <1422997003.03f9d2bac1800a9b2a9be4179d877f2ff26dbb90.twitch153@gentoo> (raw)

commit:     03f9d2bac1800a9b2a9be4179d877f2ff26dbb90
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  3 20:56:40 2015 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Tue Feb  3 20:56:43 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=03f9d2ba

layman.cfg: Changes values of conf_type and auto_sync

To follow suit with the standards requested of the emaint sync behavior
the auto_sync variable has been defaulted to "Yes", and conf_type has
been changed to "repos.conf" as a default.

---
 etc/layman.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/layman.cfg b/etc/layman.cfg
index 4e9aad9..7bf291e 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -55,13 +55,13 @@ repos_conf : /etc/portage/repos.conf/layman.conf
 # or not the portage sync plug-in will automatically sync your
 # layman overlays.
 
-auto_sync : No
+auto_sync : Yes
 
 #-----------------------------------------------------------
 # Repository config types used by layman 
 # (repos.conf, make.conf)
 
-conf_type : make.conf
+conf_type : repos.conf
 
 #-----------------------------------------------------------
 


             reply	other threads:[~2015-02-03 21:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 21:01 Devan Franchini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-01 18:16 [gentoo-commits] proj/layman:master commit in: etc/ Brian Dolbec
2015-07-13 23:05 Devan Franchini
2015-07-13 18:48 Devan Franchini
2015-03-07 22:40 Devan Franchini
2014-06-16  3:37 [gentoo-commits] proj/layman:gsoc2014 " Brian Dolbec
2014-06-16  3:40 ` [gentoo-commits] proj/layman:master " Brian Dolbec
2011-09-13 14:16 Brian Dolbec
2011-07-23  6:45 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=1422997003.03f9d2bac1800a9b2a9be4179d877f2ff26dbb90.twitch153@gentoo \
    --to=twitch153@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