commit: f2808bb7cb4533f3ca161ec2cf22d25e4b3a60ac Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Aug 21 06:52:43 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Aug 21 09:19:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2808bb7
dev-java/miglayout: remove trailing tab Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-java/miglayout/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/miglayout/metadata.xml b/dev-java/miglayout/metadata.xml index 457503f62795..69fdbc631122 100644 --- a/dev-java/miglayout/metadata.xml +++ b/dev-java/miglayout/metadata.xml @@ -9,6 +9,6 @@ For Java developers writing GUI layouts by hand that wants simplicity, power and automatic per platform fidelity, that are dissatisfied with the current layout managers in Swing, JavaFX and SWT, MigLayout solves your layout problems. User interfaces created with MigLayout is easy to maintain, you will understand how the layout will look like just by looking at the source code. </longdescription> <upstream> - <remote-id type="github">mikaelgrev/miglayout</remote-id> + <remote-id type="github">mikaelgrev/miglayout</remote-id> </upstream> </pkgmetadata>
