public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/sphinx/
Date: Fri, 20 Jul 2018 18:33:22 +0000 (UTC)	[thread overview]
Message-ID: <1532111539.bc6de71891150ada4e067fe6d642b0bc9a240be3.graaff@gentoo> (raw)

commit:     bc6de71891150ada4e067fe6d642b0bc9a240be3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 18:30:31 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 18:32:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6de718

app-misc/sphinx: account for automake incompatibility

The build system is not compatible with automake 1.16.

Closes: https://bugs.gentoo.org/649120
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/sphinx/sphinx-2.0.10.ebuild | 5 ++++-
 app-misc/sphinx/sphinx-2.1.9.ebuild  | 5 ++++-
 app-misc/sphinx/sphinx-2.2.11.ebuild | 5 ++++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/app-misc/sphinx/sphinx-2.0.10.ebuild b/app-misc/sphinx/sphinx-2.0.10.ebuild
index 8e0c6d4c856..b33e16db846 100644
--- a/app-misc/sphinx/sphinx-2.0.10.ebuild
+++ b/app-misc/sphinx/sphinx-2.0.10.ebuild
@@ -1,7 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
+WANT_AUTOMAKE=1.15
+
 inherit eutils autotools toolchain-funcs
 
 #MY_P=${P/_/-}

diff --git a/app-misc/sphinx/sphinx-2.1.9.ebuild b/app-misc/sphinx/sphinx-2.1.9.ebuild
index 54eaa42baca..bf55eea2001 100644
--- a/app-misc/sphinx/sphinx-2.1.9.ebuild
+++ b/app-misc/sphinx/sphinx-2.1.9.ebuild
@@ -1,7 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
+WANT_AUTOMAKE=1.15
+
 inherit eutils autotools toolchain-funcs
 
 #MY_P=${P/_/-}

diff --git a/app-misc/sphinx/sphinx-2.2.11.ebuild b/app-misc/sphinx/sphinx-2.2.11.ebuild
index 4284f2a9dab..7e54f96302d 100644
--- a/app-misc/sphinx/sphinx-2.2.11.ebuild
+++ b/app-misc/sphinx/sphinx-2.2.11.ebuild
@@ -1,7 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
+WANT_AUTOMAKE=1.15
+
 inherit eutils autotools toolchain-funcs
 
 #MY_P=${P/_/-}


             reply	other threads:[~2018-07-20 18:33 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 18:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-05  7:01 [gentoo-commits] repo/gentoo:master commit in: app-misc/sphinx/ Sam James
2024-02-09 14:24 Hans de Graaff
2022-11-14  6:42 Hans de Graaff
2022-07-28  7:10 Sam James
2022-03-26  1:37 Sam James
2022-03-20 20:49 David Seifert
2021-09-22  6:58 Agostino Sarubbo
2021-09-21  6:35 Agostino Sarubbo
2021-08-27 20:45 Sam James
2021-08-27  7:23 Hans de Graaff
2021-08-19 11:55 Agostino Sarubbo
2021-08-19  1:08 Sam James
2021-08-15  7:41 Hans de Graaff
2021-01-06 13:19 Fabian Groffen
2020-04-05  9:09 Hans de Graaff
2020-03-16  6:30 Matt Turner
2019-01-24 21:35 Sergei Trofimovich
2019-01-21 19:20 Hans de Graaff
2019-01-04 22:41 Mikle Kolyada
2019-01-01 21:19 Sergei Trofimovich
2018-12-26 20:06 Sergei Trofimovich
2018-12-26 20:04 Sergei Trofimovich
2018-12-26 13:15 Sergei Trofimovich
2018-12-26 13:15 Sergei Trofimovich
2018-07-27  5:22 Hans de Graaff
2018-07-27  5:22 Hans de Graaff
2017-12-10 14:16 David Seifert
2017-10-22  7:21 Hans de Graaff
2016-12-21 22:54 Thomas Deutschmann
2016-09-24 13:40 Agostino Sarubbo
2016-09-05 17:46 Hans de Graaff
2016-07-31  5:53 Hans de Graaff
2016-07-31  5:53 Hans de Graaff
2016-04-06 16:04 Fabian Groffen
2016-01-25 14:05 Hans de Graaff
2015-11-01 13:23 Mikle Kolyada
2015-10-27 12:18 Agostino Sarubbo
2015-10-24  8:15 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1532111539.bc6de71891150ada4e067fe6d642b0bc9a240be3.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox