public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-admin/localepurge/
@ 2016-04-04  9:00 Ian Delaney
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney @ 2016-04-04  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0e3db7ef27c2a8169a9ee930ec6664996b95c1ab
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 06:49:28 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 09:00:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3db7ef

app-admin/localepurge: Add description attribute for user maintainer in metadata.xml

Package-Manager: portage-2.2.28

 app-admin/localepurge/localepurge-0.5.4-r2.ebuild | 2 +-
 app-admin/localepurge/metadata.xml                | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild
index df4c0c9..feb23f3 100644
--- a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild
+++ b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild
@@ -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"

diff --git a/app-admin/localepurge/metadata.xml b/app-admin/localepurge/metadata.xml
index 3358aba..9b9ffeb 100644
--- a/app-admin/localepurge/metadata.xml
+++ b/app-admin/localepurge/metadata.xml
@@ -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>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-admin/localepurge/
@ 2017-07-27 18:42 Amy Liffey
  0 siblings, 0 replies; 3+ messages in thread
From: Amy Liffey @ 2017-07-27 18:42 UTC (permalink / raw
  To: gentoo-commits

commit:     2fb6fc1cca9e6d1dd4e190abef7761b27aac0738
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 18:39:31 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 18:39:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb6fc1c

app-admin/localepurge: remove inactive maintainer.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-admin/localepurge/metadata.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/app-admin/localepurge/metadata.xml b/app-admin/localepurge/metadata.xml
index 9b9ffeb6f5b..445feab3375 100644
--- a/app-admin/localepurge/metadata.xml
+++ b/app-admin/localepurge/metadata.xml
@@ -1,15 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<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>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-admin/localepurge/
@ 2017-07-28  0:31 Amy Liffey
  0 siblings, 0 replies; 3+ messages in thread
From: Amy Liffey @ 2017-07-28  0:31 UTC (permalink / raw
  To: gentoo-commits

commit:     9cf1108afe12c48a4e4e67571669f3379694566a
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 00:29:20 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 00:30:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf1108a

app-admin/localepurge: add missing comment

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-admin/localepurge/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/localepurge/metadata.xml b/app-admin/localepurge/metadata.xml
index 445feab3375..779ea9e0804 100644
--- a/app-admin/localepurge/metadata.xml
+++ b/app-admin/localepurge/metadata.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+<!-- maintainer-needed -->
 <longdescription>Just a simple tool to erase all uneeded locale and man files 
 usually generated for USE="nls"</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-28  0:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-27 18:42 [gentoo-commits] repo/gentoo:master commit in: app-admin/localepurge/ Amy Liffey
  -- strict thread matches above, loose matches on Subject: below --
2017-07-28  0:31 Amy Liffey
2016-04-04  9:00 Ian Delaney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox