diff options
Diffstat (limited to 'app-admin/gentool/metadata.xml')
-rw-r--r-- | app-admin/gentool/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/gentool/metadata.xml b/app-admin/gentool/metadata.xml index 19b6c00..6a395a5 100644 --- a/app-admin/gentool/metadata.xml +++ b/app-admin/gentool/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <herd>underlay</herd> <maintainer> - <email>gem@aperiplus.co.uk</email> - <description>gentoo manager</description> + <email>gentool@aperiplus.co.uk</email> + <description>Help manage a gentoo OS.</description> </maintainer> -<longdescription>Gem is a portage wrapper with extra commands to help manage software updates. Prior to an emerge, you can quickly back up OS and apps with `gem sync` and, if it all goes wrong, revert back to the old package versions very quickly with no downtime (the backups are bootable). This is particularly important in a rolling release distro like gentoo. Other functions include `gem kernel` which automates most of the work of building a new kernel.</longdescription> +<longdescription>Gentool's main feature is the ability to revert to the last working system when an emerge goes wrong. You can be up and running again almost instantly - guaranteed no downtime for a vital machine.</longdescription> </pkgmetadata> |