public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Otávio Pontes" <otaviobp@gmail.com>
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] Multiple Repository Support in Portage - Report
Date: Tue, 27 Jul 2010 12:56:44 -0300	[thread overview]
Message-ID: <AANLkTikaaaq4h5+mB=OeKa4eG-zoTf8Tc2otWNNhFNr5@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]

Hi,
I have been some time without reporting my work at this mailing list and i
will send my report for the last weeks.
When i sent my last e-mail I was working on emerging a package from one
specific repository using emerge package::repository syntax. It is now
working. It's possible to use the ::repository syntax in emerge command
line, ebuild dependencies and when masking/unmasking/setting use flags in
/etc/portage/package.*.
I also implemented support for syncing portage tree for several version
control systems (git, svn, darcs, hg, bzr, ) and changed emerge --sync to
sync all repositories in repos.conf with SYNC variable set. Its possible to
sync just one repository using emerge --sync repo_name. It's possible to
select which vcs will be used in SYNC variable, using the protocol in uri.
If you want to download from a git repo using http you can use: SYNC=git+
http://servername/repo.git.
After that i wrote a test in pym/portage/tests to use some provided ebuilds
to check if emerge is selecting the correct repository when using
::repository syntax. I am working now in improving this tests and writing
tests for package.* files and syncing.

That's all,
Otávio Pontes

[-- Attachment #2: Type: text/html, Size: 1333 bytes --]

             reply	other threads:[~2010-07-27 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 15:56 Otávio Pontes [this message]
2010-07-28  1:49 ` [gentoo-soc] Multiple Repository Support in Portage - Report Brian Harring
2010-07-29 19:26   ` Otávio Pontes
2010-07-30  4:03     ` Brian Harring

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='AANLkTikaaaq4h5+mB=OeKa4eG-zoTf8Tc2otWNNhFNr5@mail.gmail.com' \
    --to=otaviobp@gmail.com \
    --cc=gentoo-soc@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