diff options
author | Jonas Stein <jstein@gentoo.org> | 2022-02-14 21:07:57 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2022-02-14 21:08:37 +0100 |
commit | 7b4c1e9c713559b4a23b1513e32e2df737bd5c7b (patch) | |
tree | 9154a40341b250aa5560a3856b6084b72f891eec /x11-misc | |
parent | media-video/wireplumber: fixes a possible 0.4.8 crash on tty switch (diff) | |
download | gentoo-7b4c1e9c713559b4a23b1513e32e2df737bd5c7b.tar.gz gentoo-7b4c1e9c713559b4a23b1513e32e2df737bd5c7b.tar.bz2 gentoo-7b4c1e9c713559b4a23b1513e32e2df737bd5c7b.zip |
x11-misc/fraqtive: drop project desktop-misc
Drop project desktop-misc from the list of maintainers.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fraqtive/metadata.xml | 11 |
2 files changed, 6 insertions, 9 deletions
diff --git a/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild b/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild index 0b5059a75c4d..4f7df3a77d82 100644 --- a/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild +++ b/x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit qmake-utils toolchain-funcs xdg DESCRIPTION="Open source, multi-platform generator of the Mandelbrot family fractals" -HOMEPAGE="https://fraqtive.mimec.org/" +HOMEPAGE="https://fraqtive.mimec.org/ https://github.com/mimecorg/fraqtive" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/x11-misc/fraqtive/metadata.xml b/x11-misc/fraqtive/metadata.xml index 45bdd4629ff9..c8122e8ebae5 100644 --- a/x11-misc/fraqtive/metadata.xml +++ b/x11-misc/fraqtive/metadata.xml @@ -1,11 +1,8 @@ <?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">fraqtive</remote-id> - </upstream> +<!-- maintainer-needed --> + <upstream> + <remote-id type="sourceforge">fraqtive</remote-id> + </upstream> </pkgmetadata> |