public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-11-28 19:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2017-11-28 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0f2ebd9f17441c0784daefd5753a41d0b5c5026d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 19:34:37 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 19:46:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2ebd9f

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 x11-themes/ubuntu-wallpapers/Manifest              |  3 +-
 .../ubuntu-wallpapers-17.10.1.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index d2733affa58..224874fded9 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
-DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 SHA256 945f672c84a519e867869483ca43ed50772a709bcea5920c6c3c1ce188e369f3 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7 WHIRLPOOL e5069f812309bc31b5a0d6a10b592d5fc79c7d6a32e04066d56c6148d76c171343a7523347f529c5c3701b19887a44bdfb4ddbf85eee218da7e0bb9217e58d79
+DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 BLAKE2B 543e8b8a3218318ca50e6cc659d7474119130c881191836280811c9405f8c57f2a852735c40dc62c3e5a1831c428b92455ee79c4585991d81e66459b78f25909 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7
+DIST ubuntu-wallpapers_17.10.1.orig.tar.gz 129711183 BLAKE2B ca5c4010cc5b724d8f1a2963370393f096fd43bf2fde6150d9348d70538621ce364b352fae5903fc22dd63ec10a8dbbb3fc61859683fa1fe95030d10d82464e8 SHA512 1f863473079e1c95b9110c7fc18484a15a0215e35e29acb3c48ab5ebff4cab25b2c83e8a8864a2e5df7fd523dc4e519f2c27f0ee4479a64485f854d752942b76

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
new file mode 100644
index 00000000000..6c8e876decc
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2024-08-13  9:42 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2024-08-13  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e6901b72ebd48dd0bb14027fb1e4ee811457753d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 09:42:38 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 09:42:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6901b72

x11-themes/ubuntu-wallpapers: drop 22.10.3

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-22.10.3.ebuild               | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 2392235e44e9..c537c560eaa5 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_22.10.3.orig.tar.gz 291538274 BLAKE2B 59b44dae9113cc3e2f25255a363da72bbd21afa3de2a8bc98e8fc2b6cb4d71a6fa4ace12ee38539cd319c55300436087aa6b3080acab807186014af06683e5f6 SHA512 f00a4099e9dfbaa6ab541bec1c65ce312a078c8ea3199a17b315e687ed19e9c36c8b2faa8a482534b9c46d0940ef38943b1f3a1ec4a1da039664ea1248597dc0
 DIST ubuntu-wallpapers_24.04.2.orig.tar.gz 488807276 BLAKE2B 2d129b9e08ec60a77ceefded1e7492244b1a14345c2a84a1df1e1653b0d972391f737ae447347c40b79dff172f952f9888907c6ea1c265fd3cf57790838f14ed SHA512 18cbf8498d2445350053fe472b7d081ae92df01911f15b5bd96c912f4ebb7dd6a4bfe8f90d25a16aba3f8d317faf1fbe8f381d437e95d669cf0d2dc06c898a28

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
deleted file mode 100644
index 0fd2cb1608ad..000000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		sed -i 's/_name/name/g' ${i}
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2024-07-31  9:24 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2024-07-31  9:24 UTC (permalink / raw
  To: gentoo-commits

commit:     20070da7058fec69eb01ea0173c0b20f214eca9e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 09:24:23 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 09:24:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20070da7

x11-themes/ubuntu-wallpapers: stabilize 24.04.2 for ALLARCHES

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild
index cd97fd6f8482..8d371522696d 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}.orig"
 LICENSE="CC-BY-SA-3.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 
 src_compile() { :; }
 src_test() { :; }


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2024-07-19 19:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2024-07-19 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     b8ad90deb0e1c0db180a91a676934f66f470a42c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 19:42:59 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 19:46:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ad90de

x11-themes/ubuntu-wallpapers: add 24.04.2

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-24.04.2.ebuild               | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 8b68a8f828f2..6a74336f4dff 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1,3 @@
 DIST ubuntu-wallpapers_22.10.2.orig.tar.gz 291534519 BLAKE2B b79c3a685c7d7b0e43cb365e27b845f194c466c513f138bf4120e14f23c7ed5c16e4586150086444fdc0d7d460b175e2c5ebd615bd95ae5130906d1c39da74c3 SHA512 e2dcdd0a07fc50c4059e3254b179de73474ab53298c29a7234eb14335bfb83cb1b2e9e7a53787caf1a95929876e083d3684be162a5a5f8b14325446eef5c9a5c
 DIST ubuntu-wallpapers_22.10.3.orig.tar.gz 291538274 BLAKE2B 59b44dae9113cc3e2f25255a363da72bbd21afa3de2a8bc98e8fc2b6cb4d71a6fa4ace12ee38539cd319c55300436087aa6b3080acab807186014af06683e5f6 SHA512 f00a4099e9dfbaa6ab541bec1c65ce312a078c8ea3199a17b315e687ed19e9c36c8b2faa8a482534b9c46d0940ef38943b1f3a1ec4a1da039664ea1248597dc0
+DIST ubuntu-wallpapers_24.04.2.orig.tar.gz 488807276 BLAKE2B 2d129b9e08ec60a77ceefded1e7492244b1a14345c2a84a1df1e1653b0d972391f737ae447347c40b79dff172f952f9888907c6ea1c265fd3cf57790838f14ed SHA512 18cbf8498d2445350053fe472b7d081ae92df01911f15b5bd96c912f4ebb7dd6a4bfe8f90d25a16aba3f8d317faf1fbe8f381d437e95d669cf0d2dc06c898a28

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild
new file mode 100644
index 000000000000..cd97fd6f8482
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-24.04.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+S="${WORKDIR}/${MY_P}.orig"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		sed -i 's/_name/name/g' ${i}
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2024-07-19 19:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2024-07-19 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4b96a620c3c3f69140d00be3e7e8470500e80f05
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 19:45:14 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 19:46:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b96a620

x11-themes/ubuntu-wallpapers: drop 22.10.2

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-22.10.2.ebuild               | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 6a74336f4dff..2392235e44e9 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,3 +1,2 @@
-DIST ubuntu-wallpapers_22.10.2.orig.tar.gz 291534519 BLAKE2B b79c3a685c7d7b0e43cb365e27b845f194c466c513f138bf4120e14f23c7ed5c16e4586150086444fdc0d7d460b175e2c5ebd615bd95ae5130906d1c39da74c3 SHA512 e2dcdd0a07fc50c4059e3254b179de73474ab53298c29a7234eb14335bfb83cb1b2e9e7a53787caf1a95929876e083d3684be162a5a5f8b14325446eef5c9a5c
 DIST ubuntu-wallpapers_22.10.3.orig.tar.gz 291538274 BLAKE2B 59b44dae9113cc3e2f25255a363da72bbd21afa3de2a8bc98e8fc2b6cb4d71a6fa4ace12ee38539cd319c55300436087aa6b3080acab807186014af06683e5f6 SHA512 f00a4099e9dfbaa6ab541bec1c65ce312a078c8ea3199a17b315e687ed19e9c36c8b2faa8a482534b9c46d0940ef38943b1f3a1ec4a1da039664ea1248597dc0
 DIST ubuntu-wallpapers_24.04.2.orig.tar.gz 488807276 BLAKE2B 2d129b9e08ec60a77ceefded1e7492244b1a14345c2a84a1df1e1653b0d972391f737ae447347c40b79dff172f952f9888907c6ea1c265fd3cf57790838f14ed SHA512 18cbf8498d2445350053fe472b7d081ae92df01911f15b5bd96c912f4ebb7dd6a4bfe8f90d25a16aba3f8d317faf1fbe8f381d437e95d669cf0d2dc06c898a28

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
deleted file mode 100644
index 3943df5dcdb8..000000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		sed -i 's/_name/name/g' ${i}
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2023-02-27 15:12 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2023-02-27 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     298c5e436819950636237ace48f156f8326ac739
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 14:52:17 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 14:52:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298c5e43

x11-themes/ubuntu-wallpapers: stabilize 22.10.3 for ALLARCHES

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
index 42a449c95f43..0fd2cb1608ad 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-12-04 14:50 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2022-12-04 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     bb0c5f6e0a121b52c4bd5747c4d84edb885b18fb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 14:17:51 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 14:49:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0c5f6e

x11-themes/ubuntu-wallpapers: drop 21.10.1

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-21.10.1.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 2ad72981a46b..8b68a8f828f2 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,3 +1,2 @@
-DIST ubuntu-wallpapers_21.10.1.orig.tar.gz 246340533 BLAKE2B 0d5b253fd1462baad0ebc758c20a4e9662baf913bb776342faa31df5ae33629098680fe0a442c186271089d2769cfee1439438851a510f3d978669cb95a017af SHA512 f48c9ac59c6de32b4dbdd2a52c21b5464f6100c4acb2384150d9666e8cf31eb705d534742ca54df1f8ed82363d79704294aa6a52933838ee9fddd0a58e53cdcc
 DIST ubuntu-wallpapers_22.10.2.orig.tar.gz 291534519 BLAKE2B b79c3a685c7d7b0e43cb365e27b845f194c466c513f138bf4120e14f23c7ed5c16e4586150086444fdc0d7d460b175e2c5ebd615bd95ae5130906d1c39da74c3 SHA512 e2dcdd0a07fc50c4059e3254b179de73474ab53298c29a7234eb14335bfb83cb1b2e9e7a53787caf1a95929876e083d3684be162a5a5f8b14325446eef5c9a5c
 DIST ubuntu-wallpapers_22.10.3.orig.tar.gz 291538274 BLAKE2B 59b44dae9113cc3e2f25255a363da72bbd21afa3de2a8bc98e8fc2b6cb4d71a6fa4ace12ee38539cd319c55300436087aa6b3080acab807186014af06683e5f6 SHA512 f00a4099e9dfbaa6ab541bec1c65ce312a078c8ea3199a17b315e687ed19e9c36c8b2faa8a482534b9c46d0940ef38943b1f3a1ec4a1da039664ea1248597dc0

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
deleted file mode 100644
index 09a6e6c50205..000000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-12-04 14:50 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2022-12-04 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0c182f35b6b28e0245b80a57f8d3e0f97f2a3779
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 14:17:43 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 14:49:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c182f35

x11-themes/ubuntu-wallpapers: add 22.10.3

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-22.10.3.ebuild               | 42 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index fec6439f51f6..2ad72981a46b 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1,3 @@
 DIST ubuntu-wallpapers_21.10.1.orig.tar.gz 246340533 BLAKE2B 0d5b253fd1462baad0ebc758c20a4e9662baf913bb776342faa31df5ae33629098680fe0a442c186271089d2769cfee1439438851a510f3d978669cb95a017af SHA512 f48c9ac59c6de32b4dbdd2a52c21b5464f6100c4acb2384150d9666e8cf31eb705d534742ca54df1f8ed82363d79704294aa6a52933838ee9fddd0a58e53cdcc
 DIST ubuntu-wallpapers_22.10.2.orig.tar.gz 291534519 BLAKE2B b79c3a685c7d7b0e43cb365e27b845f194c466c513f138bf4120e14f23c7ed5c16e4586150086444fdc0d7d460b175e2c5ebd615bd95ae5130906d1c39da74c3 SHA512 e2dcdd0a07fc50c4059e3254b179de73474ab53298c29a7234eb14335bfb83cb1b2e9e7a53787caf1a95929876e083d3684be162a5a5f8b14325446eef5c9a5c
+DIST ubuntu-wallpapers_22.10.3.orig.tar.gz 291538274 BLAKE2B 59b44dae9113cc3e2f25255a363da72bbd21afa3de2a8bc98e8fc2b6cb4d71a6fa4ace12ee38539cd319c55300436087aa6b3080acab807186014af06683e5f6 SHA512 f00a4099e9dfbaa6ab541bec1c65ce312a078c8ea3199a17b315e687ed19e9c36c8b2faa8a482534b9c46d0940ef38943b1f3a1ec4a1da039664ea1248597dc0

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
new file mode 100644
index 000000000000..42a449c95f43
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		sed -i 's/_name/name/g' ${i}
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-11-14 10:13 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2022-11-14 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     c3c73838b69010ff846fcd8c2c29cd4dc9babf9c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 10:13:11 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 10:13:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c73838

x11-themes/ubuntu-wallpapers: stabilize 22.10.2 for ALLARCHES

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Closes: https://bugs.gentoo.org/880715

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
index 42a449c95f43..3943df5dcdb8 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-10-23 16:17 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2022-10-23 16:17 UTC (permalink / raw
  To: gentoo-commits

commit:     1c94f01e5d61bebf24849ca93c7eeb376dae4b91
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 15:46:51 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 16:06:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c94f01e

x11-themes/ubuntu-wallpapers: add 22.10.2

Closes: https://bugs.gentoo.org/877511
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-22.10.2.ebuild               | 42 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index dce224cb5d48..fec6439f51f6 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_21.10.1.orig.tar.gz 246340533 BLAKE2B 0d5b253fd1462baad0ebc758c20a4e9662baf913bb776342faa31df5ae33629098680fe0a442c186271089d2769cfee1439438851a510f3d978669cb95a017af SHA512 f48c9ac59c6de32b4dbdd2a52c21b5464f6100c4acb2384150d9666e8cf31eb705d534742ca54df1f8ed82363d79704294aa6a52933838ee9fddd0a58e53cdcc
+DIST ubuntu-wallpapers_22.10.2.orig.tar.gz 291534519 BLAKE2B b79c3a685c7d7b0e43cb365e27b845f194c466c513f138bf4120e14f23c7ed5c16e4586150086444fdc0d7d460b175e2c5ebd615bd95ae5130906d1c39da74c3 SHA512 e2dcdd0a07fc50c4059e3254b179de73474ab53298c29a7234eb14335bfb83cb1b2e9e7a53787caf1a95929876e083d3684be162a5a5f8b14325446eef5c9a5c

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
new file mode 100644
index 000000000000..42a449c95f43
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-22.10.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		sed -i 's/_name/name/g' ${i}
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-06-08  9:37 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2022-06-08  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     f61cd36106ca976c4647a846c4aa92b772999d13
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 09:37:17 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 09:37:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61cd361

x11-themes/ubuntu-wallpapers: drop 21.04.1

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-21.04.1.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index dc8640d2e446..dce224cb5d48 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_21.04.1.orig.tar.gz 235198866 BLAKE2B 6facece4b46071b25ca05a0af97cde3e6174b332a3adb5483ba9871651848087286eb8b46088a215daeceffa53259be0a549d1021f749911430e75ec121a98e0 SHA512 466ea79166aef82fd6893e5e5c27e5315488d4ac6f07d6f828a14f8c4d8e2af1805ebd66ae0cf36bde76dc8c4d063284c68acc8bc429668e3cc0f9a2af2eb84a
 DIST ubuntu-wallpapers_21.10.1.orig.tar.gz 246340533 BLAKE2B 0d5b253fd1462baad0ebc758c20a4e9662baf913bb776342faa31df5ae33629098680fe0a442c186271089d2769cfee1439438851a510f3d978669cb95a017af SHA512 f48c9ac59c6de32b4dbdd2a52c21b5464f6100c4acb2384150d9666e8cf31eb705d534742ca54df1f8ed82363d79704294aa6a52933838ee9fddd0a58e53cdcc

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
deleted file mode 100644
index 09a6e6c50205..000000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2022-06-02  1:53 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2022-06-02  1:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e40406d94a45fea7e6b0ab5cf680ed9f862e7606
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 20:19:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 01:53:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40406d9

x11-themes/ubuntu-wallpapers: update upstream metadata

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

 x11-themes/ubuntu-wallpapers/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/metadata.xml b/x11-themes/ubuntu-wallpapers/metadata.xml
index 311d9ab1b70a..2a082bf8c2a6 100644
--- a/x11-themes/ubuntu-wallpapers/metadata.xml
+++ b/x11-themes/ubuntu-wallpapers/metadata.xml
@@ -6,6 +6,6 @@
 	</maintainer>
 	<stabilize-allarches/>
 	<upstream>
-		<remote-id type="launchpad">ubuntu/+source/ubuntu-wallpapers</remote-id>
+		<remote-id type="launchpad">ubuntu-wallpapers</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-12-14 15:45 Jakov Smolić
  0 siblings, 0 replies; 50+ messages in thread
From: Jakov Smolić @ 2021-12-14 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     022b093c30bbbf2d7ea64f1a93f878c9620cda14
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 15:44:06 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 15:44:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022b093c

x11-themes/ubuntu-wallpapers: Stabilize 21.10.1 ALLARCHES, #829173

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

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
index 44e99c435c75..09a6e6c50205 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-11-11 17:57 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-11-11 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     db7867b226a89249ba83ffbd2f837d6417513925
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 17:56:42 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 17:56:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db7867b2

x11-themes/ubuntu-wallpapers: Bump to 21.10.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-21.10.1.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 79733c2d5db..dc8640d2e44 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_21.04.1.orig.tar.gz 235198866 BLAKE2B 6facece4b46071b25ca05a0af97cde3e6174b332a3adb5483ba9871651848087286eb8b46088a215daeceffa53259be0a549d1021f749911430e75ec121a98e0 SHA512 466ea79166aef82fd6893e5e5c27e5315488d4ac6f07d6f828a14f8c4d8e2af1805ebd66ae0cf36bde76dc8c4d063284c68acc8bc429668e3cc0f9a2af2eb84a
+DIST ubuntu-wallpapers_21.10.1.orig.tar.gz 246340533 BLAKE2B 0d5b253fd1462baad0ebc758c20a4e9662baf913bb776342faa31df5ae33629098680fe0a442c186271089d2769cfee1439438851a510f3d978669cb95a017af SHA512 f48c9ac59c6de32b4dbdd2a52c21b5464f6100c4acb2384150d9666e8cf31eb705d534742ca54df1f8ed82363d79704294aa6a52933838ee9fddd0a58e53cdcc

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
new file mode 100644
index 00000000000..44e99c435c7
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.10.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-07-08  8:09 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-07-08  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     db48024263482e9b3c74b64ec18ed3fd0ce90d5c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 08:09:25 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 08:09:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db480242

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
index 44e99c435c7..09a6e6c5020 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-07-08  8:09 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-07-08  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     86835c586f000daccb4673803893e5153e6c3f07
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 08:09:08 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 08:09:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86835c58

x11-themes/ubuntu-wallpapers: Bump to 21.04.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-21.04.1.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 9b846c577c7..4d449418f2f 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_20.10.3.orig.tar.gz 228597178 BLAKE2B 83cbe7ed38a6c8a7b4c1bb6ff0f3e42ce355c7d6ba46d33b7a9227ecdb5dad6dd3192d8ff4ebc414188b361719e3c48c979b87d2ba11417726ad1f46b73de332 SHA512 b66cc0b447ae66f9791369e4c76cdf3bbaf1a6f316e7bc30a1721469c227221162cf764234dc4913d1679b842eb83e3ea32a53680c512ede998ce604af2034de
+DIST ubuntu-wallpapers_21.04.1.orig.tar.gz 235198866 BLAKE2B 6facece4b46071b25ca05a0af97cde3e6174b332a3adb5483ba9871651848087286eb8b46088a215daeceffa53259be0a549d1021f749911430e75ec121a98e0 SHA512 466ea79166aef82fd6893e5e5c27e5315488d4ac6f07d6f828a14f8c4d8e2af1805ebd66ae0cf36bde76dc8c4d063284c68acc8bc429668e3cc0f9a2af2eb84a

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
new file mode 100644
index 00000000000..44e99c435c7
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-21.04.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-07-08  8:09 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-07-08  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2dda166d1ea86b6e3d218e639bd0616a82f1f52d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 08:09:36 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 08:09:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dda166d

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-20.10.3.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 4d449418f2f..79733c2d5db 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_20.10.3.orig.tar.gz 228597178 BLAKE2B 83cbe7ed38a6c8a7b4c1bb6ff0f3e42ce355c7d6ba46d33b7a9227ecdb5dad6dd3192d8ff4ebc414188b361719e3c48c979b87d2ba11417726ad1f46b73de332 SHA512 b66cc0b447ae66f9791369e4c76cdf3bbaf1a6f316e7bc30a1721469c227221162cf764234dc4913d1679b842eb83e3ea32a53680c512ede998ce604af2034de
 DIST ubuntu-wallpapers_21.04.1.orig.tar.gz 235198866 BLAKE2B 6facece4b46071b25ca05a0af97cde3e6174b332a3adb5483ba9871651848087286eb8b46088a215daeceffa53259be0a549d1021f749911430e75ec121a98e0 SHA512 466ea79166aef82fd6893e5e5c27e5315488d4ac6f07d6f828a14f8c4d8e2af1805ebd66ae0cf36bde76dc8c4d063284c68acc8bc429668e3cc0f9a2af2eb84a

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
deleted file mode 100644
index 64464d8c2ea..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-01-12 20:25 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-01-12 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     14077eabbcfb2112dac7902ef076ff6e2509fb1c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 20:24:10 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:24:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14077eab

x11-themes/ubuntu-wallpapers: Suitable for allarches stabilization

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/ubuntu-wallpapers/metadata.xml b/x11-themes/ubuntu-wallpapers/metadata.xml
index c457b33c0c4..206becb97ac 100644
--- a/x11-themes/ubuntu-wallpapers/metadata.xml
+++ b/x11-themes/ubuntu-wallpapers/metadata.xml
@@ -4,6 +4,7 @@
 	<maintainer type="person">
 		<email>pacho@gentoo.org</email>
 	</maintainer>
+	<stabilize-allarches/>
 	<upstream>
 		<remote-id type="launchpad">ubuntu/+source/ubuntu-wallpapers</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-01-12 20:25 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-01-12 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6f43405657bf6b42f27923e1b01949b3b03babdc
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 20:24:41 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:24:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f434056

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-20.04.2.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 2157f306363..9b846c577c7 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_20.04.2.orig.tar.gz 221558552 BLAKE2B 2cec11a04ddec632df811b5764e8e777bb4c0ec03138f1e4f1b50fbd780fd33761b55e5da52d466d000461ad47d0d7c2348992053eb375f4a10f0d9808d0df4b SHA512 89ac61bbccff1226b08b7c1b8714b65829333f1ca7eedfc2f77842e2efc1e4d71509488fc5e902e6b35138df258c06c51a655f1722a13df9f382420c15673c54
 DIST ubuntu-wallpapers_20.10.3.orig.tar.gz 228597178 BLAKE2B 83cbe7ed38a6c8a7b4c1bb6ff0f3e42ce355c7d6ba46d33b7a9227ecdb5dad6dd3192d8ff4ebc414188b361719e3c48c979b87d2ba11417726ad1f46b73de332 SHA512 b66cc0b447ae66f9791369e4c76cdf3bbaf1a6f316e7bc30a1721469c227221162cf764234dc4913d1679b842eb83e3ea32a53680c512ede998ce604af2034de

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
deleted file mode 100644
index 79ea2db96e4..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2021-01-12 20:25 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2021-01-12 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ccca7ab09976534cf339ba47c4af7a379a8ade54
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 20:24:30 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:24:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccca7ab0

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
index 6101cdc76a8..64464d8c2ea 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2020-12-06 13:18 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2020-12-06 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     fbd8e045c687200f28677327de64e8af64d73baf
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 13:18:17 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 13:18:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd8e045

x11-themes/ubuntu-wallpapers: Bump to 20.10.3

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-20.10.3.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 8aa157ff98c..2157f306363 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_20.04.2.orig.tar.gz 221558552 BLAKE2B 2cec11a04ddec632df811b5764e8e777bb4c0ec03138f1e4f1b50fbd780fd33761b55e5da52d466d000461ad47d0d7c2348992053eb375f4a10f0d9808d0df4b SHA512 89ac61bbccff1226b08b7c1b8714b65829333f1ca7eedfc2f77842e2efc1e4d71509488fc5e902e6b35138df258c06c51a655f1722a13df9f382420c15673c54
+DIST ubuntu-wallpapers_20.10.3.orig.tar.gz 228597178 BLAKE2B 83cbe7ed38a6c8a7b4c1bb6ff0f3e42ce355c7d6ba46d33b7a9227ecdb5dad6dd3192d8ff4ebc414188b361719e3c48c979b87d2ba11417726ad1f46b73de332 SHA512 b66cc0b447ae66f9791369e4c76cdf3bbaf1a6f316e7bc30a1721469c227221162cf764234dc4913d1679b842eb83e3ea32a53680c512ede998ce604af2034de

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
new file mode 100644
index 00000000000..6101cdc76a8
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.10.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2020-08-30 20:20 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2020-08-30 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e3951a0083aaf123792b6df1148d8bcd0047eefb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 20:20:17 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 20:20:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3951a00

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-19.10.2.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index e207a3efaa0..8aa157ff98c 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_19.10.2.orig.tar.gz 209308453 BLAKE2B 250b386697e6802b13b624206142ad13224c032d9b909ff0de0ae4ecc1a47e99d8ad30933f4967fd8f570bfca728191a7021b1e2cff81a8fc21ddcd0445534f4 SHA512 754902be43064593c303feb87f3de94351cf1067ae08344e65bd420eca57d5cf516996d89c0116887aabedaf0d032132d9139c8ebe414525eda61b16cc8cca9a
 DIST ubuntu-wallpapers_20.04.2.orig.tar.gz 221558552 BLAKE2B 2cec11a04ddec632df811b5764e8e777bb4c0ec03138f1e4f1b50fbd780fd33761b55e5da52d466d000461ad47d0d7c2348992053eb375f4a10f0d9808d0df4b SHA512 89ac61bbccff1226b08b7c1b8714b65829333f1ca7eedfc2f77842e2efc1e4d71509488fc5e902e6b35138df258c06c51a655f1722a13df9f382420c15673c54

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
deleted file mode 100644
index e100fe16f45..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review COPYING file for updates
-LICENSE="CC-BY-SA-3.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2020-05-31 12:42 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2020-05-31 12:42 UTC (permalink / raw
  To: gentoo-commits

commit:     55b8878a6d704576796427136bd5577f66c28701
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 12:41:13 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 31 12:42:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b8878a

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
index 6101cdc76a8..79ea2db96e4 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2020-04-26 15:34 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2020-04-26 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fc85b0016c67608075439a6608348467a55df0bc
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 15:31:27 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 15:33:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc85b001

x11-themes/ubuntu-wallpapers: Bump to 20.04.2

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-20.04.2.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index d77a0051d98..e207a3efaa0 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_19.10.2.orig.tar.gz 209308453 BLAKE2B 250b386697e6802b13b624206142ad13224c032d9b909ff0de0ae4ecc1a47e99d8ad30933f4967fd8f570bfca728191a7021b1e2cff81a8fc21ddcd0445534f4 SHA512 754902be43064593c303feb87f3de94351cf1067ae08344e65bd420eca57d5cf516996d89c0116887aabedaf0d032132d9139c8ebe414525eda61b16cc8cca9a
+DIST ubuntu-wallpapers_20.04.2.orig.tar.gz 221558552 BLAKE2B 2cec11a04ddec632df811b5764e8e777bb4c0ec03138f1e4f1b50fbd780fd33761b55e5da52d466d000461ad47d0d7c2348992053eb375f4a10f0d9808d0df4b SHA512 89ac61bbccff1226b08b7c1b8714b65829333f1ca7eedfc2f77842e2efc1e4d71509488fc5e902e6b35138df258c06c51a655f1722a13df9f382420c15673c54

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
new file mode 100644
index 00000000000..6101cdc76a8
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-20.04.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-12-05  7:45 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-12-05  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fd1caef362aa1813365b21432f4eef10aab4555f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 07:45:40 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 07:45:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1caef3

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-19.04.2.ebuild               | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 609e7187f33..d77a0051d98 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_19.04.2.orig.tar.gz 201172357 BLAKE2B 0ee1b8073dc47260667377ebf293cfd867e56b2f46c909c9dc88dbe9f94e9090e716d0b352af72661ec9c5088b7d52fdacda4bb9c274e84a13a2ce030f304779 SHA512 324812015f04c7286e9f90d73bb671013fff386eaf7933998a1199ebc24dbd1bba4ca3f8fc526afe4e26df738662d6d033a90f99195380b7fb4cf09feb8e631b
 DIST ubuntu-wallpapers_19.10.2.orig.tar.gz 209308453 BLAKE2B 250b386697e6802b13b624206142ad13224c032d9b909ff0de0ae4ecc1a47e99d8ad30933f4967fd8f570bfca728191a7021b1e2cff81a8fc21ddcd0445534f4 SHA512 754902be43064593c303feb87f3de94351cf1067ae08344e65bd420eca57d5cf516996d89c0116887aabedaf0d032132d9139c8ebe414525eda61b16cc8cca9a

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
deleted file mode 100644
index 33f1dc77df3..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-
-# Review copying file for updates
-LICENSE="CC-BY-SA-3.0 CC-BY-SA-2.0 CC-BY-2.0 CC-BY-SA-4.0"
-
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-11-20 11:13 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2019-11-20 11:13 UTC (permalink / raw
  To: gentoo-commits

commit:     cf65e4d390256f459ff5b2c3f8d7a1707bb8224a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 11:13:42 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 11:13:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf65e4d3

x11-themes/ubuntu-wallpapers: amd64/arm/x86 stable, (ALLARCHES policy) wrt bug #700678

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
index 02448c2af68..e100fe16f45 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review COPYING file for updates
 LICENSE="CC-BY-SA-3.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-10-20 10:14 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-10-20 10:14 UTC (permalink / raw
  To: gentoo-commits

commit:     bb3f1607f7c5d635c08a50497bba3021d01709b4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:45:27 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 10:14:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3f1607

x11-themes/ubuntu-wallpapers: Bump to 19.10.2

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-19.10.2.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index a0d4efa535e..609e7187f33 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_19.04.2.orig.tar.gz 201172357 BLAKE2B 0ee1b8073dc47260667377ebf293cfd867e56b2f46c909c9dc88dbe9f94e9090e716d0b352af72661ec9c5088b7d52fdacda4bb9c274e84a13a2ce030f304779 SHA512 324812015f04c7286e9f90d73bb671013fff386eaf7933998a1199ebc24dbd1bba4ca3f8fc526afe4e26df738662d6d033a90f99195380b7fb4cf09feb8e631b
+DIST ubuntu-wallpapers_19.10.2.orig.tar.gz 209308453 BLAKE2B 250b386697e6802b13b624206142ad13224c032d9b909ff0de0ae4ecc1a47e99d8ad30933f4967fd8f570bfca728191a7021b1e2cff81a8fc21ddcd0445534f4 SHA512 754902be43064593c303feb87f3de94351cf1067ae08344e65bd420eca57d5cf516996d89c0116887aabedaf0d032132d9139c8ebe414525eda61b16cc8cca9a

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
new file mode 100644
index 00000000000..02448c2af68
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review COPYING file for updates
+LICENSE="CC-BY-SA-3.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-04-24 16:28 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-04-24 16:28 UTC (permalink / raw
  To: gentoo-commits

commit:     af79350f9f839246e6a0c338a1ed94ee6586b574
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 16:27:30 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 16:27:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af79350f

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-18.10.2.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 454f4669577..a0d4efa535e 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_18.10.2.orig.tar.gz 186856866 BLAKE2B 4cc8f3f0e95bdc28d25d5b664678b60b924d2fbbd0876c260f45320bcb64bec4ddb3889c16b1bba1fc2506eba5ce579987a9cf8b25c3748a1c4529b52813c64c SHA512 dadd84e0b0d6be010254577239001d423b06730690cce44031ec90b1c7fe28312afb0720f8da7758f069b81556662f8a3c231c50255695090bc932d3ec9496db
 DIST ubuntu-wallpapers_19.04.2.orig.tar.gz 201172357 BLAKE2B 0ee1b8073dc47260667377ebf293cfd867e56b2f46c909c9dc88dbe9f94e9090e716d0b352af72661ec9c5088b7d52fdacda4bb9c274e84a13a2ce030f304779 SHA512 324812015f04c7286e9f90d73bb671013fff386eaf7933998a1199ebc24dbd1bba4ca3f8fc526afe4e26df738662d6d033a90f99195380b7fb4cf09feb8e631b

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
deleted file mode 100644
index 127023f2293..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-04-24 16:28 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-04-24 16:28 UTC (permalink / raw
  To: gentoo-commits

commit:     b37939effc6e85b3b8e50b8ec2e334c46ded0056
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 16:27:18 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 16:27:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37939ef

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
index d8144746a13..33f1dc77df3 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 # Review copying file for updates
 LICENSE="CC-BY-SA-3.0 CC-BY-SA-2.0 CC-BY-2.0 CC-BY-SA-4.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-04-07  9:15 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-04-07  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     af2fdbeb8c50fd79fddb43612e5d2e5e8183d5ed
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 08:40:23 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 09:15:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2fdbeb

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-19.04.2.ebuild               | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index fcaa07e5338..454f4669577 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_18.10.2.orig.tar.gz 186856866 BLAKE2B 4cc8f3f0e95bdc28d25d5b664678b60b924d2fbbd0876c260f45320bcb64bec4ddb3889c16b1bba1fc2506eba5ce579987a9cf8b25c3748a1c4529b52813c64c SHA512 dadd84e0b0d6be010254577239001d423b06730690cce44031ec90b1c7fe28312afb0720f8da7758f069b81556662f8a3c231c50255695090bc932d3ec9496db
+DIST ubuntu-wallpapers_19.04.2.orig.tar.gz 201172357 BLAKE2B 0ee1b8073dc47260667377ebf293cfd867e56b2f46c909c9dc88dbe9f94e9090e716d0b352af72661ec9c5088b7d52fdacda4bb9c274e84a13a2ce030f304779 SHA512 324812015f04c7286e9f90d73bb671013fff386eaf7933998a1199ebc24dbd1bba4ca3f8fc526afe4e26df738662d6d033a90f99195380b7fb4cf09feb8e631b

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
new file mode 100644
index 00000000000..d8144746a13
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+
+# Review copying file for updates
+LICENSE="CC-BY-SA-3.0 CC-BY-SA-2.0 CC-BY-2.0 CC-BY-SA-4.0"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-01-26 20:02 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-01-26 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     bd7d598bdb61ade526981045cc92d004265cf261
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 26 19:06:57 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 20:02:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7d598b

x11-themes/ubuntu-wallpapers: Stabilize (ALLARCHES)

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
index f302875b250..127023f2293 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-01-26 20:02 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-01-26 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     915a2ac4c4b189cb8390ebab67e7becd33ae2bb9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 26 19:07:14 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 20:02:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915a2ac4

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-18.04.1.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index fb075c39b4a..fcaa07e5338 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_18.04.1.orig.tar.gz 167057924 BLAKE2B 0d1bd7dc96d3a1ddc3becaa775a6da47645d5962cbcc49e4cab8430adef6ff5c13248b7eb88b1394c80fa5e1b53f8aff94b15b3c7ba836fcc5d94ea86e02572e SHA512 ad46d79cc32315f67f244bfabb74188478c43374d3021e20d0f0d4182cff7f93920df2fae141257695148dc0d69d8e4e0fa486ac616e6256e9269c8b5d6e06d6
 DIST ubuntu-wallpapers_18.10.2.orig.tar.gz 186856866 BLAKE2B 4cc8f3f0e95bdc28d25d5b664678b60b924d2fbbd0876c260f45320bcb64bec4ddb3889c16b1bba1fc2506eba5ce579987a9cf8b25c3748a1c4529b52813c64c SHA512 dadd84e0b0d6be010254577239001d423b06730690cce44031ec90b1c7fe28312afb0720f8da7758f069b81556662f8a3c231c50255695090bc932d3ec9496db

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild
deleted file mode 100644
index 9ff5a144f20..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2019-01-19  8:56 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2019-01-19  8:56 UTC (permalink / raw
  To: gentoo-commits

commit:     5f65335d1db6b7bf09fcca361e1fb8ec9d6a9496
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 08:54:05 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 19 08:56:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f65335d

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-18.10.2.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 00d5e9bf39d..fb075c39b4a 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_18.04.1.orig.tar.gz 167057924 BLAKE2B 0d1bd7dc96d3a1ddc3becaa775a6da47645d5962cbcc49e4cab8430adef6ff5c13248b7eb88b1394c80fa5e1b53f8aff94b15b3c7ba836fcc5d94ea86e02572e SHA512 ad46d79cc32315f67f244bfabb74188478c43374d3021e20d0f0d4182cff7f93920df2fae141257695148dc0d69d8e4e0fa486ac616e6256e9269c8b5d6e06d6
+DIST ubuntu-wallpapers_18.10.2.orig.tar.gz 186856866 BLAKE2B 4cc8f3f0e95bdc28d25d5b664678b60b924d2fbbd0876c260f45320bcb64bec4ddb3889c16b1bba1fc2506eba5ce579987a9cf8b25c3748a1c4529b52813c64c SHA512 dadd84e0b0d6be010254577239001d423b06730690cce44031ec90b1c7fe28312afb0720f8da7758f069b81556662f8a3c231c50255695090bc932d3ec9496db

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
new file mode 100644
index 00000000000..f302875b250
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.10.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2018-04-14 10:59 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2018-04-14 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     74d2559128a0bd1c78688253397f2d6eb8ab0822
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 14 10:57:42 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 14 10:59:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d25591

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-17.10.1.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 7433f2add9c..1e0822f340e 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_17.10.1.orig.tar.gz 129711183 BLAKE2B ca5c4010cc5b724d8f1a2963370393f096fd43bf2fde6150d9348d70538621ce364b352fae5903fc22dd63ec10a8dbbb3fc61859683fa1fe95030d10d82464e8 SHA512 1f863473079e1c95b9110c7fc18484a15a0215e35e29acb3c48ab5ebff4cab25b2c83e8a8864a2e5df7fd523dc4e519f2c27f0ee4479a64485f854d752942b76
 DIST ubuntu-wallpapers_18.04.0.orig.tar.gz 129653406 BLAKE2B 807b5212d95b5881bf4139b822f13e38b696c0fd8a848ed03ca035c98b570c1fa6a25dd301b62e1d9871ce42636f26cf6531f9f89480f7cb8518c36673b0f064 SHA512 a6a57f448c7180cc6fa946ca69dfdbc3af13cd7b29155b4a5d05f1fedf99736110b919514c6e5ded6ef0fd95262bb2902148529150ecc725e43f0f6e864d282e

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
deleted file mode 100644
index ebb7379f004..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2018-04-14 10:59 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2018-04-14 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     0c27bcd28534e1f6783979752e4759d3924981d3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 14 10:57:30 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 14 10:59:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c27bcd2

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild
index d4c81aca080..9ff5a144f20 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2018-03-29 19:35 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2018-03-29 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     1dda66ac3ed0e2d1c58c5e9f5a17166deca39820
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 29 19:34:46 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 19:34:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dda66ac

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: Portage-2.3.26, Repoman-2.3.7

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-18.04.0.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index ab63d4d0e71..7433f2add9c 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_17.10.1.orig.tar.gz 129711183 BLAKE2B ca5c4010cc5b724d8f1a2963370393f096fd43bf2fde6150d9348d70538621ce364b352fae5903fc22dd63ec10a8dbbb3fc61859683fa1fe95030d10d82464e8 SHA512 1f863473079e1c95b9110c7fc18484a15a0215e35e29acb3c48ab5ebff4cab25b2c83e8a8864a2e5df7fd523dc4e519f2c27f0ee4479a64485f854d752942b76
+DIST ubuntu-wallpapers_18.04.0.orig.tar.gz 129653406 BLAKE2B 807b5212d95b5881bf4139b822f13e38b696c0fd8a848ed03ca035c98b570c1fa6a25dd301b62e1d9871ce42636f26cf6531f9f89480f7cb8518c36673b0f064 SHA512 a6a57f448c7180cc6fa946ca69dfdbc3af13cd7b29155b4a5d05f1fedf99736110b919514c6e5ded6ef0fd95262bb2902148529150ecc725e43f0f6e864d282e

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild
new file mode 100644
index 00000000000..d4c81aca080
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-11-28 19:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2017-11-28 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     c25b2e2da99136d2fccc61316bb81d4af073d268
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 19:34:50 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 19:46:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25b2e2d

x11-themes/ubuntu-wallpapers: Stable on all

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
index 6c8e876decc..ebb7379f004 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-11-28 19:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2017-11-28 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5ba94608b4f0e6165414fe4f360246bd6d752a5a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 19:35:07 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 19:46:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba94608

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-17.04.1.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 224874fded9..ab63d4d0e71 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 BLAKE2B 543e8b8a3218318ca50e6cc659d7474119130c881191836280811c9405f8c57f2a852735c40dc62c3e5a1831c428b92455ee79c4585991d81e66459b78f25909 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7
 DIST ubuntu-wallpapers_17.10.1.orig.tar.gz 129711183 BLAKE2B ca5c4010cc5b724d8f1a2963370393f096fd43bf2fde6150d9348d70538621ce364b352fae5903fc22dd63ec10a8dbbb3fc61859683fa1fe95030d10d82464e8 SHA512 1f863473079e1c95b9110c7fc18484a15a0215e35e29acb3c48ab5ebff4cab25b2c83e8a8864a2e5df7fd523dc4e519f2c27f0ee4479a64485f854d752942b76

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
deleted file mode 100644
index ebb7379f004..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-07-21  8:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2017-07-21  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     9b262d723638f26cba2481e26587600dfed49563
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 08:42:30 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 08:46:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b262d72

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-16.10.2.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 38fc8519cfb..d2733affa58 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_16.10.2.orig.tar.gz 109516522 SHA256 8753862a0a5d37ffeb381815694b6c35149c6a6999ab763fe6cb35af13a01464 SHA512 224778670db30cd39edd4813e1b22d74c21617d3262ba670d8c979a5859ad2f8433bb39329940286e091d73fe03d4959593e321bdcd86b452561ae2569558c04 WHIRLPOOL d0835dff67ee2d20036485717ed6e38e5c6c0c95115c42d9d00a9f960730876785e394bc40a1490219c146fd7c16626a59dd0cbe018ea323c2a2cceac1c47691
 DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 SHA256 945f672c84a519e867869483ca43ed50772a709bcea5920c6c3c1ce188e369f3 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7 WHIRLPOOL e5069f812309bc31b5a0d6a10b592d5fc79c7d6a32e04066d56c6148d76c171343a7523347f529c5c3701b19887a44bdfb4ddbf85eee218da7e0bb9217e58d79

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
deleted file mode 100644
index 272591c6ecb..00000000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-07-21  8:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2017-07-21  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     17efd26ab0cbc34545a77c453a16ec3c5f5b8070
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 08:42:18 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 08:46:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17efd26a

x11-themes/ubuntu-wallpapers: Stabilize

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
index 6c8e876decc..ebb7379f004 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2017-04-08 15:30 Sebastian Pipping
  0 siblings, 0 replies; 50+ messages in thread
From: Sebastian Pipping @ 2017-04-08 15:30 UTC (permalink / raw
  To: gentoo-commits

commit:     364ce67c13f3c82a28dd42fbea10e3fc60c7c696
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 14:53:52 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 15:29:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364ce67c

x11-themes/ubuntu-wallpapers: 17.04.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-17.04.1.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index d3e79da6ce0..38fc8519cfb 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_16.10.2.orig.tar.gz 109516522 SHA256 8753862a0a5d37ffeb381815694b6c35149c6a6999ab763fe6cb35af13a01464 SHA512 224778670db30cd39edd4813e1b22d74c21617d3262ba670d8c979a5859ad2f8433bb39329940286e091d73fe03d4959593e321bdcd86b452561ae2569558c04 WHIRLPOOL d0835dff67ee2d20036485717ed6e38e5c6c0c95115c42d9d00a9f960730876785e394bc40a1490219c146fd7c16626a59dd0cbe018ea323c2a2cceac1c47691
+DIST ubuntu-wallpapers_17.04.1.orig.tar.gz 119859143 SHA256 945f672c84a519e867869483ca43ed50772a709bcea5920c6c3c1ce188e369f3 SHA512 730efe559be438fb673d41998bced8f1d7188b14b630f2f92789a01aa8879d77998f353c8cc1b1150800b192aa6c6cbab3473b68fc90e42284db15d25aa875b7 WHIRLPOOL e5069f812309bc31b5a0d6a10b592d5fc79c7d6a32e04066d56c6148d76c171343a7523347f529c5c3701b19887a44bdfb4ddbf85eee218da7e0bb9217e58d79

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
new file mode 100644
index 00000000000..6c8e876decc
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.04.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2016-12-07 18:20 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2016-12-07 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8daca3be0fb6efebedc532746906abe4e46e3de9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 18:19:52 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 18:20:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8daca3be

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: portage-2.3.2

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-16.04.1.ebuild               | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 88bd70e..d3e79da 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_16.04.1.orig.tar.gz 97209498 SHA256 a8223eeb95f851bed5b51b40469179c54fb3c468ed5ab48079bb25172c72c423 SHA512 0e21dc860d824d0fe89202391cb5109a5e57e10708f0a13c8fa953a5b11e4c83db0ccf1e6dd1d5fc93dcb385ec0a792e059ef221d47d411050dd9b6973bf67bd WHIRLPOOL ab80b0cb38969fccfd6128f457bbbe62f7c13598a00f8d3b3b66af281b9f63bb45c7107561fef922a03503b3e69e58b5c29353952ac8c860573cdce838a88505
 DIST ubuntu-wallpapers_16.10.2.orig.tar.gz 109516522 SHA256 8753862a0a5d37ffeb381815694b6c35149c6a6999ab763fe6cb35af13a01464 SHA512 224778670db30cd39edd4813e1b22d74c21617d3262ba670d8c979a5859ad2f8433bb39329940286e091d73fe03d4959593e321bdcd86b452561ae2569558c04 WHIRLPOOL d0835dff67ee2d20036485717ed6e38e5c6c0c95115c42d9d00a9f960730876785e394bc40a1490219c146fd7c16626a59dd0cbe018ea323c2a2cceac1c47691

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
deleted file mode 100644
index 9ea9f6e..00000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT="0"
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2016-12-07 18:20 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2016-12-07 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     cfb33b3f5483c9e962f9efa5b47c024e1b76770a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 18:19:39 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 18:20:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb33b3f

x11-themes/ubuntu-wallpapers: Stable

Package-Manager: portage-2.3.2

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
index 6b9cb0b..9ea9f6e 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2016-11-05 13:16 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2016-11-05 13:16 UTC (permalink / raw
  To: gentoo-commits

commit:     4b821ab8f220123a7d0d54809096532901020af4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  5 13:13:29 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov  5 13:16:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b821ab8

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: portage-2.3.2

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-16.10.2.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 42927ca..88bd70e 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_16.04.1.orig.tar.gz 97209498 SHA256 a8223eeb95f851bed5b51b40469179c54fb3c468ed5ab48079bb25172c72c423 SHA512 0e21dc860d824d0fe89202391cb5109a5e57e10708f0a13c8fa953a5b11e4c83db0ccf1e6dd1d5fc93dcb385ec0a792e059ef221d47d411050dd9b6973bf67bd WHIRLPOOL ab80b0cb38969fccfd6128f457bbbe62f7c13598a00f8d3b3b66af281b9f63bb45c7107561fef922a03503b3e69e58b5c29353952ac8c860573cdce838a88505
+DIST ubuntu-wallpapers_16.10.2.orig.tar.gz 109516522 SHA256 8753862a0a5d37ffeb381815694b6c35149c6a6999ab763fe6cb35af13a01464 SHA512 224778670db30cd39edd4813e1b22d74c21617d3262ba670d8c979a5859ad2f8433bb39329940286e091d73fe03d4959593e321bdcd86b452561ae2569558c04 WHIRLPOOL d0835dff67ee2d20036485717ed6e38e5c6c0c95115c42d9d00a9f960730876785e394bc40a1490219c146fd7c16626a59dd0cbe018ea323c2a2cceac1c47691

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
new file mode 100644
index 00000000..6b9cb0b
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.10.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


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

commit:     fc5b154d8f3eaa17ab95e3a83f7f2bc2f5bbe580
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 09:02:20 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 28 09:05:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5b154d

x11-themes/ubuntu-wallpapers: Stable in all

Package-Manager: portage-2.3.0_rc1

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
index 6b9cb0b..9ea9f6e 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


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

commit:     ffc89597166c9fb41836d76338e1730292b9597e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 09:02:33 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 28 09:05:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc89597

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: portage-2.3.0_rc1

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-15.10.3.ebuild               | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index e399702..42927ca 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_15.10.3.orig.tar.gz 79865324 SHA256 1f3c0ecd9cb33d276e5f787bd67df079a45df515257eca95cf59c6195d631224 SHA512 a8e7fe449a184e6d5ff6cf893a4563f7e1942b8d1fcca55c7dd01d4c04cc84c8fb45ce5c332d370d5752039597eddcf434df15de195e7a5d34584fc46f430010 WHIRLPOOL 735db3dfdd6d2ba1fa2035c2bac4d6f5c003e0526346916b52b0abeabd63af42b158e0a8817a31d08cb7cc50b767aa3846d66929ec050d49910c64e3da7e4db3
 DIST ubuntu-wallpapers_16.04.1.orig.tar.gz 97209498 SHA256 a8223eeb95f851bed5b51b40469179c54fb3c468ed5ab48079bb25172c72c423 SHA512 0e21dc860d824d0fe89202391cb5109a5e57e10708f0a13c8fa953a5b11e4c83db0ccf1e6dd1d5fc93dcb385ec0a792e059ef221d47d411050dd9b6973bf67bd WHIRLPOOL ab80b0cb38969fccfd6128f457bbbe62f7c13598a00f8d3b3b66af281b9f63bb45c7107561fef922a03503b3e69e58b5c29353952ac8c860573cdce838a88505

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
deleted file mode 100644
index 13dd4c7..0000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT=0
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	dodoc AUTHORS
-}


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

commit:     ecdbbff829648e1786c610d91c6f708c77cb08c7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 09:02:01 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 28 09:05:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecdbbff8

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: portage-2.3.0_rc1

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-16.04.1.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index b5a0e3e..e399702 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_15.10.3.orig.tar.gz 79865324 SHA256 1f3c0ecd9cb33d276e5f787bd67df079a45df515257eca95cf59c6195d631224 SHA512 a8e7fe449a184e6d5ff6cf893a4563f7e1942b8d1fcca55c7dd01d4c04cc84c8fb45ce5c332d370d5752039597eddcf434df15de195e7a5d34584fc46f430010 WHIRLPOOL 735db3dfdd6d2ba1fa2035c2bac4d6f5c003e0526346916b52b0abeabd63af42b158e0a8817a31d08cb7cc50b767aa3846d66929ec050d49910c64e3da7e4db3
+DIST ubuntu-wallpapers_16.04.1.orig.tar.gz 97209498 SHA256 a8223eeb95f851bed5b51b40469179c54fb3c468ed5ab48079bb25172c72c423 SHA512 0e21dc860d824d0fe89202391cb5109a5e57e10708f0a13c8fa953a5b11e4c83db0ccf1e6dd1d5fc93dcb385ec0a792e059ef221d47d411050dd9b6973bf67bd WHIRLPOOL ab80b0cb38969fccfd6128f457bbbe62f7c13598a00f8d3b3b66af281b9f63bb45c7107561fef922a03503b3e69e58b5c29353952ac8c860573cdce838a88505

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
new file mode 100644
index 0000000..6b9cb0b
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-16.04.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT="0"
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2015-12-31 12:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2015-12-31 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     bd9989df01066bd683ee13e1c9a6599b931a2987
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 12:45:09 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 12:46:20 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9989df

x11-themes/ubuntu-wallpapers: Version bump

Package-Manager: portage-2.2.26

 x11-themes/ubuntu-wallpapers/Manifest              |  1 +
 .../ubuntu-wallpapers-15.10.3.ebuild               | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index 63ea302..c13bb23 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-wallpapers_15.04.1.orig.tar.gz 68085955 SHA256 cc790a3c8193a5234570c75d3ac9cb7e3c0f51617d7aeb2e0700057885f66d12 SHA512 0e878a823ff6b758294b8e4522b076e0f18d62c820fc6cbe3a96624a4b60fe23da2a918ad278afbad83380bc14457dc30fbeb2837a563f473ea5e5b382894c7d WHIRLPOOL 80f6a025ea34fc4873ae9a24d9c88f14369cf1c7467583378f4416a93473f69a569759d3eb71cea7776c6d2f9df6271e37c804f8d418c7b8fd563c43aac291d2
+DIST ubuntu-wallpapers_15.10.3.orig.tar.gz 79865324 SHA256 1f3c0ecd9cb33d276e5f787bd67df079a45df515257eca95cf59c6195d631224 SHA512 a8e7fe449a184e6d5ff6cf893a4563f7e1942b8d1fcca55c7dd01d4c04cc84c8fb45ce5c332d370d5752039597eddcf434df15de195e7a5d34584fc46f430010 WHIRLPOOL 735db3dfdd6d2ba1fa2035c2bac4d6f5c003e0526346916b52b0abeabd63af42b158e0a8817a31d08cb7cc50b767aa3846d66929ec050d49910c64e3da7e4db3

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
new file mode 100644
index 0000000..046cf11
--- /dev/null
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Ubuntu wallpapers"
+HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
+MY_P="${PN}_${PV}"
+SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P/_/-}"
+
+SLOT=0
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	insinto /usr/share/backgrounds
+	doins *.jpg *.png
+
+	insinto /usr/share/backgrounds/contest
+	doins contest/*.xml
+
+	for i in *.xml.in; do
+		insinto /usr/share/gnome-background-properties
+		newins ${i} ${i/.in/}
+	done
+
+	dodoc AUTHORS
+}


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2015-12-31 12:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2015-12-31 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     df99a7745cfbde597698fde748edec8fe0c9d914
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 12:45:40 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 12:46:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df99a774

x11-themes/ubuntu-wallpapers: Stabilize (this only installs wallpapers)

Package-Manager: portage-2.2.26

 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
index 046cf11..13dd4c7 100644
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
+++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.10.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
 MY_P="${PN}_${PV}"
 SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/
@ 2015-12-31 12:46 Pacho Ramos
  0 siblings, 0 replies; 50+ messages in thread
From: Pacho Ramos @ 2015-12-31 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     e33c7e7231e229e4ec60ae516d4a6fe514761401
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 12:45:56 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 12:46:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33c7e72

x11-themes/ubuntu-wallpapers: Drop old

Package-Manager: portage-2.2.26

 x11-themes/ubuntu-wallpapers/Manifest              |  1 -
 .../ubuntu-wallpapers-15.04.1.ebuild               | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-themes/ubuntu-wallpapers/Manifest b/x11-themes/ubuntu-wallpapers/Manifest
index c13bb23..b5a0e3e 100644
--- a/x11-themes/ubuntu-wallpapers/Manifest
+++ b/x11-themes/ubuntu-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST ubuntu-wallpapers_15.04.1.orig.tar.gz 68085955 SHA256 cc790a3c8193a5234570c75d3ac9cb7e3c0f51617d7aeb2e0700057885f66d12 SHA512 0e878a823ff6b758294b8e4522b076e0f18d62c820fc6cbe3a96624a4b60fe23da2a918ad278afbad83380bc14457dc30fbeb2837a563f473ea5e5b382894c7d WHIRLPOOL 80f6a025ea34fc4873ae9a24d9c88f14369cf1c7467583378f4416a93473f69a569759d3eb71cea7776c6d2f9df6271e37c804f8d418c7b8fd563c43aac291d2
 DIST ubuntu-wallpapers_15.10.3.orig.tar.gz 79865324 SHA256 1f3c0ecd9cb33d276e5f787bd67df079a45df515257eca95cf59c6195d631224 SHA512 a8e7fe449a184e6d5ff6cf893a4563f7e1942b8d1fcca55c7dd01d4c04cc84c8fb45ce5c332d370d5752039597eddcf434df15de195e7a5d34584fc46f430010 WHIRLPOOL 735db3dfdd6d2ba1fa2035c2bac4d6f5c003e0526346916b52b0abeabd63af42b158e0a8817a31d08cb7cc50b767aa3846d66929ec050d49910c64e3da7e4db3

diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.04.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.04.1.ebuild
deleted file mode 100644
index 13dd4c7..0000000
--- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-15.04.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Ubuntu wallpapers"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers"
-MY_P="${PN}_${PV}"
-SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P/_/-}"
-
-SLOT=0
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	insinto /usr/share/backgrounds
-	doins *.jpg *.png
-
-	insinto /usr/share/backgrounds/contest
-	doins contest/*.xml
-
-	for i in *.xml.in; do
-		insinto /usr/share/gnome-background-properties
-		newins ${i} ${i/.in/}
-	done
-
-	dodoc AUTHORS
-}


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

end of thread, other threads:[~2024-08-13  9:42 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 19:46 [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13  9:42 Pacho Ramos
2024-07-31  9:24 Pacho Ramos
2024-07-19 19:46 Pacho Ramos
2024-07-19 19:46 Pacho Ramos
2023-02-27 15:12 Pacho Ramos
2022-12-04 14:50 Pacho Ramos
2022-12-04 14:50 Pacho Ramos
2022-11-14 10:13 Pacho Ramos
2022-10-23 16:17 Pacho Ramos
2022-06-08  9:37 Pacho Ramos
2022-06-02  1:53 Sam James
2021-12-14 15:45 Jakov Smolić
2021-11-11 17:57 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2020-12-06 13:18 Pacho Ramos
2020-08-30 20:20 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2019-12-05  7:45 Pacho Ramos
2019-11-20 11:13 Agostino Sarubbo
2019-10-20 10:14 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-07  9:15 Pacho Ramos
2019-01-26 20:02 Pacho Ramos
2019-01-26 20:02 Pacho Ramos
2019-01-19  8:56 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-04-14 10:59 Pacho Ramos
2018-03-29 19:35 Pacho Ramos
2017-11-28 19:46 Pacho Ramos
2017-11-28 19:46 Pacho Ramos
2017-07-21  8:46 Pacho Ramos
2017-07-21  8:46 Pacho Ramos
2017-04-08 15:30 Sebastian Pipping
2016-12-07 18:20 Pacho Ramos
2016-12-07 18:20 Pacho Ramos
2016-11-05 13:16 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2016-05-28  9:06 Pacho Ramos
2015-12-31 12:46 Pacho Ramos
2015-12-31 12:46 Pacho Ramos
2015-12-31 12:46 Pacho Ramos

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