summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2018-08-20 16:03:40 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2018-08-20 16:03:40 +0000
commit4c4687dd9fe2d4bea6c4ad4d23cf141944833c23 (patch)
tree16d54d566f05ece84000bd30e7e6efbc7a3e3d79 /gnome-next.txt
parent2018-08-20T15:40:01Z (diff)
downloadrepos-4c4687dd9fe2d4bea6c4ad4d23cf141944833c23.tar.gz
repos-4c4687dd9fe2d4bea6c4ad4d23cf141944833c23.tar.bz2
repos-4c4687dd9fe2d4bea6c4ad4d23cf141944833c23.zip
2018-08-20T16:00:01Z
Diffstat (limited to 'gnome-next.txt')
-rw-r--r--gnome-next.txt54
1 files changed, 53 insertions, 1 deletions
diff --git a/gnome-next.txt b/gnome-next.txt
index 6f15bbd6ba03..dec9b9fa8968 100644
--- a/gnome-next.txt
+++ b/gnome-next.txt
@@ -15,7 +15,59 @@ WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has u
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing gnome-next
-Already up to date.
+From https://github.com/Heather/gentoo-gnome
+ af30ee15..149f23be master -> origin/master
+Updating af30ee15..149f23be
+Fast-forward
+ 0001-Sync-glib-and-co-with-main-tree.patch | 926 +++++++++++++++++++++
+ README.md | 1 +
+ .../glib/files/glib-1.2.10-automake-1.13.patch | 23 +
+ dev-libs/glib/files/glib-1.2.10-automake.patch | 29 +
+ .../glib/files/glib-1.2.10-configure-LANG.patch | 44 +
+ dev-libs/glib/files/glib-1.2.10-gcc34-fix.patch | 41 +
+ dev-libs/glib/files/glib-1.2.10-m4.patch | 9 +
+ .../files/glib-2.40.0-external-gdbus-codegen.patch | 95 +++
+ .../glib/files/glib-2.44.1-bionic-nameser.patch | 15 +
+ ...ch => glib-2.50.0-external-gdbus-codegen.patch} | 55 +-
+ dev-libs/glib/files/glib-2.51.3.patch | 13 +
+ .../{glib-2.57.2-r1.ebuild => glib-2.57.2.ebuild} | 95 +--
+ dev-util/gdbus-codegen/Manifest | 1 -
+ .../files/gdbus-codegen-2.56.1-sitedir.patch | 54 --
+ dev-util/gdbus-codegen/files/setup.py-2.32.4 | 6 -
+ .../gdbus-codegen/gdbus-codegen-2.57.2-r1.ebuild | 49 --
+ dev-util/gdbus-codegen/gdbus-codegen-6.6.6.ebuild | 20 +
+ dev-util/glib-utils/Manifest | 1 -
+ dev-util/glib-utils/glib-utils-2.57.2.ebuild | 43 -
+ dev-util/glib-utils/metadata.xml | 11 -
+ gnome-base/gnome-shell/Manifest | 2 +-
+ ...ll-3.29.4.ebuild => gnome-shell-3.29.91.ebuild} | 2 +-
+ gnome-extra/gnome-shell-extensions/Manifest | 2 +-
+ ...build => gnome-shell-extensions-3.29.91.ebuild} | 0
+ x11-wm/mutter/Manifest | 2 +-
+ ...{mutter-3.29.4.ebuild => mutter-3.29.91.ebuild} | 0
+ 26 files changed, 1286 insertions(+), 253 deletions(-)
+ create mode 100644 0001-Sync-glib-and-co-with-main-tree.patch
+ create mode 100644 dev-libs/glib/files/glib-1.2.10-automake-1.13.patch
+ create mode 100644 dev-libs/glib/files/glib-1.2.10-automake.patch
+ create mode 100644 dev-libs/glib/files/glib-1.2.10-configure-LANG.patch
+ create mode 100644 dev-libs/glib/files/glib-1.2.10-gcc34-fix.patch
+ create mode 100644 dev-libs/glib/files/glib-1.2.10-m4.patch
+ create mode 100644 dev-libs/glib/files/glib-2.40.0-external-gdbus-codegen.patch
+ create mode 100644 dev-libs/glib/files/glib-2.44.1-bionic-nameser.patch
+ rename dev-libs/glib/files/{glib-2.54.3-external-gdbus-codegen.patch => glib-2.50.0-external-gdbus-codegen.patch} (61%)
+ create mode 100644 dev-libs/glib/files/glib-2.51.3.patch
+ rename dev-libs/glib/{glib-2.57.2-r1.ebuild => glib-2.57.2.ebuild} (72%)
+ delete mode 100644 dev-util/gdbus-codegen/Manifest
+ delete mode 100644 dev-util/gdbus-codegen/files/gdbus-codegen-2.56.1-sitedir.patch
+ delete mode 100644 dev-util/gdbus-codegen/files/setup.py-2.32.4
+ delete mode 100644 dev-util/gdbus-codegen/gdbus-codegen-2.57.2-r1.ebuild
+ create mode 100644 dev-util/gdbus-codegen/gdbus-codegen-6.6.6.ebuild
+ delete mode 100644 dev-util/glib-utils/Manifest
+ delete mode 100644 dev-util/glib-utils/glib-utils-2.57.2.ebuild
+ delete mode 100644 dev-util/glib-utils/metadata.xml
+ rename gnome-base/gnome-shell/{gnome-shell-3.29.4.ebuild => gnome-shell-3.29.91.ebuild} (99%)
+ rename gnome-extra/gnome-shell-extensions/{gnome-shell-extensions-3.29.90.ebuild => gnome-shell-extensions-3.29.91.ebuild} (100%)
+ rename x11-wm/mutter/{mutter-3.29.4.ebuild => mutter-3.29.91.ebuild} (100%)
*** synced gnome-next
* Sync succeeded
$ git log --format=%ci -1