public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman-Server/
@ 2016-01-31 14:51 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-01-31 14:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8cc86b779355c138b364a6e40ffa7563c7a8bb25
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 13:53:02 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 14:49:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc86b77

dev-perl/Gearman-Server: Remove old

Package-Manager: portage-2.2.27

 .../Gearman-Server-1.110.0-r1.ebuild               | 27 ----------------------
 dev-perl/Gearman-Server/Manifest                   |  1 -
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Gearman-Server/Gearman-Server-1.110.0-r1.ebuild b/dev-perl/Gearman-Server/Gearman-Server-1.110.0-r1.ebuild
deleted file mode 100644
index 55e5c1c..0000000
--- a/dev-perl/Gearman-Server/Gearman-Server-1.110.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DORMANDO
-MODULE_VERSION=1.11
-inherit perl-module
-
-DESCRIPTION="Gearman distributed job system - worker/client connector"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Danga-Socket-1.57
-	>=dev-perl/Gearman-1.07"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/$PN-1.09-Use-saner-name-in-process-listing.patch" )
-
-src_install() {
-	perl-module_src_install
-	newinitd "${FILESDIR}"/gearmand-init.d-1.09 gearmand
-	newconfd "${FILESDIR}"/gearmand-conf.d-1.09 gearmand
-}

diff --git a/dev-perl/Gearman-Server/Manifest b/dev-perl/Gearman-Server/Manifest
index b4f95c4..6a5bc50 100644
--- a/dev-perl/Gearman-Server/Manifest
+++ b/dev-perl/Gearman-Server/Manifest
@@ -1,2 +1 @@
-DIST Gearman-Server-1.11.tar.gz 15553 SHA256 428374b1e58f293fa3fbb85e5f7d59199c428ca64b8f8b21edcc8a521ae30114 SHA512 1046e11f43d737b0edfc49910c3135a00eb6a9579c5d8e0539ae4f13430738925c6b1f7719af5397d96de88f27db79cb29eb7c2bb3c53b24635faac6b15fdb05 WHIRLPOOL 5fa6406b9be26989b8361317f6e3c7740a127cbaf4643a39d749867ce5b19ffc5efe9045cabd8dd80d96419425b852f0178b0cb42c875aea65e2f6b56565eaed
 DIST Gearman-Server-1.12.tar.gz 16399 SHA256 d2270b76d250ce49c25a88fcb696bda4fce4a1025ec34292f40f194ca243ee29 SHA512 4a845db0bd981f20fe59cce26840f235379f33603d9f7e445e678fef97c20943ce237a6a8c5f3c8219a6548e24c6347f9aa1e3bfda9033d0afe8ffdaefe9f826 WHIRLPOOL c1fbfee799efb66f837882d6400e6f8a7d7171a6ef5c027d167e7e34af1686949f9064403f253aef4bfb7b5b9fc9396af7360f4d53f9a1273ed2d715fd562ecf


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman-Server/
@ 2017-10-23  7:07 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2017-10-23  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     5ce90e01ec461cdea3adcc7a757e73b0a42431ee
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 07:07:17 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 07:07:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce90e01

dev-perl/Gearman-Server: Hardblock sys-cluster/gearmand

These provide the same functionality and share some files,
but only Gearman-Server works with dev-perl/Gearman

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 ...{Gearman-Server-1.120.0.ebuild => Gearman-Server-1.120.0-r1.ebuild} | 3 ++-
 ...{Gearman-Server-1.130.1.ebuild => Gearman-Server-1.130.1-r1.ebuild} | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Gearman-Server/Gearman-Server-1.120.0.ebuild b/dev-perl/Gearman-Server/Gearman-Server-1.120.0-r1.ebuild
similarity index 90%
rename from dev-perl/Gearman-Server/Gearman-Server-1.120.0.ebuild
rename to dev-perl/Gearman-Server/Gearman-Server-1.120.0-r1.ebuild
index 14f424efa24..9c735ba364d 100644
--- a/dev-perl/Gearman-Server/Gearman-Server-1.120.0.ebuild
+++ b/dev-perl/Gearman-Server/Gearman-Server-1.120.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ IUSE=""
 RDEPEND="
 	>=dev-perl/Danga-Socket-1.520.0
 	>=dev-perl/Gearman-1.07
+	!!sys-cluster/gearmand
 "
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker

diff --git a/dev-perl/Gearman-Server/Gearman-Server-1.130.1.ebuild b/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild
similarity index 96%
rename from dev-perl/Gearman-Server/Gearman-Server-1.130.1.ebuild
rename to dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild
index 53af3062288..8e86814b972 100644
--- a/dev-perl/Gearman-Server/Gearman-Server-1.130.1.ebuild
+++ b/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild
@@ -16,6 +16,7 @@ IUSE="test"
 RDEPEND="
 	>=dev-perl/Danga-Socket-1.520.0
 	>=dev-perl/Gearman-1.07
+	!!sys-cluster/gearmand
 "
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman-Server/
@ 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:     8278dacccba2cdd35371cdfe5fbd13056c01ac8a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:31:29 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:34:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8278dacc

dev-perl/Gearman-Server: 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/Gearman-Server/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-perl/Gearman-Server/metadata.xml b/dev-perl/Gearman-Server/metadata.xml
index 16545e6d3d5..043823d91f0 100644
--- a/dev-perl/Gearman-Server/metadata.xml
+++ b/dev-perl/Gearman-Server/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/Gearman-Server/
@ 2021-10-30 15:13 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-10-30 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d91d8d586034929003b311c173d53fbd7dbc8dd3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 15:08:02 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 15:12:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91d8d58

dev-perl/Gearman-Server: EAPI=8 bump

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

 ...rver-1.130.1-r1.ebuild => Gearman-Server-1.130.1-r2.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild b/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r2.ebuild
similarity index 83%
rename from dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild
rename to dev-perl/Gearman-Server/Gearman-Server-1.130.1-r2.ebuild
index a6c60fa8c3f..f6c19c7b508 100644
--- a/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r1.ebuild
+++ b/dev-perl/Gearman-Server/Gearman-Server-1.130.1-r2.ebuild
@@ -1,25 +1,23 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=PALIK
-DIST_VERSION=v1.130.1
+DIST_VERSION=v${PV}
 inherit perl-module
 
 DESCRIPTION="Gearman distributed job system - worker/client connector"
 
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	>=dev-perl/Danga-Socket-1.520.0
 	>=dev-perl/Gearman-1.07
 	!!sys-cluster/gearmand
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		dev-perl/Test-Script


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

end of thread, other threads:[~2021-10-30 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23  7:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman-Server/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2021-10-30 15:13 Andreas K. Hüttel
2018-02-11 10:36 Michał Górny
2016-01-31 14:51 Andreas Hüttel

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