public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/
Date: Wed, 15 Nov 2017 19:40:24 +0000 (UTC)	[thread overview]
Message-ID: <1510774808.1cad8d9858b286cafdb073837c0c91b8bfe6abf2.asturm@gentoo> (raw)

commit:     1cad8d9858b286cafdb073837c0c91b8bfe6abf2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 19:34:58 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 19:40:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cad8d98

app-text/libmwaw: 0.3.13 version bump

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-text/libmwaw/Manifest                                       | 1 +
 app-text/libmwaw/{libmwaw-9999.ebuild => libmwaw-0.3.13.ebuild} | 3 +--
 app-text/libmwaw/libmwaw-9999.ebuild                            | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-text/libmwaw/Manifest b/app-text/libmwaw/Manifest
index bf42ca74af1..c27e8fabba0 100644
--- a/app-text/libmwaw/Manifest
+++ b/app-text/libmwaw/Manifest
@@ -1,2 +1,3 @@
 DIST libmwaw-0.3.11.tar.xz 1254200 SHA256 4b483a196bbe82bc0f7cb4cdf70ef1cedb91139bd2e037eabaed4a4d6ed2299a SHA512 d4a810c6066023608a15ece8a6bbc958e586d679fc4ad51156091ec88355292872f10198e723e28776b45e140a830fd4c698732cf6103743d6e80ad8e1d778ab WHIRLPOOL 2de11bde90937727372eb7e7d4d1af52b66e8ef2f14bd78ce1d26399aa6ee853dc1fe11000cfcf8a361698296866ced2f2da7848f75763a22458ae0504903b48
 DIST libmwaw-0.3.12.tar.xz 1258972 SHA256 7691a6e6e7221d61c40e3f630a8907e3e516b99a587e47d09ec53f8ac60ed1e7 SHA512 8af8477ff6fc251600f9a66059b20fd8b9fad8d599c01e847d7185944447b3a34567036daff4d4510934aa1462bd4810a39467e8ac0ec223147b3b53447220ec WHIRLPOOL 9dd39fc43c7b8cf3806889a1cabde4c1bbd4f21e5e1ea2dfa66a6ea69f28ab28c966e160d157f0ee4559e85b6b7fac07dfa314d2ef0597986c85660b3a5cc0f9
+DIST libmwaw-0.3.13.tar.xz 1258220 SHA256 db55c728448f9c795cd71a0bb6043f6d4744e3e001b955a018a2c634981d5aea SHA512 3d6a5142cc45f6519ac29f935c01418278ed4cc1bdcb0ecb1a190309c43d3f7ee06deab519d29a3e2aec01ef091cb4f4c17809662640b54a8e4fe8d4bd8db5f3 WHIRLPOOL 34310e946e398f577c76f2eacda496b64417fe3f7bc5f02af7852f51fa94c46df6f4df397a02fe56c7585b19dc62b796723b878f7ed66adf3698c14261e01f73

diff --git a/app-text/libmwaw/libmwaw-9999.ebuild b/app-text/libmwaw/libmwaw-0.3.13.ebuild
similarity index 94%
copy from app-text/libmwaw/libmwaw-9999.ebuild
copy to app-text/libmwaw/libmwaw-0.3.13.ebuild
index b0434c260bc..0b26fe70b82 100644
--- a/app-text/libmwaw/libmwaw-9999.ebuild
+++ b/app-text/libmwaw/libmwaw-0.3.13.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 
 [[ ${PV} == 9999 ]] || \
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 IUSE="doc static-libs tools"
 
@@ -38,7 +38,6 @@ src_configure() {
 	econf \
 		--enable-zip \
 		--disable-werror \
-		--with-sharedptr=c++11 \
 		$(use_with doc docs) \
 		$(use_enable static-libs static) \
 		$(use_enable tools)

diff --git a/app-text/libmwaw/libmwaw-9999.ebuild b/app-text/libmwaw/libmwaw-9999.ebuild
index b0434c260bc..0b26fe70b82 100644
--- a/app-text/libmwaw/libmwaw-9999.ebuild
+++ b/app-text/libmwaw/libmwaw-9999.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 
 [[ ${PV} == 9999 ]] || \
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 IUSE="doc static-libs tools"
 
@@ -38,7 +38,6 @@ src_configure() {
 	econf \
 		--enable-zip \
 		--disable-werror \
-		--with-sharedptr=c++11 \
 		$(use_with doc docs) \
 		$(use_enable static-libs static) \
 		$(use_enable tools)


             reply	other threads:[~2017-11-15 19:40 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 19:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-10  9:39 [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/ Andreas Sturmlechner
2023-06-09  6:53 Arthur Zamarin
2023-06-02 16:13 Arthur Zamarin
2023-06-01 19:15 Arthur Zamarin
2023-05-03 11:31 Andreas Sturmlechner
2022-03-25 13:55 Jakov Smolić
2021-12-25 10:44 Andreas Sturmlechner
2021-12-25  8:25 Agostino Sarubbo
2021-12-23 10:36 Agostino Sarubbo
2021-12-22 18:26 Arthur Zamarin
2021-12-08 15:08 Andreas Sturmlechner
2021-11-08 23:14 Sam James
2021-11-08 22:10 Sam James
2021-09-22 12:00 Andreas Sturmlechner
2021-09-18 18:36 Sam James
2021-09-18 18:36 Sam James
2021-09-12 22:59 Sam James
2021-07-27 19:15 Andreas Sturmlechner
2021-07-27 19:15 Andreas Sturmlechner
2021-06-10 15:34 Andreas Sturmlechner
2021-06-01 10:48 Sam James
2021-06-01  9:00 Sam James
2021-05-21 17:08 Andreas Sturmlechner
2021-05-15 17:03 Andreas Sturmlechner
2020-12-12 21:59 Andreas Sturmlechner
2020-11-23  9:47 Sam James
2020-11-23  4:52 Sam James
2020-11-23  3:58 Sam James
2020-10-31  9:23 Andreas Sturmlechner
2020-10-31  9:23 Andreas Sturmlechner
2020-05-31 21:09 Andreas Sturmlechner
2020-05-31 15:40 Mikle Kolyada
2020-05-20 13:35 Mikle Kolyada
2020-05-19 19:36 Mikle Kolyada
2020-04-04  1:08 Andreas Sturmlechner
2019-07-30 21:39 Aaron Bauman
2019-06-20 10:50 Andreas Sturmlechner
2019-06-18 18:24 Thomas Deutschmann
2019-06-09 20:16 Mikle Kolyada
2019-04-22 16:34 Andreas Sturmlechner
2019-04-22 16:34 Andreas Sturmlechner
2018-09-19 18:35 Matt Turner
2018-08-24  4:38 Mikle Kolyada
2018-08-24  1:40 Thomas Deutschmann
2018-04-27 21:43 Andreas Sturmlechner
2017-12-29 23:06 Andreas Sturmlechner
2017-12-29 18:03 Mikle Kolyada
2017-12-26  0:59 Thomas Deutschmann
2017-11-14 15:15 Manuel Rüger
2017-09-02 18:30 Andreas Sturmlechner
2017-09-02 15:36 Aaron Bauman
2017-09-02 15:36 Aaron Bauman
2017-07-27 15:27 Andreas Sturmlechner
2017-07-27 15:27 Andreas Sturmlechner
2017-04-06 22:17 Andreas Sturmlechner
2017-04-06 22:17 Andreas Sturmlechner
2017-01-31 20:33 Andreas Sturmlechner
2016-12-17 15:57 Andreas Hüttel
2016-11-29 20:49 Andreas Hüttel
2016-11-29 20:27 Andreas Hüttel
2016-11-29 18:41 Agostino Sarubbo
2016-11-29 18:40 Agostino Sarubbo
2016-11-26 17:12 Andreas Hüttel
2016-09-17 21:32 Andreas Hüttel
2016-07-03 20:27 Andreas Hüttel
2016-01-08  0:00 Manuel Rüger
2015-11-24 23:13 Agostino Sarubbo
2015-11-24 23:12 Agostino Sarubbo
2015-08-31 20:49 Andreas Hüttel

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=1510774808.1cad8d9858b286cafdb073837c0c91b8bfe6abf2.asturm@gentoo \
    --to=asturm@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