public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmateweather/files/
@ 2016-09-10 19:45 NP Hardass
  0 siblings, 0 replies; 3+ messages in thread
From: NP Hardass @ 2016-09-10 19:45 UTC (permalink / raw
  To: gentoo-commits

commit:     2a43e93bc4bcaacf6b0839b63c41fb6e2d2a879c
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Sep  3 16:18:20 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 19:37:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a43e93b

dev-libs/libmateweather: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2229

Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 .../libmateweather-1.5.0-fix-automagic-python-support.patch  | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-libs/libmateweather/files/libmateweather-1.5.0-fix-automagic-python-support.patch b/dev-libs/libmateweather/files/libmateweather-1.5.0-fix-automagic-python-support.patch
deleted file mode 100644
index de5f44a..00000000
--- a/dev-libs/libmateweather/files/libmateweather-1.5.0-fix-automagic-python-support.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -burN libmateweather-1.5.1.orig/configure.ac libmateweather-1.5.1/configure.ac
---- libmateweather-1.5.1.orig/configure.ac	2013-02-04 15:53:55.420890494 +0100
-+++ libmateweather-1.5.1/configure.ac	2013-02-04 15:55:19.618967277 +0100
-@@ -215,7 +215,7 @@
- AC_ARG_ENABLE(python,
-         [AC_HELP_STRING([--enable-python],
-                         [Build libmateweather python bindings])],
--        [enable_python=yes],
-+        [enable_python=$enableval],
-         [enable_python=no])
- if test "$enable_python" = "yes"; then
-    AM_PATH_PYTHON()


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmateweather/files/
@ 2017-08-25 22:44 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2017-08-25 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     690de00d9350894bacc92e6081d00353eee1d8bb
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Aug 15 10:19:46 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 22:44:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690de00d

dev-libs/libmateweather: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/5425

 .../files/libmateweather-1.6.1-fix-mkdirp.patch               | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch b/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch
deleted file mode 100644
index a76d6c76a19..00000000000
--- a/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -burN a/python/Makefile.am b/python/Makefile.am
---- a/python/Makefile.am	2012-06-22 01:08:01.978411103 +0200
-+++ b/python/Makefile.am	2012-06-22 01:11:02.007416691 +0200
-@@ -1,4 +1,7 @@
- if BUILD_PYTHON
-+
-+MKDIR_P=@mkdir_p@
-+
- AM_CPPFLAGS =			\
- 	-I$(top_srcdir)		\
- 	$(PYTHON_INCLUDES)	\


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmateweather/files/
@ 2021-07-10 21:16 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-07-10 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ff00e97fbea18229318a88a135b6b00114630322
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  4 11:24:20 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 21:13:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff00e97f

dev-libs/libmateweather: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/21519
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../libmateweather-1.24.0-fix-tzdata-hints.patch   | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch b/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch
deleted file mode 100644
index d1c3cab1165..00000000000
--- a/dev-libs/libmateweather/files/libmateweather-1.24.0-fix-tzdata-hints.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 354086a51ea676b6575dbb3ec62d749ec0a7c607 Mon Sep 17 00:00:00 2001
-From: rbuj <robert.buj@gmail.com>
-Date: Fri, 22 May 2020 20:19:57 +0200
-Subject: [PATCH] Locations: America/Godthab was renamed to America/Nuuk
-
----
- data/Locations.xml.in | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/data/Locations.xml.in b/data/Locations.xml.in
-index 5488867..62529b9 100644
---- a/data/Locations.xml.in
-+++ b/data/Locations.xml.in
-@@ -6482,7 +6482,7 @@
-             -->
-           <name>Danmarkshavn</name>
-         </timezone>
--        <timezone id="America/Godthab">
-+        <timezone id="America/Nuuk">
-           <!-- The primary timezone for Greenland, although sources
-                seem to point towards calling the area "Western
-                Greenland" rathern than just "Greenland".
-@@ -6502,7 +6502,7 @@
-           <name>Thule AFB</name>
-         </timezone>
-       </timezones>
--      <tz-hint>America/Godthab</tz-hint>
-+      <tz-hint>America/Nuuk</tz-hint>
-       <city>
-         <!-- A city in Greenland.
-              The local name in Kalaallisut is "Uummannaq".


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-10 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-10 19:45 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmateweather/files/ NP Hardass
  -- strict thread matches above, loose matches on Subject: below --
2017-08-25 22:44 Patrice Clement
2021-07-10 21:16 Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox