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

commit:     3547b7cceb7d14935d535a3a926d0dc23d378859
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 21:49:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 21:53:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3547b7cc

x11-themes/flatsvg: Bump to EAPI 7

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

 x11-themes/flatsvg/flatsvg-1.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-themes/flatsvg/flatsvg-1.0.ebuild b/x11-themes/flatsvg/flatsvg-1.0.ebuild
index 28ab0482ab0..79457371b8b 100644
--- a/x11-themes/flatsvg/flatsvg-1.0.ebuild
+++ b/x11-themes/flatsvg/flatsvg-1.0.ebuild
@@ -1,11 +1,11 @@
-# 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="Flat SVG icon set"
-SRC_URI="http://www.atqu23.dsl.pipex.com/danny/flatSVG${PV}.tar.gz"
 HOMEPAGE="http://www.kde-look.org/content/show.php?content=17158"
+SRC_URI="http://www.atqu23.dsl.pipex.com/danny/flatSVG${PV}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"
@@ -15,6 +15,6 @@ IUSE=""
 S=${WORKDIR}/FlatSVG
 
 src_install() {
-	dodir /usr/share/icons
-	cp -rf "${S}" "${D}/usr/share/icons/FlatSVG"
+	insinto /usr/share/icons
+	doins -r "${S}"
 }


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

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

commit:     bab2c593b00a51fb804ce82ca9965a7ae88174ff
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 03:05:19 2021 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 03:05:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab2c593

x11-themes/flatsvg: 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/flatsvg/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/flatsvg/metadata.xml b/x11-themes/flatsvg/metadata.xml
index 410408b3d171..11f44c22efa9 100644
--- a/x11-themes/flatsvg/metadata.xml
+++ b/x11-themes/flatsvg/metadata.xml
@@ -2,7 +2,7 @@
 <!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>
+		<email>themes@gentoo.org</email>
+		<name>Themes Project</name>
 	</maintainer>
 </pkgmetadata>


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

end of thread, other threads:[~2021-12-30  3:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-30  3:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/flatsvg/ Jonas Stein
  -- strict thread matches above, loose matches on Subject: below --
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