* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-artwork-livecd/
@ 2019-11-09 19:11 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2019-11-09 19:11 UTC (permalink / raw
To: gentoo-commits
commit: 3cedf70bf17d48685333cc3072c2c371c2cab179
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 18:53:08 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 19:11:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cedf70b
x11-themes/gentoo-artwork-livecd: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697140
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild | 10 ++++------
.../gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild | 10 ++++------
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
index c78a5634637..e0775b0ff01 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD"
-SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="https://www.gentoo.org/"
+SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 ia64 ppc x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
-DEPEND=""
-
S=${WORKDIR}
src_install() {
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
index c78a5634637..e0775b0ff01 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD"
-SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="https://www.gentoo.org/"
+SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 ia64 ppc x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
-DEPEND=""
-
S=${WORKDIR}
src_install() {
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-artwork-livecd/
@ 2020-02-08 14:18 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2020-02-08 14:18 UTC (permalink / raw
To: gentoo-commits
commit: 2c368a36f1ffd888883c70a897f1f4c3fabab27c
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 14:18:35 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 14:18:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c368a36
x11-themes/gentoo-artwork-livecd: [QA] Fix BadHomepage
Closes: https://github.com/gentoo/gentoo/pull/14593
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild | 2 +-
x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
index e91274019d0..e62e74be4fa 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD"
-HOMEPAGE="https://www.gentoo.org/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
index e91274019d0..e62e74be4fa 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD"
-HOMEPAGE="https://www.gentoo.org/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-artwork-livecd/
@ 2020-11-08 1:21 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2020-11-08 1:21 UTC (permalink / raw
To: gentoo-commits
commit: eb8c85ab2df5fdc2ce6f58f5c7b3e5d9399b6ee0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 01:21:23 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 01:21:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8c85ab
x11-themes/gentoo-artwork-livecd: Move to releng@ maintainership
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-themes/gentoo-artwork-livecd/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gentoo-artwork-livecd/metadata.xml b/x11-themes/gentoo-artwork-livecd/metadata.xml
index 767266dca14..06ddf117247 100644
--- a/x11-themes/gentoo-artwork-livecd/metadata.xml
+++ b/x11-themes/gentoo-artwork-livecd/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>livecd@gentoo.org</email>
- <name>Gentoo LiveCD Project</name>
+ <email>releng@gentoo.org</email>
+ <name>Gentoo Release Engineering</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-artwork-livecd/
@ 2023-12-07 16:25 Arthur Zamarin
0 siblings, 0 replies; 4+ messages in thread
From: Arthur Zamarin @ 2023-12-07 16:25 UTC (permalink / raw
To: gentoo-commits
commit: c03620ccde315d223f8f6ffdef0e6bb8e2407dad
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Dec 7 05:36:17 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 16:25:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03620cc
x11-themes/gentoo-artwork-livecd: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild | 4 ++--
x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
index c9355a351c0e..ede7fd841743 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc x86"
+KEYWORDS="amd64 ~ia64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
index c9355a351c0e..ede7fd841743 100644
--- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
+++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc x86"
+KEYWORDS="amd64 ~ia64 ppc x86"
IUSE=""
RESTRICT="binchecks strip"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-12-07 16:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 16:25 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-artwork-livecd/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2020-11-08 1:21 Matt Turner
2020-02-08 14:18 David Seifert
2019-11-09 19:11 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox