* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2018-02-11 11:12 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2018-02-11 11:12 UTC (permalink / raw
To: gentoo-commits
commit: f5146d5d7d568d80b48db89b813097a806f4adfe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:08:31 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:08:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5146d5d
sys-apps/entropy: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
sys-apps/entropy/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-apps/entropy/metadata.xml b/sys-apps/entropy/metadata.xml
index 2c94a04481e..f6216f16666 100644
--- a/sys-apps/entropy/metadata.xml
+++ b/sys-apps/entropy/metadata.xml
@@ -4,11 +4,9 @@
<maintainer type="person">
<email>mudler@gentoo.org</email>
<name>Ettore Di Giacinto</name>
- <description>Assign bugs to him</description>
</maintainer>
<maintainer type="person">
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
- <description>CC on bugs</description>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2020-02-09 16:42 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2020-02-09 16:42 UTC (permalink / raw
To: gentoo-commits
commit: 946c17032a6863fcdf0c2de9d76d04cc14e33b22
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 20:17:49 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:37:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946c1703
sys-apps/entropy: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/entropy/{entropy-302-r1.ebuild => entropy-302-r2.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sys-apps/entropy/entropy-302-r1.ebuild b/sys-apps/entropy/entropy-302-r2.ebuild
similarity index 96%
rename from sys-apps/entropy/entropy-302-r1.ebuild
rename to sys-apps/entropy/entropy-302-r2.ebuild
index a617ded3def..60d514f0e66 100644
--- a/sys-apps/entropy/entropy-302-r1.ebuild
+++ b/sys-apps/entropy/entropy-302-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,9 @@ RDEPEND=">=app-misc/pax-utils-0.7
net-misc/rsync
sys-apps/diffutils
sys-apps/sandbox
- >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=sys-apps/portage-2.1.9[${PYTHON_MULTI_USEDEP}]
+ ')
sys-devel/gettext
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2019-05-18 10:02 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2019-05-18 10:02 UTC (permalink / raw
To: gentoo-commits
commit: 0ed3928093cd35897688c0366415103ef2d5705c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:56:39 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:02:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed39280
sys-apps/entropy: Prune dep on portage-mgorny
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/entropy/entropy-302-r1.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/sys-apps/entropy/entropy-302-r1.ebuild b/sys-apps/entropy/entropy-302-r1.ebuild
index 60af0793b78..0cd3b60c799 100644
--- a/sys-apps/entropy/entropy-302-r1.ebuild
+++ b/sys-apps/entropy/entropy-302-r1.ebuild
@@ -23,10 +23,7 @@ RDEPEND=">=app-misc/pax-utils-0.7
net-misc/rsync
sys-apps/diffutils
sys-apps/sandbox
- || (
- >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
- sys-apps/portage-mgorny[${PYTHON_USEDEP}]
- )
+ >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
sys-devel/gettext
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2018-03-21 18:12 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2018-03-21 18:12 UTC (permalink / raw
To: gentoo-commits
commit: d94ba0007abc8b7aba24e1a1dcbd324edd06861d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 17:18:38 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 18:12:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94ba000
sys-apps/entropy: Support sys-apps/portage-mgorny
sys-apps/entropy/{entropy-302.ebuild => entropy-302-r1.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/sys-apps/entropy/entropy-302.ebuild b/sys-apps/entropy/entropy-302-r1.ebuild
similarity index 95%
rename from sys-apps/entropy/entropy-302.ebuild
rename to sys-apps/entropy/entropy-302-r1.ebuild
index bb7cc0fb689..60af0793b78 100644
--- a/sys-apps/entropy/entropy-302.ebuild
+++ b/sys-apps/entropy/entropy-302-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,10 @@ RDEPEND=">=app-misc/pax-utils-0.7
net-misc/rsync
sys-apps/diffutils
sys-apps/sandbox
- >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+ || (
+ >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+ sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+ )
sys-devel/gettext
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2018-03-10 12:53 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2018-03-10 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 4008c51edfda1123a20f7380d0029f2e572491b1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 12:41:38 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 12:51:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4008c51e
sys-apps/entropy: Update maintainer due to bug #269417
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/entropy/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sys-apps/entropy/metadata.xml b/sys-apps/entropy/metadata.xml
index f6216f16666..d396d1b7e5a 100644
--- a/sys-apps/entropy/metadata.xml
+++ b/sys-apps/entropy/metadata.xml
@@ -5,8 +5,4 @@
<email>mudler@gentoo.org</email>
<name>Ettore Di Giacinto</name>
</maintainer>
- <maintainer type="person">
- <email>lxnay@gentoo.org</email>
- <name>Fabio Erculiani</name>
- </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2016-10-23 14:34 Ettore Di Giacinto
0 siblings, 0 replies; 8+ messages in thread
From: Ettore Di Giacinto @ 2016-10-23 14:34 UTC (permalink / raw
To: gentoo-commits
commit: 50544fe36d369c995d5f273b3a3c7b5da1013d6b
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 11:45:11 2016 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 14:27:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50544fe3
sys-apps/entropy: updating metadata, removing from proxy-maint and adding myself as maintainer
Package-Manager: portage-2.3.1
sys-apps/entropy/metadata.xml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/sys-apps/entropy/metadata.xml b/sys-apps/entropy/metadata.xml
index ae74d29..2c94a04 100644
--- a/sys-apps/entropy/metadata.xml
+++ b/sys-apps/entropy/metadata.xml
@@ -2,19 +2,10 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>mudler@sabayonlinux.org</email>
+ <email>mudler@gentoo.org</email>
<name>Ettore Di Giacinto</name>
<description>Assign bugs to him</description>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <maintainer type="person">
- <email>pacho@gentoo.org</email>
- <name>Pacho Ramos</name>
- <description>CC on bugs, proxying Ettore</description>
- </maintainer>
<maintainer type="person">
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2016-07-26 18:53 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2016-07-26 18:53 UTC (permalink / raw
To: gentoo-commits
commit: 057cfb2698dee8e7cd3d01434734d829ddcb785a
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Fri Jun 3 14:55:20 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 14:56:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057cfb26
sys-apps/entropy: version bump to 302
drop version 254, old and bugged
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=527306
Package-Manager: portage-2.2.26
sys-apps/entropy/Manifest | 2 +-
sys-apps/entropy/{entropy-254.ebuild => entropy-302.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/entropy/Manifest b/sys-apps/entropy/Manifest
index 520d012..0fcdde8 100644
--- a/sys-apps/entropy/Manifest
+++ b/sys-apps/entropy/Manifest
@@ -1 +1 @@
-DIST entropy-254.tar.bz2 18516662 SHA256 5e411472eaf7016a68a4aa81ef92dd3aad8403fc65a0ffb09c57b91c959ca3a6 SHA512 3b3e82abad8008720e370b7892b7be1c48aaa6605914db977f68b9a108ada0a4adbaa5b7b50a9a02ba9c8b0bdefadcda1eceee2c7c2abc385b3daf669649e2da WHIRLPOOL 593469b858707e4ceca56146fa1d608141e44dda0a0921ed6a3ec566878c1e3c153410233f088d57db4f8bd9d1c796bd945cbea3ba455572efc05eca42023ce5
+DIST entropy-302.tar.bz2 1701434 SHA256 968267d65d3a4f1480fb1d4eac43f33777efe0b4486c80f9b3baef093f052f95 SHA512 9c3e577b9d3d94ec8491fc10012aec1347bfe440c8bdc473df73e424ae4e3eb89bf96e31c444e8d6ff7574848a6ac44f5ed114bc90d2e6b03e4a00f9873c027e WHIRLPOOL e03a7669d9c98a2a060822f5000d859158724730d172e536da7577c365864109990ea9e7fe143f5a8fa496474d637b57a93e18dc39f6282037e0f7941a4eba43
diff --git a/sys-apps/entropy/entropy-254.ebuild b/sys-apps/entropy/entropy-302.ebuild
similarity index 98%
rename from sys-apps/entropy/entropy-254.ebuild
rename to sys-apps/entropy/entropy-302.ebuild
index 4fe9e8d..bdf5267 100644
--- a/sys-apps/entropy/entropy-254.ebuild
+++ b/sys-apps/entropy/entropy-302.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/
@ 2016-05-29 14:37 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2016-05-29 14:37 UTC (permalink / raw
To: gentoo-commits
commit: 7301476402c642a6ebcd3e5adcc14e2bcf3fcf83
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 14:35:02 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 29 14:35:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73014764
sys-apps/entropy: Reassign due to bug #269417
Package-Manager: portage-2.3.0_rc1
sys-apps/entropy/metadata.xml | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/sys-apps/entropy/metadata.xml b/sys-apps/entropy/metadata.xml
index 15f07e4..1c8f84a 100644
--- a/sys-apps/entropy/metadata.xml
+++ b/sys-apps/entropy/metadata.xml
@@ -1,10 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>mudler@sabayonlinux.org</email>
+ <name>Ettore Di Giacinto</name>
+ <description>Assign bugs to him</description>
+ </maintainer>
+ <maintainer type="person">
+ <email>pacho@gentoo.org</email>
+ <name>Pacho Ramos</name>
+ <description>CC on bugs, proxying Ettore</description>
+ </maintainer>
<maintainer type="person">
<email>lxnay@gentoo.org</email>
<name>Fabio Erculiani</name>
+ <description>CC on bugs</description>
</maintainer>
- <use>
- </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2020-02-09 16:42 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-11 11:12 [gentoo-commits] repo/gentoo:master commit in: sys-apps/entropy/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2020-02-09 16:42 Michał Górny
2019-05-18 10:02 Michał Górny
2018-03-21 18:12 Michał Górny
2018-03-10 12:53 Pacho Ramos
2016-10-23 14:34 Ettore Di Giacinto
2016-07-26 18:53 Pacho Ramos
2016-05-29 14:37 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox