public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Tue,  9 Jun 2020 16:04:55 +0000 (UTC)	[thread overview]
Message-ID: <1591718678.5103e7291cb7793e596668ccb2297026a17e5f2b.soap@gentoo> (raw)

commit:     5103e7291cb7793e596668ccb2297026a17e5f2b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 16:04:38 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 16:04:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5103e729

app-office/abiword: Fix for recent versions of dev-cpp/asio

Closes: https://bugs.gentoo.org/723442
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-office/abiword/Manifest             | 2 +-
 app-office/abiword/abiword-3.0.4.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 4d9271ca694..1256d58a97c 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1,2 @@
-DIST abiword-3.0.4-patchset.tar.gz 9143 BLAKE2B 143faaceab5e4a295876c04e26f38506429566cb9f42b0d41dfc4e40822b3cab647b128abe71da554cc12ac977987afbad131d7220dabeb1d10a28cc34592b35 SHA512 9fcf91d28402b9353d59ffb61aaeedce9d4e1be566eac05dc89866a0b0a5d5314c9ca030234b0c6514f35baab5b96fdf8cb63cf9d1d2cbcf01bd7adee89cecaa
+DIST abiword-3.0.4-patchset-r2.tar.xz 9668 BLAKE2B 56739e2a0239a57a26f34e52d54290cb54f246e05209c2c5493f6a0e4d3290df3f7cf87a8463f2688ad3f15d2402f743fb9cdaffa0c53a7bacb2dcf4a6c1bbb5 SHA512 47d65edde9217f107ee2aee9e08e65d69f170f11f8532e2c8e6327b4bec67b13f42bdafe751d88fa525819081ed5b19b1f75859b24d4a07748fb03c62ebd0b13
 DIST abiword-3.0.4.tar.gz 11064305 BLAKE2B fda1732df0bf78f8830c5d68be18f2aec7f88b8d5bb4fe0effc31b48f03d9195a4337087154ba707a70d80bfcff38f92d7298e7b281afe2eacf000eca8dac9c4 SHA512 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4

diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index c8ab57891cf..74101d992c1 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Fully featured yet light and fast cross platform word processor"
 HOMEPAGE="http://www.abisource.com/"
 SRC_URI="
 	http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
-	https://dev.gentoo.org/~soap/distfiles/${P}-patchset.tar.gz"
+	https://dev.gentoo.org/~soap/distfiles/${P}-patchset-r2.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="2"
@@ -73,6 +73,7 @@ PATCHES=(
 	"${WORKDIR}"/patches/${PN}-3.0.2-explicit-python.patch
 	"${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport
 	"${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch
+	"${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch
 )
 
 src_prepare() {


             reply	other threads:[~2020-06-09 16:04 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 16:04 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22  5:02 [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/ Michał Górny
2023-08-02 16:19 Sam James
2023-01-13 19:03 Arthur Zamarin
2022-10-29 22:33 Matt Turner
2022-10-01 18:56 Matt Turner
2022-07-19 20:28 Sam James
2022-04-27 21:57 Andreas K. Hüttel
2022-03-19 17:10 David Seifert
2021-12-13  5:54 Yixun Lan
2021-09-25  5:21 Agostino Sarubbo
2021-09-24 15:37 Sam James
2021-08-15 16:08 David Seifert
2021-08-15 14:55 David Seifert
2021-05-08 17:15 David Seifert
2020-12-14  0:46 Sam James
2020-04-13 16:12 Agostino Sarubbo
2020-04-13 14:48 Agostino Sarubbo
2020-03-01 22:42 David Seifert
2020-02-02 19:35 Mart Raudsepp
2020-01-03 20:40 David Seifert
2019-05-18 19:59 Mart Raudsepp
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2017-08-02  6:31 Andreas Sturmlechner
2017-07-02 15:04 Sergei Trofimovich

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=1591718678.5103e7291cb7793e596668ccb2297026a17e5f2b.soap@gentoo \
    --to=soap@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