public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-14  6:53 Arthur Zamarin
  0 siblings, 0 replies; 78+ messages in thread
From: Arthur Zamarin @ 2022-11-14  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     da772f96eb1ad3ede80c0e145f7535c49fed35b6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 06:53:03 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 06:53:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da772f96

x11-themes/gnome-backgrounds: Keyword 43-r1 ia64, #880237

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index 8f1ecf165500..1456c04b2f68 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2024-08-03 14:11 Pacho Ramos
  0 siblings, 0 replies; 78+ messages in thread
From: Pacho Ramos @ 2024-08-03 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     c904e5e9b9839fc6906f1ef81ddd07e00b87e0fb
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Thu Jan 11 15:20:23 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 14:05:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c904e5e9

x11-themes/gnome-backgrounds: Bump to 46.0

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34758
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                  |  1 +
 .../gnome-backgrounds/gnome-backgrounds-46.0.ebuild    | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index f01a7773a9b4..e8fab1a3c567 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88 SHA512 6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee
+DIST gnome-backgrounds-46.0.tar.xz 19181236 BLAKE2B a4ca2b0af5f86d3abcfe8960fe270bb8da7d9cfa489481d67078e26c33e9e214345f2c57aeb02b94e9b1460b8b0572a212bcac6d9e9fc9daea25ffaf7f84a97c SHA512 d6b7c5bcc74ea36e9cc2757bf41eb7a5d3794f5782aeee9087b3ff1a17b7526dfbde2a0568d90e41ae707c9c290f4c09c2edd16f4768d8ca4889a96badb9e2b6

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-46.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-46.0.ebuild
new file mode 100644
index 000000000000..7a718d7657bc
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-46.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~x86"
+
+RDEPEND="
+	media-libs/libjxl[gdk-pixbuf]
+	gnome-base/librsvg
+"
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2024-03-02 22:33 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2024-03-02 22:33 UTC (permalink / raw
  To: gentoo-commits

commit:     87a91b674b677c601c7b4d0d60cf991fd78909d7
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 22:06:14 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 22:32:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a91b67

x11-themes/gnome-backgrounds: drop 44.0

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 -
 .../gnome-backgrounds/gnome-backgrounds-44.0.ebuild       | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 2e253311c711..f01a7773a9b4 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
 DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88 SHA512 6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
deleted file mode 100644
index 5c11abd3c3cd..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2024-02-18  6:09 Arthur Zamarin
  0 siblings, 0 replies; 78+ messages in thread
From: Arthur Zamarin @ 2024-02-18  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     0a7b929be07a19883bf11817beeeb1222b37f682
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 06:08:51 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 06:08:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7b929b

x11-themes/gnome-backgrounds: Stabilize 45.0 arm64, #920740

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
index a39d26426fc9..d3b59610acb9 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-12-07 16:25 Arthur Zamarin
  0 siblings, 0 replies; 78+ messages in thread
From: Arthur Zamarin @ 2023-12-07 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     e3b9ec796282436ea5b970b6d044a2ff21f4c222
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Dec  7 05:36:49 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 16:25:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b9ec79

x11-themes/gnome-backgrounds: unkeyword all for ~alpha

Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 2 +-
 x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
index f9dc93ca8d81..5c11abd3c3cd 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
index 98cb7a6166ac..9de7de2ce017 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-09-24  9:02 WANG Xuerui
  0 siblings, 0 replies; 78+ messages in thread
From: WANG Xuerui @ 2023-09-24  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a39d89ab3a49edc05b8d38f3a438d0dd159cb274
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 06:11:17 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 09:01:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39d89ab

x11-themes/gnome-backgrounds: keyword 45.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
index 8636516b5b76..98cb7a6166ac 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-09-22  2:33 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-09-22  2:33 UTC (permalink / raw
  To: gentoo-commits

commit:     cb6ac92c1e9dd17a001e9ed1c1ad730c55ed8204
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 01:59:30 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 02:32:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6ac92c

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 -
 .../gnome-backgrounds/gnome-backgrounds-45_rc.ebuild      | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index acafe0787254..2e253311c711 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
 DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88 SHA512 6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee
-DIST gnome-backgrounds-45.rc.tar.xz 32091164 BLAKE2B 8c6391a439974011b259ba6658cb5b47513b5bd1b51d4f74bfe4c2c809dc3a4eac16946d0955e8a195721b40b10fb55a711374dc8c76db73b91b47bef31a5eb2 SHA512 770c98dd2a33516890b7ad4df4e3b896b211dfbca0b476db2f6a810bcbb5aefa30517625a0d2aea1f7980e888a93f8e477b7b756bf58082b2ebc4190526bf13e

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild
deleted file mode 100644
index 8636516b5b76..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-09-18 13:29 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-09-18 13:29 UTC (permalink / raw
  To: gentoo-commits

commit:     77b949834494e7e542ac7b612f5d71762b6f18bf
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Mon Sep 18 12:15:56 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 13:29:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b94983

x11-themes/gnome-backgrounds: Version bump to 45.0

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32900
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 +
 .../gnome-backgrounds/gnome-backgrounds-45.0.ebuild       | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 4bef3c152b2d..acafe0787254 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
+DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88 SHA512 6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee
 DIST gnome-backgrounds-45.rc.tar.xz 32091164 BLAKE2B 8c6391a439974011b259ba6658cb5b47513b5bd1b51d4f74bfe4c2c809dc3a4eac16946d0955e8a195721b40b10fb55a711374dc8c76db73b91b47bef31a5eb2 SHA512 770c98dd2a33516890b7ad4df4e3b896b211dfbca0b476db2f6a810bcbb5aefa30517625a0d2aea1f7980e888a93f8e477b7b756bf58082b2ebc4190526bf13e

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
new file mode 100644
index 000000000000..8636516b5b76
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-45.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-09-05 20:28 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-09-05 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1c48f926f7a7977f8134623c63455de12d3493df
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  5 19:09:46 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 20:28:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c48f926

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 -
 .../gnome-backgrounds/gnome-backgrounds-45_beta.ebuild    | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index a282b254f278..4bef3c152b2d 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
-DIST gnome-backgrounds-45.beta.tar.xz 53524208 BLAKE2B 0c7974ab2357ec08e3acbdef1960d310fe629993faf69893759a3eed0b89462ed2f95ff1db356c0e48fc7b7e6592618e251c0747e06bcec16fb07ee03678aff9 SHA512 741622819ac1ba80ed4b89bb9134f4c8c04b3c4b6a6b63226091e01cbc5db38a623dd022f485d6f3870455a4d0a97490f05be4248301e3888a1487705a89597e
 DIST gnome-backgrounds-45.rc.tar.xz 32091164 BLAKE2B 8c6391a439974011b259ba6658cb5b47513b5bd1b51d4f74bfe4c2c809dc3a4eac16946d0955e8a195721b40b10fb55a711374dc8c76db73b91b47bef31a5eb2 SHA512 770c98dd2a33516890b7ad4df4e3b896b211dfbca0b476db2f6a810bcbb5aefa30517625a0d2aea1f7980e888a93f8e477b7b756bf58082b2ebc4190526bf13e

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45_beta.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45_beta.ebuild
deleted file mode 100644
index 8636516b5b76..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-45_beta.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-09-04  0:48 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-09-04  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     2a9bafc3f7f9f0adca4ef97bfa2381c0f2b70996
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Sun Sep  3 20:03:26 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 00:48:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9bafc3

x11-themes/gnome-backgrounds: Version bump to 45_rc

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32591
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 +
 .../gnome-backgrounds/gnome-backgrounds-45_rc.ebuild      | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index c36dd06820fc..a282b254f278 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
 DIST gnome-backgrounds-45.beta.tar.xz 53524208 BLAKE2B 0c7974ab2357ec08e3acbdef1960d310fe629993faf69893759a3eed0b89462ed2f95ff1db356c0e48fc7b7e6592618e251c0747e06bcec16fb07ee03678aff9 SHA512 741622819ac1ba80ed4b89bb9134f4c8c04b3c4b6a6b63226091e01cbc5db38a623dd022f485d6f3870455a4d0a97490f05be4248301e3888a1487705a89597e
+DIST gnome-backgrounds-45.rc.tar.xz 32091164 BLAKE2B 8c6391a439974011b259ba6658cb5b47513b5bd1b51d4f74bfe4c2c809dc3a4eac16946d0955e8a195721b40b10fb55a711374dc8c76db73b91b47bef31a5eb2 SHA512 770c98dd2a33516890b7ad4df4e3b896b211dfbca0b476db2f6a810bcbb5aefa30517625a0d2aea1f7980e888a93f8e477b7b756bf58082b2ebc4190526bf13e

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild
new file mode 100644
index 000000000000..8636516b5b76
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-45_rc.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-07-27 10:22 WANG Xuerui
  0 siblings, 0 replies; 78+ messages in thread
From: WANG Xuerui @ 2023-07-27 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ebf381260bcccbc5f44c68af48784d17109d1b67
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 09:29:27 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 10:21:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf38126

x11-themes/gnome-backgrounds: keyword 44.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
index 732fff016970..f9dc93ca8d81 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-05-17 21:55 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-05-17 21:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3133e18c4c9c844561d669046238b43d508c0a5a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 21:15:29 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 17 21:54:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3133e18c

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 -
 .../gnome-backgrounds/gnome-backgrounds-43.1.ebuild       | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 13d6398e2400..3b1315a8dc64 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild
deleted file mode 100644
index 732fff016970..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-05-02 19:16 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2023-05-02 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     dff791f21e9de97c4c6caa6b77b69f9dca5402dd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 19:15:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  2 19:15:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff791f2

x11-themes/gnome-backgrounds: Stabilize 44.0 x86, #905566

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
index 555b7aaa03ad..732fff016970 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-05-02 19:16 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2023-05-02 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     21b698ee73f56b633cdb4c5419f23c87a729ac52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 19:15:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  2 19:15:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b698ee

x11-themes/gnome-backgrounds: Stabilize 44.0 amd64, #905566

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
index 2d7edc3be75d..555b7aaa03ad 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-05-02 18:16 Arthur Zamarin
  0 siblings, 0 replies; 78+ messages in thread
From: Arthur Zamarin @ 2023-05-02 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     39391f84e3cbe5851a0155b3aed43f34b419e1c2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 18:16:49 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May  2 18:16:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39391f84

x11-themes/gnome-backgrounds: Stabilize 44.0 arm64, #905566

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
index 8636516b5b76..2d7edc3be75d 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-04-02  0:57 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-04-02  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     c2e8543fcb297cc9b67c890b5b380bd805887f66
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 00:34:18 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 00:56:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e8543f

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 -
 .../gnome-backgrounds/gnome-backgrounds-43-r1.ebuild      | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index fd3eb851b04c..13d6398e2400 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
-DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2
 DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
deleted file mode 100644
index ead7d8b2179b..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-03-20 14:07 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-03-20 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7cf177a49b7adc48beab5565be57f987dd3ac5ed
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 12:12:50 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 14:07:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf177a4

x11-themes/gnome-backgrounds: Version bump to 44.0

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30258
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 +
 .../gnome-backgrounds/gnome-backgrounds-44.0.ebuild       | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 2a174a7ff44d..fd3eb851b04c 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
 DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2
+DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
new file mode 100644
index 000000000000..8636516b5b76
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2023-02-15 17:42 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2023-02-15 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     764dd68da56303b37d339ba7817625d4d1543a56
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 17:38:39 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 17:42:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764dd68d

x11-themes/gnome-backgrounds: Version bump to 43.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                     |  1 +
 .../gnome-backgrounds/gnome-backgrounds-43.1.ebuild       | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index b973f9f7a3e5..2a174a7ff44d 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
+DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
 DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild
new file mode 100644
index 000000000000..8636516b5b76
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-12-04  2:41 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-12-04  2:41 UTC (permalink / raw
  To: gentoo-commits

commit:     132f575460b4d55c595ef435fbba71324dca6074
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 01:31:58 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 02:37:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132f5754

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 -
 .../gnome-backgrounds/gnome-backgrounds-42.0.ebuild     | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 5549d92c6049..b973f9f7a3e5 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d
 DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
deleted file mode 100644
index f35589d4838f..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-12-02 15:44 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-12-02 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     04a0a651a31008eda5abd584ed970b055c0cd574
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Dec  2 15:12:24 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec  2 15:43:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a0a651

x11-themes/gnome-backgrounds: Keyword 43-r1 alpha, #880237

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index 884d5a6695c3..ead7d8b2179b 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-23 17:52 Jakov Smolić
  0 siblings, 0 replies; 78+ messages in thread
From: Jakov Smolić @ 2022-11-23 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     56eac382b0e9c19db1b2811951f277d2944cfba7
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 23 17:52:50 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 17:52:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56eac382

x11-themes/gnome-backgrounds: Stabilize 43-r1 x86, #879807

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index 1456c04b2f68..884d5a6695c3 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-10  0:33 Yixun Lan
  0 siblings, 0 replies; 78+ messages in thread
From: Yixun Lan @ 2022-11-10  0:33 UTC (permalink / raw
  To: gentoo-commits

commit:     6df5edd219c5925719b73efdb58790308629888c
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 00:31:49 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 00:31:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df5edd2

x11-themes/gnome-backgrounds: Keyword 43-r1 riscv, #880237

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index dba4a95a690e..8f1ecf165500 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-09 14:11 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-11-09 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     c19157b7dbcf704be07ece0abc0a494ee0b5ce5b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 14:10:43 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 14:10:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19157b7

x11-themes/gnome-backgrounds: Keyword 43-r1 sparc, #880237

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index f83730cc98d7..dba4a95a690e 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-07  7:26 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2022-11-07  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     eb8b0d86f7c014233c6a7d78e85f459d75dcfd0c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  7 07:17:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov  7 07:17:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8b0d86

x11-themes/gnome-backgrounds: Stabilize 43-r1 amd64, #879807

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index 55e9d88697ab..f83730cc98d7 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-11-05  5:59 Arthur Zamarin
  0 siblings, 0 replies; 78+ messages in thread
From: Arthur Zamarin @ 2022-11-05  5:59 UTC (permalink / raw
  To: gentoo-commits

commit:     d8dcc4585b03b2cb2397671d7e2310b78cd78962
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  5 05:57:56 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 05:58:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8dcc458

x11-themes/gnome-backgrounds: Stabilize 43-r1 arm64, #879807

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index 3dd5045293f7..55e9d88697ab 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-10-31 20:31 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-10-31 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     bfda03d42dab8550f115703d065dd036c8432a36
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:49 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 20:30:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfda03d4

x11-themes/gnome-backgrounds: Set remote-id

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/metadata.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/metadata.xml b/x11-themes/gnome-backgrounds/metadata.xml
index 7b343b06be8a..735df50604ee 100644
--- a/x11-themes/gnome-backgrounds/metadata.xml
+++ b/x11-themes/gnome-backgrounds/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
+  <maintainer type="project">
+    <email>gnome@gentoo.org</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/gnome-backgrounds</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-09-28 13:53 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-09-28 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3cabdb45e5300a29756cbf55a6f03b9966a6acb1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 28 13:49:46 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 28 13:53:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cabdb45

x11-themes/gnome-backgrounds: RDEPEND on gdk-pixbuf-loader-webp

Closes: https://bugs.gentoo.org/873100
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{gnome-backgrounds-43.ebuild => gnome-backgrounds-43-r1.ebuild}    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
similarity index 80%
rename from x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
rename to x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
index e03c75cbe327..3dd5045293f7 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild
@@ -9,6 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
+RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
 BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-09-22  2:56 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-09-22  2:56 UTC (permalink / raw
  To: gentoo-commits

commit:     d736b4220f8ee2bc447254840ebb9455cb5fd7be
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 02:31:07 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 02:56:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d736b422

x11-themes/gnome-backgrounds: Version bump to 43

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 +
 x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 5b36fbc699f5..5549d92c6049 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d
+DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
new file mode 100644
index 000000000000..e03c75cbe327
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-05-31 18:24 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-05-31 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     85ec4aa2d589997d522c4fe4e7ff307d6a0600f0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 17:48:22 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 31 18:23:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ec4aa2

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 -
 .../gnome-backgrounds/gnome-backgrounds-41.0.ebuild     | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index bed052683785..5b36fbc699f5 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-41.0.tar.xz 44919212 BLAKE2B 34f84a855447cc83624be22d4757b4165a7d5552ef9b2c30f21710ad11aa769ceb3c374d07e8e4461a6322bfd29e2e9138c2dbfd50678c0db200516e0881bd8b SHA512 d5b408e702ea15dd30482f6e3b446fe27c8032c1358957a8d3d491864716144df9a074a5667f4c3ab300f90961e1fb72d3db461cca6ae7a48a0ccf865723941a
 DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
deleted file mode 100644
index f35589d4838f..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-05-28  5:45 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2022-05-28  5:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3edd13938ec99c125184a1d3d34c51a0b2a63908
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 05:40:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 05:45:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edd1393

x11-themes/gnome-backgrounds: Stabilize 42.0 arm64, #843794

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
index 2d8136b4e80d..f35589d4838f 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-05-28  1:27 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2022-05-28  1:27 UTC (permalink / raw
  To: gentoo-commits

commit:     38bdc25500a33c645c47c87e0808b6d1b897d67c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 01:26:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 01:26:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38bdc255

x11-themes/gnome-backgrounds: Stabilize 42.0 x86, #843794

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
index 67dd55576860..2d8136b4e80d 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-05-28  1:20 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2022-05-28  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e09f8982e994b4f0cb4fa63660fabc0de5f9ca07
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 01:19:52 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 01:19:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09f8982

x11-themes/gnome-backgrounds: Stabilize 42.0 amd64, #843794

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
index 899bc57295bc..67dd55576860 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-03-22  0:24 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-03-22  0:24 UTC (permalink / raw
  To: gentoo-commits

commit:     53bf3197c0e62b9c0ad2c476bee4878febcc146b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 23:39:32 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 00:23:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bf3197

x11-themes/gnome-backgrounds: Version bump to 42.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-42.0.ebuild     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 84f4106596c5..bed052683785 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-41.0.tar.xz 44919212 BLAKE2B 34f84a855447cc83624be22d4757b4165a7d5552ef9b2c30f21710ad11aa769ceb3c374d07e8e4461a6322bfd29e2e9138c2dbfd50678c0db200516e0881bd8b SHA512 d5b408e702ea15dd30482f6e3b446fe27c8032c1358957a8d3d491864716144df9a074a5667f4c3ab300f90961e1fb72d3db461cca6ae7a48a0ccf865723941a
+DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
new file mode 100644
index 000000000000..899bc57295bc
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-03-18 19:24 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2022-03-18 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a421e794e1d1cc0205d459c53adba3993dbe73e5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 19:18:20 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 19:23:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a421e794

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 -
 .../gnome-backgrounds/gnome-backgrounds-40.1.ebuild     | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 6877a53876d6..84f4106596c5 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310 SHA512 e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371
 DIST gnome-backgrounds-41.0.tar.xz 44919212 BLAKE2B 34f84a855447cc83624be22d4757b4165a7d5552ef9b2c30f21710ad11aa769ceb3c374d07e8e4461a6322bfd29e2e9138c2dbfd50678c0db200516e0881bd8b SHA512 d5b408e702ea15dd30482f6e3b446fe27c8032c1358957a8d3d491864716144df9a074a5667f4c3ab300f90961e1fb72d3db461cca6ae7a48a0ccf865723941a

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
deleted file mode 100644
index f35589d4838f..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2022-03-08  9:35 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2022-03-08  9:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ae7afa908a9b1f1b456a52d1cb253a63fbdaa24f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 09:34:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 09:34:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7afa90

x11-themes/gnome-backgrounds: Stabilize 41.0 x86, #834426

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
index 67dd55576860..2d8136b4e80d 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-12-11 17:36 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2021-12-11 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     9eb500474f1ea49cd3ce81ca73bd94c0d8b6b7f5
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 15:29:50 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 17:35:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb50047

x11-themes/gnome-backgrounds: bump to 41.0

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-41.0.ebuild     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index f6f901231bc1..6877a53876d6 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310 SHA512 e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371
+DIST gnome-backgrounds-41.0.tar.xz 44919212 BLAKE2B 34f84a855447cc83624be22d4757b4165a7d5552ef9b2c30f21710ad11aa769ceb3c374d07e8e4461a6322bfd29e2e9138c2dbfd50678c0db200516e0881bd8b SHA512 d5b408e702ea15dd30482f6e3b446fe27c8032c1358957a8d3d491864716144df9a074a5667f4c3ab300f90961e1fb72d3db461cca6ae7a48a0ccf865723941a

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
new file mode 100644
index 000000000000..90b907fda420
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-41.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-08-27 15:19 Yixun Lan
  0 siblings, 0 replies; 78+ messages in thread
From: Yixun Lan @ 2021-08-27 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     b75ff05f17b4cc538f9ac7f93691e19cc11a4c25
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 06:36:59 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 15:18:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75ff05f

x11-themes/gnome-backgrounds: keyword ~riscv

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
index 5e35465ec7b..ca796352dcc 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-05-31  2:00 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2021-05-31  2:00 UTC (permalink / raw
  To: gentoo-commits

commit:     bc886d13c8f67e6d00d972610d925af7a297f278
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 00:06:21 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 31 01:58:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc886d13

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  2 --
 .../gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild   | 17 -----------------
 .../gnome-backgrounds/gnome-backgrounds-40.0.ebuild     | 17 -----------------
 3 files changed, 36 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index b98511283f5..f6f901231bc 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1 @@
-DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
-DIST gnome-backgrounds-40.0.tar.xz 57703164 BLAKE2B f6f32efb6563957c9e2a7fe9c124d2fb705d2f33b93f9d65e5e20b08026ee9cc7fd80d687754a8108c1073f2ad1cf28c56d6896fdb7cb1e2f48d2b11bfcafcf5 SHA512 d7e01c956c9705a4278717db999ccb965a1113059f1d1646fd24a8294482ea067c64edba53de2cd97a0d814e89619e77f6d667e272185c98701437a746eeabd8
 DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310 SHA512 e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
deleted file mode 100644
index 5e35465ec7b..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
deleted file mode 100644
index 3999205078b..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-05-29  6:09 Sam James
  0 siblings, 0 replies; 78+ messages in thread
From: Sam James @ 2021-05-29  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     451042b8208ee1ca6e1be2f6e6e7340b70e318de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 06:07:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 06:07:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451042b8

x11-themes/gnome-backgrounds: Stabilize 40.1 x86, #792327

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
index 3999205078b..9ed866a61df 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-05-04  0:51 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2021-05-04  0:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c31160dd5187d27238dc31806454e3e7046c288c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May  3 22:45:58 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May  4 00:51:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31160dd

x11-themes/gnome-backgrounds: Version bump to 40.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-40.1.ebuild     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 9812a840221..b98511283f5 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
 DIST gnome-backgrounds-40.0.tar.xz 57703164 BLAKE2B f6f32efb6563957c9e2a7fe9c124d2fb705d2f33b93f9d65e5e20b08026ee9cc7fd80d687754a8108c1073f2ad1cf28c56d6896fdb7cb1e2f48d2b11bfcafcf5 SHA512 d7e01c956c9705a4278717db999ccb965a1113059f1d1646fd24a8294482ea067c64edba53de2cd97a0d814e89619e77f6d667e272185c98701437a746eeabd8
+DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310 SHA512 e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
new file mode 100644
index 00000000000..9c26a1539f4
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-04-16  1:47 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2021-04-16  1:47 UTC (permalink / raw
  To: gentoo-commits

commit:     eb5fa763099fe514be98a2f4d824fcec37191000
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 01:16:23 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 01:16:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5fa763

x11-themes/gnome-backgrounds: Version bump to 40.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-40.0.ebuild     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index cf45640932d..9812a840221 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
+DIST gnome-backgrounds-40.0.tar.xz 57703164 BLAKE2B f6f32efb6563957c9e2a7fe9c124d2fb705d2f33b93f9d65e5e20b08026ee9cc7fd80d687754a8108c1073f2ad1cf28c56d6896fdb7cb1e2f48d2b11bfcafcf5 SHA512 d7e01c956c9705a4278717db999ccb965a1113059f1d1646fd24a8294482ea067c64edba53de2cd97a0d814e89619e77f6d667e272185c98701437a746eeabd8

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
new file mode 100644
index 00000000000..9c26a1539f4
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-04-13 16:12 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2021-04-13 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     02a1e98041a98194c3502524ed957610aab651a3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 15:56:46 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 16:12:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a1e980

x11-themes/gnome-backgrounds: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 -
 .../gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild   | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 4f15e3a6614..cf45640932d 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.36.0.tar.xz 50499380 BLAKE2B bd2e211e15a0994f78fa28b3e43ea64cb47dbacf740bc7137f997b9212d453d038dd7aa1c9126aa7e6dd4ac7bbb8d5d10543661547b95b300760bce31a127389 SHA512 5c30b6e70a49e85ddea5a46a37c2f690e4c62c68d582f040dfd4ecdd6d50f364469e27c51115a7b1ba72edd58776ad2005d9bbcfef337570e50111e9443d4a21
 DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
deleted file mode 100644
index d889b2e4937..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-04-01 16:44 Thomas Deutschmann
  0 siblings, 0 replies; 78+ messages in thread
From: Thomas Deutschmann @ 2021-04-01 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     aa22f597aa93c23c7e6c99168648b312bb9986d6
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 16:37:33 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 16:44:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa22f597

x11-themes/gnome-backgrounds: x86 stable (bug #774927)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
index 98dad8e95bb..92e0c2d0968 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2021-03-12  8:01 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2021-03-12  8:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5893e02eddd0cb17543108b218b0663b6f6b9cfc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 07:59:55 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 08:01:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5893e02e

x11-themes/gnome-backgrounds: Stabilize 3.38.0 amd64, #774927

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
index aced4d1125f..98dad8e95bb 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-11-11 21:59 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2020-11-11 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     904daafe10ab22b70c1a63972d7eb8eeda5aef65
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 21:51:31 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 21:58:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904daafe

x11-themes/gnome-backgrounds: Version bump to 3.38.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 682f83764e9..4f15e3a6614 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.36.0.tar.xz 50499380 BLAKE2B bd2e211e15a0994f78fa28b3e43ea64cb47dbacf740bc7137f997b9212d453d038dd7aa1c9126aa7e6dd4ac7bbb8d5d10543661547b95b300760bce31a127389 SHA512 5c30b6e70a49e85ddea5a46a37c2f690e4c62c68d582f040dfd4ecdd6d50f364469e27c51115a7b1ba72edd58776ad2005d9bbcfef337570e50111e9443d4a21
+DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
new file mode 100644
index 00000000000..aced4d1125f
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-11-07 15:23 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2020-11-07 15:23 UTC (permalink / raw
  To: gentoo-commits

commit:     53080a0be4f0484b91730432f19a2451d447aff0
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  7 14:48:52 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Nov  7 15:21:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53080a0b

x11-themes/gnome-backgrounds: remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 -
 .../gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild    | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 4864bccd172..682f83764e9 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.34.0.tar.xz 31634888 BLAKE2B 5d14bf6cff16880c5c3d296d5d6587afda4ba0367922ffdf4aac6edca5bd7cb5efe8b45b60c6139d4542e752a88b36d1300d475a921bba9587f6284c3d149ba0 SHA512 bea6df85611a845c1013091dfccfd1d1fc697781a74348d936c15f8cec1ace765c37e6f57fed403cc2c6a91a18e522c8cc3db74b2c2327cd3ed71371075a9834
 DIST gnome-backgrounds-3.36.0.tar.xz 50499380 BLAKE2B bd2e211e15a0994f78fa28b3e43ea64cb47dbacf740bc7137f997b9212d453d038dd7aa1c9126aa7e6dd4ac7bbb8d5d10543661547b95b300760bce31a127389 SHA512 5c30b6e70a49e85ddea5a46a37c2f690e4c62c68d582f040dfd4ecdd6d50f364469e27c51115a7b1ba72edd58776ad2005d9bbcfef337570e50111e9443d4a21

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
deleted file mode 100644
index b0437ec9185..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-08-30 15:17 Thomas Deutschmann
  0 siblings, 0 replies; 78+ messages in thread
From: Thomas Deutschmann @ 2020-08-30 15:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f73bf9fbf052311947073ee0c6951a3637f8198c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 15:08:14 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 15:17:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73bf9fb

x11-themes/gnome-backgrounds: x86 stable (bug #738728)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
index aced4d1125f..4bb016bfc97 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-07-14  1:06 Matt Turner
  0 siblings, 0 replies; 78+ messages in thread
From: Matt Turner @ 2020-07-14  1:06 UTC (permalink / raw
  To: gentoo-commits

commit:     a5274a980e93e28c12892da0c9815922d104cbcc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 01:03:04 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 01:03:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5274a98

x11-themes/gnome-backgrounds: Version bump to 3.36.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild   | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 6d9613884bb..4864bccd172 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.34.0.tar.xz 31634888 BLAKE2B 5d14bf6cff16880c5c3d296d5d6587afda4ba0367922ffdf4aac6edca5bd7cb5efe8b45b60c6139d4542e752a88b36d1300d475a921bba9587f6284c3d149ba0 SHA512 bea6df85611a845c1013091dfccfd1d1fc697781a74348d936c15f8cec1ace765c37e6f57fed403cc2c6a91a18e522c8cc3db74b2c2327cd3ed71371075a9834
+DIST gnome-backgrounds-3.36.0.tar.xz 50499380 BLAKE2B bd2e211e15a0994f78fa28b3e43ea64cb47dbacf740bc7137f997b9212d453d038dd7aa1c9126aa7e6dd4ac7bbb8d5d10543661547b95b300760bce31a127389 SHA512 5c30b6e70a49e85ddea5a46a37c2f690e4c62c68d582f040dfd4ecdd6d50f364469e27c51115a7b1ba72edd58776ad2005d9bbcfef337570e50111e9443d4a21

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
new file mode 100644
index 00000000000..aced4d1125f
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.36.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-04-25 20:17 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2020-04-25 20:17 UTC (permalink / raw
  To: gentoo-commits

commit:     4f2163315340c0e67e97dbba150b98c21743b9bc
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 20:14:15 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 20:17:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f216331

x11-themes/gnome-backgrounds: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 -
 .../gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild    | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 1fa890e861f..6d9613884bb 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797
 DIST gnome-backgrounds-3.34.0.tar.xz 31634888 BLAKE2B 5d14bf6cff16880c5c3d296d5d6587afda4ba0367922ffdf4aac6edca5bd7cb5efe8b45b60c6139d4542e752a88b36d1300d475a921bba9587f6284c3d149ba0 SHA512 bea6df85611a845c1013091dfccfd1d1fc697781a74348d936c15f8cec1ace765c37e6f57fed403cc2c6a91a18e522c8cc3db74b2c2327cd3ed71371075a9834

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
deleted file mode 100644
index b0437ec9185..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-04-20 18:16 Agostino Sarubbo
  0 siblings, 0 replies; 78+ messages in thread
From: Agostino Sarubbo @ 2020-04-20 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     d01cea1d6990f6aa5f2c07b8b0f179c280c2934c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 18:16:27 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 18:16:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01cea1d

x11-themes/gnome-backgrounds: x86 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
index 453e147c3e1..b0437ec9185 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-04-20 17:03 Agostino Sarubbo
  0 siblings, 0 replies; 78+ messages in thread
From: Agostino Sarubbo @ 2020-04-20 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ed6dcfa7bc3d582e57dd74d0524b55c9ffa4da1b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 17:02:41 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 17:02:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6dcfa7

x11-themes/gnome-backgrounds: amd64 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
index 54df8bd976f..453e147c3e1 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2020-03-18 16:06 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2020-03-18 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fee5e98adce19909931c0ee3e2447b3e8f65b0e7
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 15:53:31 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 16:06:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee5e98a

x11-themes/gnome-backgrounds: bump to 3.34.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 7325cb37f80..1fa890e861f 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797
+DIST gnome-backgrounds-3.34.0.tar.xz 31634888 BLAKE2B 5d14bf6cff16880c5c3d296d5d6587afda4ba0367922ffdf4aac6edca5bd7cb5efe8b45b60c6139d4542e752a88b36d1300d475a921bba9587f6284c3d149ba0 SHA512 bea6df85611a845c1013091dfccfd1d1fc697781a74348d936c15f8cec1ace765c37e6f57fed403cc2c6a91a18e522c8cc3db74b2c2327cd3ed71371075a9834

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
new file mode 100644
index 00000000000..d7c4ad3f369
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.34.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-12-23 22:23 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2019-12-23 22:23 UTC (permalink / raw
  To: gentoo-commits

commit:     330b0edb92b02dce0ef80f66640dbff54ea7c5f5
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 22:21:50 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 22:23:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330b0edb

x11-themes/gnome-backgrounds: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 -
 .../gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild    | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 4b9c65d1923..7325cb37f80 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c
 DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
deleted file mode 100644
index c10e0df540d..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org meson
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-12-08 11:52 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2019-12-08 11:52 UTC (permalink / raw
  To: gentoo-commits

commit:     83476c29d9d271defdc66a74a53746220337a7e1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 11:51:51 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 11:51:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83476c29

x11-themes/gnome-backgrounds: x86 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
index 94fbd0f7d3b..c10e0df540d 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-12-08 11:41 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2019-12-08 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     8d8ee427c6536c943bf42ad51f1bc6c8daf755e6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 11:40:40 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 11:41:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8ee427

x11-themes/gnome-backgrounds: amd64 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
index fedb8436df3..94fbd0f7d3b 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-09-28 20:17 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2019-09-28 20:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b9289efc33319dc41e4a59bd1fb97657c22725cc
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 20:08:23 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 20:08:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9289efc

x11-themes/gnome-backgrounds: bump to 3.32.0

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 948cbfa55af..4b9c65d1923 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c
+DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
new file mode 100644
index 00000000000..b593d8e9d08
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-08-05 23:12 Aaron Bauman
  0 siblings, 0 replies; 78+ messages in thread
From: Aaron Bauman @ 2019-08-05 23:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6d8167fe768b96793d9f25944549c6b900376916
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 22:59:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 22:59:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8167fe

x11-themes/gnome-backgrounds: arm64 keyworded

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
index 520947a5fa9..eaf373900a6 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-05-18 23:05 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2019-05-18 23:05 UTC (permalink / raw
  To: gentoo-commits

commit:     000974db403cadebbfd43eaf0859e4e34138369c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 22:44:54 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 22:44:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000974db

x11-themes/gnome-backgrounds: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                 |  2 --
 .../gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild | 19 -------------------
 .../gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild | 16 ----------------
 3 files changed, 37 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index ecac6c9c92b..948cbfa55af 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1 @@
-DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
-DIST gnome-backgrounds-3.26.2.tar.xz 19289360 BLAKE2B 757ba9a77d81f3cb5fe80df37f1377770cd6594d5e8127c8e2e05e90952d755d25be6e7896a3c737cbbef84f8f8f63f7a88ab893ff3d78e472fd3b156d849c8b SHA512 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791
 DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
deleted file mode 100644
index 5b601d7fb92..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
-	>=dev-util/intltool-0.40.0
-	sys-devel/gettext
-"

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
deleted file mode 100644
index 05cd98be629..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-05-10 17:49 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2019-05-10 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d51e41c4803dd1e936401f0f4d6d8fc6be7d3d6b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 17:47:38 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 10 17:49:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51e41c4

x11-themes/gnome-backgrounds: x86 stable wrt bug #685254

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
index 8392e6b4916..520947a5fa9 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2019-05-08  9:33 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2019-05-08  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ce75e3f1aeed47b528969563b7e95c3df2e6ea5a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 09:31:39 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May  8 09:31:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce75e3f1

x11-themes/gnome-backgrounds: amd64 stable wrt bug #685254

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
index 3fa22069c63..8392e6b4916 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2018-12-28 23:58 Gilles Dartiguelongue
  0 siblings, 0 replies; 78+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-28 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 28 21:48:29 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 28 23:57:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7b8fe7

x11-themes/gnome-backgrounds: 3.26.2 → 3.30.0

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                    |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index b3d9892bbf6..ecac6c9c92b 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
 DIST gnome-backgrounds-3.26.2.tar.xz 19289360 BLAKE2B 757ba9a77d81f3cb5fe80df37f1377770cd6594d5e8127c8e2e05e90952d755d25be6e7896a3c737cbbef84f8f8f63f7a88ab893ff3d78e472fd3b156d849c8b SHA512 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791
+DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
new file mode 100644
index 00000000000..3fa22069c63
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2018-10-07 21:20 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2018-10-07 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e4d6d8d254b0990fbc055d9c940efda976b63169
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  7 20:53:19 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct  7 21:14:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d6d8d2

x11-themes/gnome-backgrounds: fix license

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
index cc430be8029..5b601d7fb92 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit gnome2
 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
 HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
-LICENSE="GPL-2"
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2018-10-07 21:20 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2018-10-07 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     6421af46cb76810756bb62a4c6ef648005e2163d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  7 20:57:14 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct  7 21:14:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6421af46

x11-themes/gnome-backgrounds: bump to 3.26.2

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-themes/gnome-backgrounds/Manifest                    |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 6355e5db7a0..b3d9892bbf6 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
+DIST gnome-backgrounds-3.26.2.tar.xz 19289360 BLAKE2B 757ba9a77d81f3cb5fe80df37f1377770cd6594d5e8127c8e2e05e90952d755d25be6e7896a3c737cbbef84f8f8f63f7a88ab893ff3d78e472fd3b156d849c8b SHA512 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
new file mode 100644
index 00000000000..05cd98be629
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND=">=sys-devel/gettext-0.19.8"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2018-02-03 23:43 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2018-02-03 23:43 UTC (permalink / raw
  To: gentoo-commits

commit:     b08df9a80f4f490995f3bb2c3b71a59a251b440b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  3 23:34:27 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb  3 23:42:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08df9a8

x11-themes/gnome-backgrounds: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-themes/gnome-backgrounds/Manifest                 |  1 -
 .../gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 6bedb58c825..6355e5db7a0 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.22.1.tar.xz 14847496 BLAKE2B d8f1601ae88f5fcb4efce076993618e765d542c22eb5c1214e32adeaea6555da69067d76028dc37541f4747f575be522b49130b77deaded1a6818be843bf1e99 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c
 DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
deleted file mode 100644
index 384143c84ae..00000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
-	>=dev-util/intltool-0.40.0
-	sys-devel/gettext
-"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2018-01-18  3:18 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2018-01-18  3:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4833405de76cf164ecf1b95dc11e205ad1017926
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 03:18:04 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 03:18:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4833405d

x11-themes/gnome-backgrounds: amd64 stable wrt bug #631656

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
index 0ee4078d2b6..c761bec3332 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2017-05-21 13:59 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2017-05-21 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     97d9ae48a170886286ec82bcc3ad138f80a59e34
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 13:24:28 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May 21 13:59:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d9ae48

x11-themes/gnome-backgrounds: bump to 3.24.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/gnome-backgrounds/Manifest                                   | 2 +-
 ...gnome-backgrounds-3.23.91.ebuild => gnome-backgrounds-3.24.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index a51e2bd4713..4c87e3a4d1a 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,2 @@
 DIST gnome-backgrounds-3.22.1.tar.xz 14847496 SHA256 bfc89812b26383b74062c43f6c175b8fce19d4044b42f8bc9de2ab196a6eee25 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c WHIRLPOOL 4bf7917d9eaf596b3391eba8083a5681daf727ac70f08498b987a600bb4b4a572fe8c5c0d1c9e856ef4feb43527ffa8222634fb86a181b5604f15a1a01136534
-DIST gnome-backgrounds-3.23.91.tar.xz 15222660 SHA256 0507d7619b00a0c3030fe86979ff8f4cb87dab117c467d00381ad442530906f5 SHA512 efa6df0d1e21e5b5d1cec64798d92030eb312620f676ca65396b765dec5c1ec2ac3d25e86cee69ef3d9ed53bdec4d78f0547d4c033bdf8b87aefabfc0d3370b4 WHIRLPOOL 0ffec614cd84ac3bb2c085cd5f7c0427b1731ddaa4147ff66129c98970c115eb6d1d663854460787c63f3359c8dbb911908804c62817036d557f83e8d0f2fe6e
+DIST gnome-backgrounds-3.24.0.tar.xz 15223020 SHA256 cbda4c2159292940fa4b972df77379be716590c7b62bb4b2b9fa8e99749c71ca SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b WHIRLPOOL b59cc6813f654a5902d4a806718d083b4647094323691c321ee894d42980d7e7f64bc81913310450b39a0f62ec2d9bdf79166054b01661563de2a9baf9bd19e5

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.23.91.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
similarity index 100%
rename from x11-themes/gnome-backgrounds/gnome-backgrounds-3.23.91.ebuild
rename to x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2017-04-01 16:31 Agostino Sarubbo
  0 siblings, 0 replies; 78+ messages in thread
From: Agostino Sarubbo @ 2017-04-01 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     2c5c65bb71be0f53c95dc8e4d6f05524d4c2edba
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 16:30:36 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 16:31:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5c65bb

x11-themes/gnome-backgrounds: x86 stable wrt bug #611134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
index 2e2c2d22b73..384143c84ae 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2017-04-01 13:16 Agostino Sarubbo
  0 siblings, 0 replies; 78+ messages in thread
From: Agostino Sarubbo @ 2017-04-01 13:16 UTC (permalink / raw
  To: gentoo-commits

commit:     0ce2a3d423168d4373ff80349acc7220ec53ca8f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 13:15:18 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 13:16:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce2a3d4

x11-themes/gnome-backgrounds: amd64 stable wrt bug #611134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
index c954c01d429..2e2c2d22b73 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2017-03-08 12:11 Mart Raudsepp
  0 siblings, 0 replies; 78+ messages in thread
From: Mart Raudsepp @ 2017-03-08 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     87f7befcdc8f4671e4a503651e0261a849e9b6be
Author:     Timo Tambet <ttambet <AT> gmail <DOT> com>
AuthorDate: Fri Feb 24 20:44:11 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 12:10:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f7befc

x11-themes/gnome-backgrounds: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-themes/gnome-backgrounds/Manifest                 |  1 +
 .../gnome-backgrounds-3.23.91.ebuild                  | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 33cf4ba050f..cd18ca04712 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.20.tar.xz 16317224 SHA256 d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127 SHA512 15980fa188025880a963e21182ba3b3fff3ce50351c51e488a1efa2a130cb3f32ebdbbbf76921e00b9a3d2e326cdceb99a710bab1b640c2b3e552e7617eac347 WHIRLPOOL 602aba048694e4e1f444aa565cf65db09309d35990026341f77456464874bf2c60cdac2156fb4cede38b8423109a69342a7988869b256b393793d42508026c9d
 DIST gnome-backgrounds-3.22.1.tar.xz 14847496 SHA256 bfc89812b26383b74062c43f6c175b8fce19d4044b42f8bc9de2ab196a6eee25 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c WHIRLPOOL 4bf7917d9eaf596b3391eba8083a5681daf727ac70f08498b987a600bb4b4a572fe8c5c0d1c9e856ef4feb43527ffa8222634fb86a181b5604f15a1a01136534
+DIST gnome-backgrounds-3.23.91.tar.xz 15222660 SHA256 0507d7619b00a0c3030fe86979ff8f4cb87dab117c467d00381ad442530906f5 SHA512 efa6df0d1e21e5b5d1cec64798d92030eb312620f676ca65396b765dec5c1ec2ac3d25e86cee69ef3d9ed53bdec4d78f0547d4c033bdf8b87aefabfc0d3370b4 WHIRLPOOL 0ffec614cd84ac3bb2c085cd5f7c0427b1731ddaa4147ff66129c98970c115eb6d1d663854460787c63f3359c8dbb911908804c62817036d557f83e8d0f2fe6e

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.23.91.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.23.91.ebuild
new file mode 100644
index 00000000000..0ee4078d2b6
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.23.91.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+	>=dev-util/intltool-0.40.0
+	sys-devel/gettext
+"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2016-11-01 11:18 Gilles Dartiguelongue
  0 siblings, 0 replies; 78+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-01 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     67236185b1672f4dc378c81a9511f6ec0aacfae8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 21:55:28 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 11:18:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67236185

x11-themes/gnome-backgrounds: cleanup old revision

Package-Manager: portage-2.3.2

 x11-themes/gnome-backgrounds/Manifest              |  1 -
 .../gnome-backgrounds-3.18.0.ebuild                | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 9052c5d..33cf4ba 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f
 DIST gnome-backgrounds-3.20.tar.xz 16317224 SHA256 d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127 SHA512 15980fa188025880a963e21182ba3b3fff3ce50351c51e488a1efa2a130cb3f32ebdbbbf76921e00b9a3d2e326cdceb99a710bab1b640c2b3e552e7617eac347 WHIRLPOOL 602aba048694e4e1f444aa565cf65db09309d35990026341f77456464874bf2c60cdac2156fb4cede38b8423109a69342a7988869b256b393793d42508026c9d
 DIST gnome-backgrounds-3.22.1.tar.xz 14847496 SHA256 bfc89812b26383b74062c43f6c175b8fce19d4044b42f8bc9de2ab196a6eee25 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c WHIRLPOOL 4bf7917d9eaf596b3391eba8083a5681daf727ac70f08498b987a600bb4b4a572fe8c5c0d1c9e856ef4feb43527ffa8222634fb86a181b5604f15a1a01136534

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
deleted file mode 100644
index 51937ce..00000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
-	>=dev-util/intltool-0.40.0
-	sys-devel/gettext
-"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2016-11-01 11:18 Gilles Dartiguelongue
  0 siblings, 0 replies; 78+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-01 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     3084ee672cef067b435b36eee1103015330b9874
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 21:54:47 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 11:18:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3084ee67

x11-themes/gnome-backgrounds: version bump 3.20 → 3.22.1

Package-Manager: portage-2.3.2

 x11-themes/gnome-backgrounds/Manifest                |  1 +
 .../gnome-backgrounds-3.22.1.ebuild                  | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 8498eb1..9052c5d 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f
 DIST gnome-backgrounds-3.20.tar.xz 16317224 SHA256 d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127 SHA512 15980fa188025880a963e21182ba3b3fff3ce50351c51e488a1efa2a130cb3f32ebdbbbf76921e00b9a3d2e326cdceb99a710bab1b640c2b3e552e7617eac347 WHIRLPOOL 602aba048694e4e1f444aa565cf65db09309d35990026341f77456464874bf2c60cdac2156fb4cede38b8423109a69342a7988869b256b393793d42508026c9d
+DIST gnome-backgrounds-3.22.1.tar.xz 14847496 SHA256 bfc89812b26383b74062c43f6c175b8fce19d4044b42f8bc9de2ab196a6eee25 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c WHIRLPOOL 4bf7917d9eaf596b3391eba8083a5681daf727ac70f08498b987a600bb4b4a572fe8c5c0d1c9e856ef4feb43527ffa8222634fb86a181b5604f15a1a01136534

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
new file mode 100644
index 00000000..b69af37
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+	>=dev-util/intltool-0.40.0
+	sys-devel/gettext
+"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2016-06-28 20:30 Pacho Ramos
  0 siblings, 0 replies; 78+ messages in thread
From: Pacho Ramos @ 2016-06-28 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c13ba4adc6fbbdea5b97500473e309cabe375a49
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 19:39:19 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 20:29:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13ba4ad

x11-themes/gnome-backgrounds: Version bump

Package-Manager: portage-2.3.0_rc1

 x11-themes/gnome-backgrounds/Manifest                |  1 +
 .../gnome-backgrounds/gnome-backgrounds-3.20.ebuild  | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index fa31b2a..8498eb1 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f
+DIST gnome-backgrounds-3.20.tar.xz 16317224 SHA256 d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127 SHA512 15980fa188025880a963e21182ba3b3fff3ce50351c51e488a1efa2a130cb3f32ebdbbbf76921e00b9a3d2e326cdceb99a710bab1b640c2b3e552e7617eac347 WHIRLPOOL 602aba048694e4e1f444aa565cf65db09309d35990026341f77456464874bf2c60cdac2156fb4cede38b8423109a69342a7988869b256b393793d42508026c9d

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild
new file mode 100644
index 0000000..b69af37
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+	>=dev-util/intltool-0.40.0
+	sys-devel/gettext
+"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2016-06-28 20:30 Pacho Ramos
  0 siblings, 0 replies; 78+ messages in thread
From: Pacho Ramos @ 2016-06-28 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     817865d3eab97d67a2bdd5cccb95eddd7a699f87
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 19:38:49 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 20:29:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817865d3

x11-themes/gnome-backgrounds: Drop old

Package-Manager: portage-2.3.0_rc1

 x11-themes/gnome-backgrounds/Manifest              |  1 -
 .../gnome-backgrounds-3.16.0.ebuild                | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index ccf5151..fa31b2a 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2
 DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
deleted file mode 100644
index 51937ce..0000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
-	>=dev-util/intltool-0.40.0
-	sys-devel/gettext
-"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2016-03-06 18:20 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2016-03-06 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     588b7d15dd479bb0726bf95aae5bead60499b9ef
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 18:10:50 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 18:17:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588b7d15

x11-themes/gnome-backgrounds: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
index fa04173..51937ce 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2015-11-15 14:23 Pacho Ramos
  0 siblings, 0 replies; 78+ messages in thread
From: Pacho Ramos @ 2015-11-15 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2d085991f4722a61a80b60f4d25ad3d774dd52aa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 14:11:13 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 14:21:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d085991

x11-themes/gnome-backgrounds: Drop old

Package-Manager: portage-2.2.24

 x11-themes/gnome-backgrounds/Manifest              |  1 -
 .../gnome-backgrounds-3.14.1.ebuild                | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index a7adc82..d6d06f6 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.14.1.tar.xz 16463428 SHA256 deeea0499f34b118d27d94e3ac8d23e3b210bd602b2c1aa0e0242a75ae78c126 SHA512 7420e86591b6df1c992b5eae8301ff53122988342450c74bb5b7afd2d29904b22473af684614ba97bc82064d68a51ae4cfbbd4cd46f7cdf0599c4f7d5e546ff3 WHIRLPOOL 46499958262f7edca0376a557a0cc4a00de861e00997567e4fef6f15af97fa130bdce9282574980e5ac55f445ebd915481d2fc5f7c8cf01a53f8ee01322941ad
 DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild
deleted file mode 100644
index 51937ce..0000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
-	>=dev-util/intltool-0.40.0
-	sys-devel/gettext
-"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2015-11-15 14:23 Pacho Ramos
  0 siblings, 0 replies; 78+ messages in thread
From: Pacho Ramos @ 2015-11-15 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     8e99453d3b956eb3267f51162556e8aa9e4179be
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 14:13:44 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 14:21:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e99453d

x11-themes/gnome-backgrounds: Version bump

Package-Manager: portage-2.2.24

 x11-themes/gnome-backgrounds/Manifest              |  1 +
 .../gnome-backgrounds-3.18.0.ebuild                | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index d6d06f6..ccf5151 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2
+DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
new file mode 100644
index 0000000..d3c4b3a
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+	>=dev-util/intltool-0.40.0
+	sys-devel/gettext
+"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2015-09-12  9:11 Agostino Sarubbo
  0 siblings, 0 replies; 78+ messages in thread
From: Agostino Sarubbo @ 2015-09-12  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     77cd0db4bcfb89b6ea25f6d9e37b2e99fd38f659
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 09:09:29 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 09:11:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cd0db4

x11-themes/gnome-backgrounds: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
index fa04173..51937ce 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
@ 2015-09-07 19:58 Mikle Kolyada
  0 siblings, 0 replies; 78+ messages in thread
From: Mikle Kolyada @ 2015-09-07 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     808ae84ae695f8cdd51a26d73ffeb4bdbe8f3b2b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 19:37:04 2015 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 19:55:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808ae84a

x11-themes/gnome-backgrounds: amd64 stable wrt bug #551826

Package-Manager: portage-2.2.20.1

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
index d3c4b3a..fa04173 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"


^ permalink raw reply related	[flat|nested] 78+ messages in thread

end of thread, other threads:[~2024-08-03 14:11 UTC | newest]

Thread overview: 78+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14  6:53 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-08-03 14:11 Pacho Ramos
2024-03-02 22:33 Mart Raudsepp
2024-02-18  6:09 Arthur Zamarin
2023-12-07 16:25 Arthur Zamarin
2023-09-24  9:02 WANG Xuerui
2023-09-22  2:33 Matt Turner
2023-09-18 13:29 Matt Turner
2023-09-05 20:28 Matt Turner
2023-09-04  0:48 Matt Turner
2023-07-27 10:22 WANG Xuerui
2023-05-17 21:55 Matt Turner
2023-05-02 19:16 Sam James
2023-05-02 19:16 Sam James
2023-05-02 18:16 Arthur Zamarin
2023-04-02  0:57 Matt Turner
2023-03-20 14:07 Matt Turner
2023-02-15 17:42 Matt Turner
2022-12-04  2:41 Matt Turner
2022-12-02 15:44 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-10  0:33 Yixun Lan
2022-11-09 14:11 Matt Turner
2022-11-07  7:26 Sam James
2022-11-05  5:59 Arthur Zamarin
2022-10-31 20:31 Matt Turner
2022-09-28 13:53 Matt Turner
2022-09-22  2:56 Matt Turner
2022-05-31 18:24 Matt Turner
2022-05-28  5:45 Sam James
2022-05-28  1:27 Sam James
2022-05-28  1:20 Sam James
2022-03-22  0:24 Matt Turner
2022-03-18 19:24 Matt Turner
2022-03-08  9:35 Sam James
2021-12-11 17:36 Mart Raudsepp
2021-08-27 15:19 Yixun Lan
2021-05-31  2:00 Matt Turner
2021-05-29  6:09 Sam James
2021-05-04  0:51 Matt Turner
2021-04-16  1:47 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12  8:01 Mikle Kolyada
2020-11-11 21:59 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 15:17 Thomas Deutschmann
2020-07-14  1:06 Matt Turner
2020-04-25 20:17 Mart Raudsepp
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-03-18 16:06 Mart Raudsepp
2019-12-23 22:23 Mart Raudsepp
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-09-28 20:17 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2019-05-18 23:05 Mart Raudsepp
2019-05-10 17:49 Mikle Kolyada
2019-05-08  9:33 Mikle Kolyada
2018-12-28 23:58 Gilles Dartiguelongue
2018-10-07 21:20 Mart Raudsepp
2018-10-07 21:20 Mart Raudsepp
2018-02-03 23:43 Mart Raudsepp
2018-01-18  3:18 Mikle Kolyada
2017-05-21 13:59 Mart Raudsepp
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2017-03-08 12:11 Mart Raudsepp
2016-11-01 11:18 Gilles Dartiguelongue
2016-11-01 11:18 Gilles Dartiguelongue
2016-06-28 20:30 Pacho Ramos
2016-06-28 20:30 Pacho Ramos
2016-03-06 18:20 Mikle Kolyada
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-09-12  9:11 Agostino Sarubbo
2015-09-07 19:58 Mikle Kolyada

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