app-admin/localepurge: Add description attribute for user maintainer in metadata.xml
authorIan Delaney <idella4@gentoo.org>
Mon, 4 Apr 2016 06:49:28 +0000 (14:49 +0800)
committerIan Delaney <idella4@gentoo.org>
Mon, 4 Apr 2016 09:00:30 +0000 (17:00 +0800)
Package-Manager: portage-2.2.28

app-admin/localepurge/localepurge-0.5.4-r2.ebuild
app-admin/localepurge/metadata.xml

index df4c0c9f17799fd18129260e20e7d6daf332cb49..feb23f345975e416c9e7a157170d3f750a89facd 100644 (file)
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit eutils prefix
 
-DESCRIPTION="Script to recover diskspace wasted for unneeded locale files and localized man pages"
+DESCRIPTION="Script to recover diskspace on unneeded locale files & localized man pages"
 HOMEPAGE="https://gentoo.org
 https://cgit.gentoo.org/proj/localepurge.git"
 SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tbz2"
index 3358abaa3398ce6561e59a69eab3ee6c4d04c219..9b9ffeb6f5b47b4902b1e0117a1e6a5f32514d0e 100644 (file)
@@ -4,12 +4,12 @@
 <maintainer type="person">
   <email>wimmuskee@gmail.com</email>
   <name>Wim Muskee</name>
+  <description>Proxied maintainer; set to assignee in all bugs</description>
 </maintainer>
 <maintainer type="project">
   <email>proxy-maint@gentoo.org</email>
   <name>Proxy Maintainers</name>
 </maintainer>
-<longdescription>
-Just a simple tool to erase all uneeded locale and man files usually generated for USE="nls"
-</longdescription>
+<longdescription>Just a simple tool to erase all uneeded locale and man files 
+usually generated for USE="nls"</longdescription>
 </pkgmetadata>