* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclangformat-ide/
@ 2020-07-13 16:26 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2020-07-13 16:26 UTC (permalink / raw
To: gentoo-commits
commit: 75e4828ad61ee8f0e41a147d25090e4306a501f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 16:25:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 16:26:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e4828a
dev-libs/libclangformat-ide: arm keyworded (bug #729580)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild b/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
index 5c04b67cf27..768bfe1f0f4 100644
--- a/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
+++ b/dev-libs/libclangformat-ide/libclangformat-ide-10.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug"
DEPEND="~sys-devel/llvm-${PV}:${SLOT}=[debug=]"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclangformat-ide/
@ 2020-11-15 20:52 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-11-15 20:52 UTC (permalink / raw
To: gentoo-commits
commit: f188540291c05a3011cc88b1d00f59013e85f8f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 20:49:50 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 20:51:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1885402
dev-libs/libclangformat-ide: Assign zx2c4 as maintainer
This package was added without approval of the maintainer it was assigned to.
See also commit dd9332b486f8dcc772654c2f6d57e14e383d0081
Bug: https://bugs.gentoo.org/734732
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/libclangformat-ide/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-libs/libclangformat-ide/metadata.xml b/dev-libs/libclangformat-ide/metadata.xml
index d472e560c73..285039a3975 100644
--- a/dev-libs/libclangformat-ide/metadata.xml
+++ b/dev-libs/libclangformat-ide/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>zx2c4@gentoo.org</email>
+ <name>Jason A. Donenfeld</name>
+ </maintainer>
<maintainer type="person">
<email>pesa@gentoo.org</email>
<name>Davide Pesavento</name>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclangformat-ide/
@ 2020-11-17 19:01 Davide Pesavento
0 siblings, 0 replies; 3+ messages in thread
From: Davide Pesavento @ 2020-11-17 19:01 UTC (permalink / raw
To: gentoo-commits
commit: 85a5fcf202d8db8c1d53b388f01aff7a65ae9531
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 19:00:44 2020 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 19:01:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a5fcf2
dev-libs/libclangformat-ide: Remove myself from metadata
I have no interest in this package and never agreed to maintain it.
The initial commit was made without my consent.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-libs/libclangformat-ide/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-libs/libclangformat-ide/metadata.xml b/dev-libs/libclangformat-ide/metadata.xml
index 285039a3975..915f0022706 100644
--- a/dev-libs/libclangformat-ide/metadata.xml
+++ b/dev-libs/libclangformat-ide/metadata.xml
@@ -5,8 +5,4 @@
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
- <maintainer type="person">
- <email>pesa@gentoo.org</email>
- <name>Davide Pesavento</name>
- </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-17 19:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-15 20:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libclangformat-ide/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2020-11-17 19:01 Davide Pesavento
2020-07-13 16:26 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox