public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/
Date: Tue, 29 Nov 2016 20:49:01 +0000 (UTC)	[thread overview]
Message-ID: <1480452534.6bcd4f96bf81b18fccba2e6beff35406af3bce0e.dilfridge@gentoo> (raw)

commit:     6bcd4f96bf81b18fccba2e6beff35406af3bce0e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 20:42:48 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 20:48:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcd4f96

app-text/libmwaw: Version bump

Package-Manager: portage-2.3.2

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

diff --git a/app-text/libmwaw/Manifest b/app-text/libmwaw/Manifest
index e908d57..fdf6791 100644
--- a/app-text/libmwaw/Manifest
+++ b/app-text/libmwaw/Manifest
@@ -1 +1,2 @@
 DIST libmwaw-0.3.8.tar.xz 1200052 SHA256 6afcbb250b6bed042149cd4dfb3ba7b4be796b11fe2322dfcdebd121199a3b05 SHA512 3e3684479460d22b83da225f8f1bc4de306f8e4a9e48c7ea128cba08f122b093c529f2e73b8f8ae1b235665d4f3c7de2fc461692e21f13364da678add707d01c WHIRLPOOL 77d9b1253191089da5c869e7bb160253672747cfd502350b28acde538e02b8418c0ee63899bf903b4c3c9f1561d145d0626c822f26467cb8ba7aa4de04287158
+DIST libmwaw-0.3.9.tar.xz 1226044 SHA256 f7fca4d31510e52cda94f1272147f385e372448c0aaef16f07a5e8b3ceb5b2a0 SHA512 41ed9adbe4d73f0554629394f33b20c11ead86b1922af37451fa8c7179d55d61b09da72d676fb0ce123818675450048a87b9f4d67ad2e8070269724bd2cd0051 WHIRLPOOL 88eac9a04707249ebb874504b2012786b2b21f1e2fd42f07d3a809bef343b6a1ad5cb3ffebb484c2da52bc47ff3050f98d8e64dacabe8caca1e7a5e75b4f8d90

diff --git a/app-text/libmwaw/libmwaw-9999.ebuild b/app-text/libmwaw/libmwaw-0.3.9.ebuild
similarity index 89%
copy from app-text/libmwaw/libmwaw-9999.ebuild
copy to app-text/libmwaw/libmwaw-0.3.9.ebuild
index d1a3989..a8a3aae 100644
--- a/app-text/libmwaw/libmwaw-9999.ebuild
+++ b/app-text/libmwaw/libmwaw-0.3.9.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://git.code.sf.net/p/libmwaw/libmwaw"
 inherit eutils
 [[ ${PV} == 9999 ]] && inherit autotools git-r3
 
 DESCRIPTION="Library parsing many pre-OSX MAC text formats"
-HOMEPAGE="https://sourceforge.net/p/libmwaw/wiki/Home/"
+HOMEPAGE="http://sourceforge.net/p/libmwaw/wiki/Home/"
 [[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
@@ -33,6 +33,7 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+	default
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 

diff --git a/app-text/libmwaw/libmwaw-9999.ebuild b/app-text/libmwaw/libmwaw-9999.ebuild
index d1a3989..a8a3aae 100644
--- a/app-text/libmwaw/libmwaw-9999.ebuild
+++ b/app-text/libmwaw/libmwaw-9999.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_REPO_URI="git://git.code.sf.net/p/libmwaw/libmwaw"
 inherit eutils
 [[ ${PV} == 9999 ]] && inherit autotools git-r3
 
 DESCRIPTION="Library parsing many pre-OSX MAC text formats"
-HOMEPAGE="https://sourceforge.net/p/libmwaw/wiki/Home/"
+HOMEPAGE="http://sourceforge.net/p/libmwaw/wiki/Home/"
 [[ ${PV} == 9999 ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
@@ -33,6 +33,7 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+	default
 	[[ ${PV} == 9999 ]] && eautoreconf
 }
 


             reply	other threads:[~2016-11-29 20:49 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29 20:49 Andreas Hüttel [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-15 19:40 Andreas Sturmlechner
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: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=1480452534.6bcd4f96bf81b18fccba2e6beff35406af3bce0e.dilfridge@gentoo \
    --to=dilfridge@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