* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/gearmand/
@ 2015-10-05 16:43 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2015-10-05 16:43 UTC (permalink / raw
To: gentoo-commits
commit: d7735a14ce260b2d8cc8b004949169ee2a27d272
Author: Szpadel <piotrekrogowski <AT> gmail <DOT> com>
AuthorDate: Tue Sep 29 08:44:19 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 16:43:41 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7735a14
sys-cluster/gearmand: Add -std=c++11 flag, bug #503538
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=503538
Pull-Request: https://github.com/gentoo/gentoo/pull/142
sys-cluster/gearmand/gearmand-0.34-r1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-cluster/gearmand/gearmand-0.34-r1.ebuild b/sys-cluster/gearmand/gearmand-0.34-r1.ebuild
index 9a36a6c..54ce112 100644
--- a/sys-cluster/gearmand/gearmand-0.34-r1.ebuild
+++ b/sys-cluster/gearmand/gearmand-0.34-r1.ebuild
@@ -52,6 +52,9 @@ src_configure() {
append-cppflags -DDEBUG
fi
+ # Explicitly enable c++11 mode
+ append-cxxflags -std=c++11
+
autotools-utils_src_configure
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/gearmand/
@ 2016-08-07 9:30 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-08-07 9:30 UTC (permalink / raw
To: gentoo-commits
commit: e4998e04d4940220d2eb11c5127f62098df037f4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 09:17:17 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 09:29:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4998e04
sys-cluster/gearmand: Cleanup per bug #85210
Package-Manager: portage-2.3.0
sys-cluster/gearmand/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sys-cluster/gearmand/metadata.xml b/sys-cluster/gearmand/metadata.xml
index 21a9a92..313e1ab 100644
--- a/sys-cluster/gearmand/metadata.xml
+++ b/sys-cluster/gearmand/metadata.xml
@@ -5,9 +5,6 @@
<email>pavel.stratil-jun@fenix.cz</email>
<description>Proxied co-maintainer, assign bugs to him</description>
</maintainer>
- <maintainer type="person">
- <email>flameeyes@gentoo.org</email>
- </maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/gearmand/
@ 2017-10-01 10:57 Jonas Stein
0 siblings, 0 replies; 3+ messages in thread
From: Jonas Stein @ 2017-10-01 10:57 UTC (permalink / raw
To: gentoo-commits
commit: 9d5bf8e5d5cfa2e3258f5324cfb4ec9af67f36f3
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 1 10:57:42 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Oct 1 10:57:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5bf8e5
sys-cluster/gearmand: Drop inactive proxied maintainer
jstein and gokturk had mailcontact with the proxied maintainer;
he does not maintain his packages anymore.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
sys-cluster/gearmand/metadata.xml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/sys-cluster/gearmand/metadata.xml b/sys-cluster/gearmand/metadata.xml
index 313e1ab7d05..d08fb72aef8 100644
--- a/sys-cluster/gearmand/metadata.xml
+++ b/sys-cluster/gearmand/metadata.xml
@@ -1,14 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>pavel.stratil-jun@fenix.cz</email>
- <description>Proxied co-maintainer, assign bugs to him</description>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<use>
<flag name="memcache">
Support memcache daemon (via <pkg>dev-libs/libmemcached</pkg>)
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-10-01 10:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-07 9:30 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/gearmand/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2017-10-01 10:57 Jonas Stein
2015-10-05 16:43 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox