public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes-extra/
@ 2019-11-09 21:53 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-11-09 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     505a5b382df7c6bd29c6082a988bc4ba3b90edb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 21:51:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 21:53:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505a5b38

x11-themes/fvwm-themes-extra: Bump to EAPI 7

Closes: https://bugs.gentoo.org/697138
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
index 7145dd62c99..febe9b09914 100644
--- a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
+++ b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
@@ -1,7 +1,7 @@
-# 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="Extra themes for fvwm-themes"
 HOMEPAGE="http://fvwm-themes.sourceforge.net/"
@@ -13,9 +13,8 @@ KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-themes/fvwm-themes"
-DEPEND=""
 
 src_install() {
-	mkdir -p "${D}"/usr/share/fvwm/themes/
-	cp -r "${S}"/* "${D}"/usr/share/fvwm/themes/
+	insinto /usr/share/fvwm/themes
+	doins -r *
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes-extra/
@ 2021-12-30  2:57 Jonas Stein
  0 siblings, 0 replies; 3+ messages in thread
From: Jonas Stein @ 2021-12-30  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     38ed9bf9105f0a9e645cf58b90b162997ec6ade7
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 02:51:59 2021 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 02:51:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ed9bf9

x11-themes/fvwm-themes-extra: reassign to themes project

Drop project desktop-misc from the list of maintainers and reassign the
package to the new themes project.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-themes/fvwm-themes-extra/metadata.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-themes/fvwm-themes-extra/metadata.xml b/x11-themes/fvwm-themes-extra/metadata.xml
index 680ac6e6385d..9d5e6ec43798 100644
--- a/x11-themes/fvwm-themes-extra/metadata.xml
+++ b/x11-themes/fvwm-themes-extra/metadata.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>desktop-misc@gentoo.org</email>
-    <name>Gentoo Desktop Miscellaneous Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="sourceforge">fvwm-themes</remote-id>
-  </upstream>
+	<maintainer type="project">
+		<email>themes@gentoo.org</email>
+		<name>Themes Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">fvwm-themes</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes-extra/
@ 2022-03-23  8:47 Yixun Lan
  0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2022-03-23  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     bb217ec3be3c28bbcf3d8ac675779c1ca1eeb437
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sun Mar 20 14:03:08 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 08:46:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb217ec3

x11-themes/fvwm-themes-extra: keyword 0.7.0 for ~riscv

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
index febe9b09914e..3d06f5fd2974 100644
--- a/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
+++ b/x11-themes/fvwm-themes-extra/fvwm-themes-extra-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fvwm-themes/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-themes/fvwm-themes"


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

end of thread, other threads:[~2022-03-23  8:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-30  2:57 [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes-extra/ Jonas Stein
  -- strict thread matches above, loose matches on Subject: below --
2022-03-23  8:47 Yixun Lan
2019-11-09 21:53 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