public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MogileFS-Client/
@ 2017-11-22  9:13 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2017-11-22  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     867498e6f47a53ec9b7bc914865f07cac2667306
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 08:57:22 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 09:13:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867498e6

dev-perl/MogileFS-Client: EAPI6, enable tests

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/MogileFS-Client/Manifest                      |  2 +-
 .../MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild  | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/dev-perl/MogileFS-Client/Manifest b/dev-perl/MogileFS-Client/Manifest
index bc5314b59e3..74b05d8a621 100644
--- a/dev-perl/MogileFS-Client/Manifest
+++ b/dev-perl/MogileFS-Client/Manifest
@@ -1 +1 @@
-DIST MogileFS-Client-1.17.tar.gz 24315 SHA256 7b9e4effc3ade60363af940f5c3babbf608d3ff9a3357c0d778463da382ea4f2 SHA512 5de4eb69134615cd10c099bc5494f11935740387032f5461fb04db91683bb17b9b49db0071df8347e3023eb1249d5b5c2b910ff21e7abdc07777493021748282 WHIRLPOOL 03735d02f2e30bccb1e4480003d46dfb3aea5a87f75f4934147d39b8ba0bb245789ebc9a85422be31b4503e61c0e508b41057fbf6e629bee466b299ffa4af4be
+DIST MogileFS-Client-1.17.tar.gz 24315 BLAKE2B 5876142947cd8b412170498107efe8540bb8edf105380fd7fd674568caf9c59f1336cd470f7a24dab984ff3ba3f232d63868b247a3504db93fc2434706208752 SHA512 5de4eb69134615cd10c099bc5494f11935740387032f5461fb04db91683bb17b9b49db0071df8347e3023eb1249d5b5c2b910ff21e7abdc07777493021748282

diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild
new file mode 100644
index 00000000000..9300e00efe0
--- /dev/null
+++ b/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DORMANDO
+DIST_VERSION=${PV%0.0}
+inherit perl-module
+
+DESCRIPTION="Client library for the MogileFS distributed file system"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/IO-stringy-2.110
+	dev-perl/libwww-perl"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MogileFS-Client/
@ 2018-02-11 10:36 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-02-11 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     48195da0567f9da6ed2ba0d9bf2c510de3102bd3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:31:35 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:34:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48195da0

dev-perl/MogileFS-Client: 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.

 dev-perl/MogileFS-Client/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-perl/MogileFS-Client/metadata.xml b/dev-perl/MogileFS-Client/metadata.xml
index dea31f68f52..e6cc6ca9f65 100644
--- a/dev-perl/MogileFS-Client/metadata.xml
+++ b/dev-perl/MogileFS-Client/metadata.xml
@@ -3,7 +3,6 @@
 <pkgmetadata>
   <maintainer type="person">
     <email>robbat2@gentoo.org</email>
-    <description>Primary Maintainer</description>
   </maintainer>
   <maintainer type="project">
     <email>perl@gentoo.org</email>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MogileFS-Client/
@ 2018-06-10  7:20 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2018-06-10  7:20 UTC (permalink / raw
  To: gentoo-commits

commit:     de5502e60651fe19e8977c77cce8a2e85dfd3cd9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 07:08:24 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 07:20:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5502e6

dev-perl/MogileFS-Client: Cleanup old version 1.170.0-r1

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../MogileFS-Client-1.170.0-r1.ebuild               | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r1.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r1.ebuild
deleted file mode 100644
index 74bbc69e7ce..00000000000
--- a/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Client library for the MogileFS distributed file system"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/IO-stringy-2.110
-	dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
-
-# Tests only available if you have a local mogilefsd on 127.0.0.1:7001
-#SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MogileFS-Client/
@ 2021-11-16 20:33 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-11-16 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     8b3b1a165aa10dee9c2f45d6ce97ec367fefd2ad
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 19:39:19 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:32:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3b1a16

dev-perl/MogileFS-Client: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...1.170.0-r2.ebuild => MogileFS-Client-1.170.0-r3.ebuild} | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild b/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r3.ebuild
similarity index 64%
rename from dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild
rename to dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r3.ebuild
index 9300e00efe07..cb957126f29a 100644
--- a/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r2.ebuild
+++ b/dev-perl/MogileFS-Client/MogileFS-Client-1.170.0-r3.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=DORMANDO
 DIST_VERSION=${PV%0.0}
 inherit perl-module
 
 DESCRIPTION="Client library for the MogileFS distributed file system"
-
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
-RDEPEND=">=dev-perl/IO-stringy-2.110
-	dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
+RDEPEND="
+	>=dev-perl/IO-stringy-2.110
+	dev-perl/libwww-perl
+"
+BDEPEND="${RDEPEND}"


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

end of thread, other threads:[~2021-11-16 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22  9:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MogileFS-Client/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2018-02-11 10:36 Michał Górny
2018-06-10  7:20 Kent Fredric
2021-11-16 20:33 Andreas K. Hüttel

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