public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/
@ 2016-08-07  9:30 Pacho Ramos
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-08-07  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9bb3fd8cb83d9d587689d1819615fd121420d0f1
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 09:23:35 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 09:30:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb3fd8c

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

Package-Manager: portage-2.3.0

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

diff --git a/x11-themes/verne-backgrounds/metadata.xml b/x11-themes/verne-backgrounds/metadata.xml
index 1c23fe6..097975e 100644
--- a/x11-themes/verne-backgrounds/metadata.xml
+++ b/x11-themes/verne-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] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/
@ 2017-07-29 14:18 Andreas Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2017-07-29 14:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c7c836999a228fdbde6f32f81c75e648e2ec858b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 14:00:20 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 14:17:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c83699

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

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../verne-backgrounds-15.91.0.1-r1.ebuild          | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
new file mode 100644
index 00000000000..c8a18fcbafe
--- /dev/null
+++ b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator rpm
+
+SRC_PATH=development/16/source/SRPMS
+FEDORA=16
+
+MY_P="${PN}-$(get_version_component_range 1-3)"
+
+DESCRIPTION="Fedora official background artwork"
+HOMEPAGE="https://fedoraproject.org/wiki/F16_Artwork"
+
+SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+S="${WORKDIR}/${MY_P}"
+
+SLOT=0
+
+src_compile() { :; }
+src_test() { :; }
+
+src_install() {
+	# The install targets are serial anyway.
+	emake -j1 DESTDIR="${D}" install
+
+	dodoc Attribution
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/
@ 2017-08-28 19:46 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2017-08-28 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     85e175adb0f0dda8ab6fced3a4776aba5af6da6f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 19:46:12 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 19:46:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e175ad

x11-themes/verne-backgrounds: drop old due to EAPI3 removal

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../verne-backgrounds-15.91.0.1.ebuild             | 45 ----------------------
 1 file changed, 45 deletions(-)

diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1.ebuild
deleted file mode 100644
index 3d396403c6b..00000000000
--- a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1.ebuild
+++ /dev/null
@@ -1,45 +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/16/source/SRPMS
-FEDORA=16
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
-
-DESCRIPTION="Fedora official background artwork"
-HOMEPAGE="https://fedoraproject.org/wiki/F16_Artwork"
-
-SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
-
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="!x11-themes/fedora-backgrounds:16"
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT=0
-
-src_unpack() {
-	rpm_src_unpack
-
-	# as of 2011-03-08 rpm.eclass does not unpack the further xz
-	# file automatically.
-	unpack ./${MY_P}.tar.xz
-}
-
-src_compile() { :; }
-src_test() { :; }
-
-src_install() {
-	# The install targets are serial anyway.
-	emake -j1 DESTDIR="${D}" install || die "emake install failed"
-
-	dodoc Attribution
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/
@ 2019-09-29 10:16 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2019-09-29 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     adda5fc8b9aafa2765de93a672d7ac93946714cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 10:15:02 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 10:15:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adda5fc8

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

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

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

diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
index 37deccb3e96..df072337e28 100644
--- a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
+++ b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
@@ -13,7 +13,7 @@ MY_P="${PN}-$(get_version_component_range 1-3)"
 DESCRIPTION="Fedora 16 official background artwork"
 HOMEPAGE="https://fedoraproject.org/wiki/F16_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-3.0"
 KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/
@ 2023-02-20 20:52 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2023-02-20 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     cc96788ce8851260b81696ed2650bb1277bff21c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:51:47 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 20:51:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc96788c

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

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

 ...build => verne-backgrounds-15.91.0.1-r2.ebuild} | 25 +++++++---------------
 1 file changed, 8 insertions(+), 17 deletions(-)

diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild
similarity index 62%
rename from x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
rename to x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild
index f33fc1ca9502..10c6e1d1c195 100644
--- a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
+++ b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild
@@ -1,32 +1,23 @@
-# 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 versionator rpm
+inherit rpm
 
-SRC_PATH=development/16/source/SRPMS
-FEDORA=16
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
+MY_P="${PN}-$(ver_cut 1-3)"
 
 DESCRIPTION="Fedora 16 official background artwork"
 HOMEPAGE="https://fedoraproject.org/wiki/F16_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/16/source/SRPMS/${PN}-$(ver_rs 3 -).fc16.src.rpm"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="CC-BY-SA-3.0"
+SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT=0
 
 src_compile() { :; }
+
 src_test() { :; }
 
 src_install() {


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

end of thread, other threads:[~2023-02-20 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-07  9:30 [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2017-07-29 14:18 Andreas Hüttel
2017-08-28 19:46 Mikle Kolyada
2019-09-29 10:16 Michał Górny
2023-02-20 20:52 David Seifert

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