public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2019-09-29 10:16 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2019-09-29 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8946cdec0fec7e40548e1a665a23a5724300cf0a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 10:14:55 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 10:14:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8946cdec

x11-themes/goddard-backgrounds: Inline mirror://fedora-dev

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
index 85eb2a574ca..f4944b17a90 100644
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
@@ -11,7 +11,7 @@ MY_P="${PN}-$(get_version_component_range 1-3)"
 
 DESCRIPTION="Fedora 13 official background artwork"
 HOMEPAGE="https://fedoraproject.org/wiki/F13_Artwork"
-SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
 
 LICENSE="CC-BY-SA-2.0"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2023-02-19 22:03 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2023-02-19 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     9a17a8ed00044eacf6f53e4b965a3c46f75dfa1d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 22:03:35 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 22:03:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a17a8ed

x11-themes/goddard-backgrounds: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...ebuild => goddard-backgrounds-13.0.0.3-r2.ebuild} | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild
similarity index 69%
rename from x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
rename to x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild
index d2d15d28bf0f..826ea81b3879 100644
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild
@@ -1,27 +1,20 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
-inherit rpm versionator
+inherit rpm
 
-SRC_PATH=development/15/source/SRPMS
-FEDORA=15
-MY_P="${PN}-$(get_version_component_range 1-3)"
+MY_P="${PN}-$(ver_cut 1-3)"
 
 DESCRIPTION="Fedora 13 official background artwork"
 HOMEPAGE="https://fedoraproject.org/wiki/F13_Artwork"
-SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/development/15/source/SRPMS/${PN}-$(ver_rs 3 -).fc15.src.rpm"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="CC-BY-SA-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
 
 src_unpack() {
 	rpm_src_unpack
@@ -32,6 +25,7 @@ src_unpack() {
 }
 
 src_compile() { :; }
+
 src_test() { :; }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2017-11-19  1:17 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-11-19  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     69961d9e0aa8a6be92d43df5bf64a5de274da559
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 01:16:41 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 01:17:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69961d9e

x11-themes/goddard-backgrounds: stabilise 13.0.0.3-r1 for amd64/x86

Package-Manager: Portage-2.3.8, Repoman-2.3.4

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

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
index 8e0ebcd6937..81caff2dead 100644
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).
 
 LICENSE="CC-BY-SA-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2017-11-19  1:17 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-11-19  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     7bcb6e53ceb9ea5026f0b55c2fc5ae646a7e8990
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 01:16:53 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 01:17:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcb6e53

x11-themes/goddard-backgrounds: remote 13.0.0.3-r0

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 .../goddard-backgrounds-13.0.0.3.ebuild            | 43 ----------------------
 1 file changed, 43 deletions(-)

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3.ebuild
deleted file mode 100644
index 9263f5b9fca..00000000000
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit versionator rpm
-
-SRC_PATH=development/15/source/SRPMS
-FEDORA=15
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
-
-DESCRIPTION="Fedora official background artwork"
-HOMEPAGE="https://fedoraproject.org/wiki/F13_Artwork"
-
-SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
-
-LICENSE="CC-BY-SA-2.0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="!x11-themes/fedora-backgrounds:13"
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT="0"
-
-src_unpack() {
-	rpm_src_unpack
-
-	# as of 2010-06-21 rpm.eclass does not unpack the further lzma
-	# file automatically.
-	unpack ./${MY_P}.tar.lzma
-}
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	# The install targets are serial anyway.
-	emake -j1 DESTDIR="${D}" install || die "emake install failed"
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2017-11-19  1:17 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-11-19  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a77dd0297d58052882b05e68091de9c9c2d697e0
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 01:16:05 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 01:17:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77dd029

x11-themes/goddard-backgrounds: tidy ebuild

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 .../goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild     | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
index 25d1096a950..8e0ebcd6937 100644
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
@@ -3,19 +3,18 @@
 
 EAPI=6
 
-inherit versionator rpm
+inherit rpm versionator
 
 SRC_PATH=development/15/source/SRPMS
 FEDORA=15
-
 MY_P="${PN}-$(get_version_component_range 1-3)"
 
 DESCRIPTION="Fedora official background artwork"
 HOMEPAGE="https://fedoraproject.org/wiki/F13_Artwork"
-
 SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
 
 LICENSE="CC-BY-SA-2.0"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
@@ -24,8 +23,6 @@ DEPEND=""
 
 S="${WORKDIR}/${MY_P}"
 
-SLOT="0"
-
 src_unpack() {
 	rpm_src_unpack
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/
@ 2017-07-30  7:27 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2017-07-30  7:27 UTC (permalink / raw
  To: gentoo-commits

commit:     3d1db239f90322c012c9199343dfdb4999fbacbf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 06:58:34 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 07:26:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1db239

x11-themes/goddard-backgrounds: EAPI bump, bug 605728

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../goddard-backgrounds-13.0.0.3-r1.ebuild         | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
new file mode 100644
index 00000000000..25d1096a950
--- /dev/null
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator rpm
+
+SRC_PATH=development/15/source/SRPMS
+FEDORA=15
+
+MY_P="${PN}-$(get_version_component_range 1-3)"
+
+DESCRIPTION="Fedora official background artwork"
+HOMEPAGE="https://fedoraproject.org/wiki/F13_Artwork"
+
+SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+
+LICENSE="CC-BY-SA-2.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P}"
+
+SLOT="0"
+
+src_unpack() {
+	rpm_src_unpack
+
+	# as of 2017-07-28 rpm.eclass does not unpack the further lzma
+	# file automatically.
+	unpack ./${MY_P}.tar.lzma
+}
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	# The install targets are serial anyway.
+	emake -j1 DESTDIR="${D}" install
+}


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

commit:     687a4dd3a75d57795c3addf23d81e65427990ebb
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 09:22:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 09:30:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687a4dd3

x11-themes/goddard-backgrounds: Cleanup per bug #85210

Package-Manager: portage-2.3.0

 x11-themes/goddard-backgrounds/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x11-themes/goddard-backgrounds/metadata.xml b/x11-themes/goddard-backgrounds/metadata.xml
index 1c23fe6..097975e 100644
--- a/x11-themes/goddard-backgrounds/metadata.xml
+++ b/x11-themes/goddard-backgrounds/metadata.xml
@@ -1,7 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>flameeyes@gentoo.org</email>
-  </maintainer>
 </pkgmetadata>


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

end of thread, other threads:[~2023-02-19 22:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-29 10:16 [gentoo-commits] repo/gentoo:master commit in: x11-themes/goddard-backgrounds/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2023-02-19 22:03 David Seifert
2017-11-19  1:17 Michael Palimaka
2017-11-19  1:17 Michael Palimaka
2017-11-19  1:17 Michael Palimaka
2017-07-30  7:27 Andreas Hüttel
2016-08-07  9:30 Pacho Ramos

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