commit: 84db73d31436e01bcbf3e00a5d85fb50382c75c7 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Wed Jul 22 21:33:16 2015 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Wed Jul 22 21:33:16 2015 +0000 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=84db73d3
[app-admin/calamares] Update metadata.xml Package-Manager: portage-2.2.20 app-admin/calamares/metadata.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app-admin/calamares/metadata.xml b/app-admin/calamares/metadata.xml index 2708661..b719686 100644 --- a/app-admin/calamares/metadata.xml +++ b/app-admin/calamares/metadata.xml @@ -1,11 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> <maintainer> <email>[email protected]</email> <name>Johannes Huber</name> </maintainer> + <longdescription> + Calamares is a distribution-independent system installer, with an + advanced partitioning feature for both manual and automated + partitioning operations. It is the first installer with an automated + “Replace Partition” option, which makes it easy to reuse a partition + over and over for distribution testing. Calamares is designed to be + customizable by distribution maintainers without need for cumbersome + patching, thanks to third party branding and external modules support. + </longdescription> <upstream> <remote-id type="github">calamares/calamares</remote-id> </upstream>
