diff options
| author | Yixun Lan <dlan@gentoo.org> | 2023-12-13 12:58:41 +0000 |
|---|---|---|
| committer | Yixun Lan <dlan@gentoo.org> | 2023-12-13 13:00:32 +0000 |
| commit | 1d80e659738079b2069f17d28131033038d19daf (patch) | |
| tree | 5b94b727dc0d5251e3c62d19b11703f0fff899b4 /dev-cpp/tomlplusplus | |
| parent | a8d05e3193745bbc756d5a16278fa8e77c33f955 (diff) | |
| download | gentoo-1d80e659738079b2069f17d28131033038d19daf.tar.gz gentoo-1d80e659738079b2069f17d28131033038d19daf.tar.bz2 gentoo-1d80e659738079b2069f17d28131033038d19daf.zip | |
dev-cpp/tomlplusplus: fix inconsistent indentation
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-cpp/tomlplusplus')
| -rw-r--r-- | dev-cpp/tomlplusplus/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/tomlplusplus/metadata.xml b/dev-cpp/tomlplusplus/metadata.xml index c82b882b557e..e1c27afbcec2 100644 --- a/dev-cpp/tomlplusplus/metadata.xml +++ b/dev-cpp/tomlplusplus/metadata.xml @@ -9,7 +9,7 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <upstream> - <remote-id type="github">marzer/tomlplusplus</remote-id> - </upstream> + <upstream> + <remote-id type="github">marzer/tomlplusplus</remote-id> + </upstream> </pkgmetadata> |
