commit: b2dc7e80a5d8edd94731e65eecdcbe49f9eee532 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 19 15:31:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:13:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2dc7e80
sci-physics/siscone: add myself as a maintainer Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> Part-of: https://github.com/gentoo/gentoo/pull/42153 Closes: https://github.com/gentoo/gentoo/pull/42153 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-physics/siscone/metadata.xml | 6 +++++- sci-physics/siscone/siscone-3.1.0.ebuild | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-physics/siscone/metadata.xml b/sci-physics/siscone/metadata.xml index abbbdb4b8952..9e58e254653d 100644 --- a/sci-physics/siscone/metadata.xml +++ b/sci-physics/siscone/metadata.xml @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Alexander Puck Neuwirth</name> + </maintainer> + <maintainer type="project" proxied="proxy"> <email>[email protected]</email> <name>Gentoo Physics Project</name> </maintainer> diff --git a/sci-physics/siscone/siscone-3.1.0.ebuild b/sci-physics/siscone/siscone-3.1.0.ebuild index 7a5df871b9b8..e56900e4472e 100644 --- a/sci-physics/siscone/siscone-3.1.0.ebuild +++ b/sci-physics/siscone/siscone-3.1.0.ebuild @@ -20,7 +20,6 @@ fi LICENSE="GPL-2" SLOT="0" IUSE="examples" -BDEPEND="dev-build/autoconf-archive" src_configure() { econf --disable-static
