mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
app-admin/localepurge: Add description attribute for user maintainer in metadata.xml
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user