public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/portage:master commit in: pym/portage/, cnf/sets/
@ 2015-08-11 21:17 Brian Dolbec
  0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2015-08-11 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b87f77d53863c133e6eccc47a0a177bf69a76298
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  5 17:17:31 2015 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 21:16:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=b87f77d5

Add golang-vcs to the list of live eclasses

 cnf/sets/portage.conf | 2 +-
 pym/portage/const.py  | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/cnf/sets/portage.conf b/cnf/sets/portage.conf
index cff7488..ac282d9 100644
--- a/cnf/sets/portage.conf
+++ b/cnf/sets/portage.conf
@@ -59,7 +59,7 @@ class = portage.sets.libs.PreservedLibraryConsumerSet
 [live-rebuild]
 class = portage.sets.dbapi.VariableSet
 variable = INHERITED
-includes = bzr cvs darcs git git-2 git-r3 mercurial subversion tla
+includes = bzr cvs darcs git git-2 git-r3 golang-vcs mercurial subversion tla
 
 # Installed packages that own files inside /lib/modules.
 [module-rebuild]

diff --git a/pym/portage/const.py b/pym/portage/const.py
index 617cd96..722893e 100644
--- a/pym/portage/const.py
+++ b/pym/portage/const.py
@@ -264,6 +264,7 @@ LIVE_ECLASSES = frozenset([
 	"git",
 	"git-2",
 	"git-r3",
+	"golang-vcs",
 	"mercurial",
 	"subversion",
 	"tla",


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-11 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 21:17 [gentoo-commits] proj/portage:master commit in: pym/portage/, cnf/sets/ Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox