diff options
author | Noel Darlow <mail@mcgruff.plus.com> | 2012-05-17 19:40:04 +0100 |
---|---|---|
committer | Noel Darlow <mail@mcgruff.plus.com> | 2012-05-17 19:40:04 +0100 |
commit | 69d1a09afa3e41f7adaa9303353985b2ed98c282 (patch) | |
tree | 91c022b805df3f9587df2b10be3c46c2b9e8c607 /app-admin/gentool/metadata.xml | |
parent | fixing ardour-irc ebuild (diff) | |
download | underlay-69d1a09afa3e41f7adaa9303353985b2ed98c282.tar.gz underlay-69d1a09afa3e41f7adaa9303353985b2ed98c282.tar.bz2 underlay-69d1a09afa3e41f7adaa9303353985b2ed98c282.zip |
first try for ebuilds of bashfun and gentool - corrections to follow...
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> |