diff options
author | 2020-09-04 17:37:01 +0000 | |
---|---|---|
committer | 2020-09-04 17:37:01 +0000 | |
commit | 23b9c180c797d2fc7f64a95d9462c68fdf58d1b5 (patch) | |
tree | 154f5084ba11adae9d57a86827255b5fdb96f720 /sabayon-distro.txt | |
parent | 2020-09-04T17:00:01Z (diff) | |
download | repos-23b9c180c797d2fc7f64a95d9462c68fdf58d1b5.tar.gz repos-23b9c180c797d2fc7f64a95d9462c68fdf58d1b5.tar.bz2 repos-23b9c180c797d2fc7f64a95d9462c68fdf58d1b5.zip |
2020-09-04T17:30:01Z
Diffstat (limited to 'sabayon-distro.txt')
-rw-r--r-- | sabayon-distro.txt | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/sabayon-distro.txt b/sabayon-distro.txt index 151b19a75fc0..f45176e5f64a 100644 --- a/sabayon-distro.txt +++ b/sabayon-distro.txt @@ -11,6 +11,7 @@ 'uri': 'git://github.com/Sabayon/sabayon-distro.git'}], 'status': 'unofficial'} $ pmaint sync sabayon-distro +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -24,7 +25,25 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From git://github.com/Sabayon/sabayon-distro + 26bc80ef1..ca7e71ae0 master -> origin/master +Updating 26bc80ef1..ca7e71ae0 +Fast-forward + net-dns/avahi-base/Manifest | 1 + + net-dns/avahi-base/avahi-base-0.8-r2.ebuild | 208 ++++++++++++++++++++++++++++ + net-dns/avahi-gtk/Manifest | 1 + + net-dns/avahi-gtk/avahi-gtk-0.8-r2.ebuild | 110 +++++++++++++++ + net-dns/avahi-gtk3/Manifest | 1 + + net-dns/avahi-gtk3/avahi-gtk3-0.8-r2.ebuild | 121 ++++++++++++++++ + net-dns/avahi-mono/Manifest | 1 + + net-dns/avahi-mono/avahi-mono-0.8-r2.ebuild | 124 +++++++++++++++++ + net-dns/avahi/avahi-0.8-r2.ebuild | 24 ++++ + 9 files changed, 591 insertions(+) + create mode 100644 net-dns/avahi-base/avahi-base-0.8-r2.ebuild + create mode 100644 net-dns/avahi-gtk/avahi-gtk-0.8-r2.ebuild + create mode 100644 net-dns/avahi-gtk3/avahi-gtk3-0.8-r2.ebuild + create mode 100644 net-dns/avahi-mono/avahi-mono-0.8-r2.ebuild + create mode 100644 net-dns/avahi/avahi-0.8-r2.ebuild *** syncing sabayon-distro *** synced sabayon-distro * Sync succeeded |