Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/greybird/
Date: Thu, 30 Dec 2021 03:17:17
Message-Id: 1640834110.e10d941276ce5273b237766295d4c7a6d7220660.jstein@gentoo
1 commit: e10d941276ce5273b237766295d4c7a6d7220660
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 30 03:15:10 2021 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 30 03:15:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10d9412
7
8 x11-themes/greybird: reassign to themes project
9
10 Drop project desktop-misc from the list of maintainers and reassign the
11 package to the new themes project.
12
13 Package-Manager: Portage-3.0.30, Repoman-3.0.3
14 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
15
16 x11-themes/greybird/metadata.xml | 21 +++++++++------------
17 1 file changed, 9 insertions(+), 12 deletions(-)
18
19 diff --git a/x11-themes/greybird/metadata.xml b/x11-themes/greybird/metadata.xml
20 index e4ab7f2c7fd9..7a6ad18c9d39 100644
21 --- a/x11-themes/greybird/metadata.xml
22 +++ b/x11-themes/greybird/metadata.xml
23 @@ -1,16 +1,13 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 - <maintainer type="project">
28 - <email>desktop-misc@g.o</email>
29 - <name>Gentoo Desktop Miscellaneous Project</name>
30 - </maintainer>
31 - <longdescription>
32 - Greybird Xfce Desktop Suite. Contains the default Xubuntu theme for
33 - gnome-shell, gtk-2, gtk-3, metacity, pantheon, unity and Xfce. Comes with
34 - light and dark variants (&gt;=3.22.14).
35 - </longdescription>
36 -<upstream>
37 -<remote-id type="github">shimmerproject/Greybird</remote-id>
38 -</upstream>
39 + <maintainer type="project">
40 + <email>themes@g.o</email>
41 + <name>Themes Project</name>
42 + </maintainer>
43 + <longdescription> Greybird Xfce Desktop Suite. Contains the default Xubuntu theme for gnome-shell, gtk-2, gtk-3, metacity, pantheon, unity and Xfce. Comes with light and dark variants (&gt;=3.22.14).
44 + </longdescription>
45 + <upstream>
46 + <remote-id type="github">shimmerproject/Greybird</remote-id>
47 + </upstream>
48 </pkgmetadata>