From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/werkzeug/
Date: Sat, 7 Mar 2020 15:45:55 +0000 (UTC) [thread overview]
Message-ID: <1583594874.ccdefe5f788175fbff5dbc9b40041b6f9ea5e380.mgorny@gentoo> (raw)
commit: ccdefe5f788175fbff5dbc9b40041b6f9ea5e380
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 7 15:27:54 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 7 15:27:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccdefe5f
dev-python/werkzeug: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/werkzeug/Manifest | 4 ---
dev-python/werkzeug/werkzeug-0.12.2.ebuild | 36 ---------------------------
dev-python/werkzeug/werkzeug-0.14.1.ebuild | 36 ---------------------------
dev-python/werkzeug/werkzeug-0.15.4.ebuild | 40 ------------------------------
dev-python/werkzeug/werkzeug-0.15.5.ebuild | 40 ------------------------------
5 files changed, 156 deletions(-)
diff --git a/dev-python/werkzeug/Manifest b/dev-python/werkzeug/Manifest
index 17d41acaa6a..e12f8d764d1 100644
--- a/dev-python/werkzeug/Manifest
+++ b/dev-python/werkzeug/Manifest
@@ -1,7 +1,3 @@
-DIST Werkzeug-0.12.2.tar.gz 1169770 BLAKE2B 12e7e422e7dae0ab2fc3cc52f80536362dea8edd61cdaec45a6cca35b789d731408e10cc46288b0c5c22138e20e9d52a88c2db78d22a215d5ab4bb9477526fcc SHA512 9ff45aeb51a71fd5115e8cdee40a7b2fddfa0574c356686050cb1bdced5c6c18f672b601ca2637010c7f59be75c66ee558efb4ea05052c550ec7da3644b88e0a
-DIST Werkzeug-0.14.1.tar.gz 1185546 BLAKE2B 4c358688752adce870e8b44ffede56e44ab26990f12c98cc75a7c7e0d40b1f39f4208237ed26a2acb1f78a3359272cb44bab4606c5bca55a5c5f5edfa22c9faa SHA512 64976cc46c1cee2203112c50aba6f9404d4e48d4a90f8b11837148b5415a28572b7e706095586045a46879e853fc5a80c63e7bf0c13eda29d564a37b4a554c0b
-DIST Werkzeug-0.15.4.tar.gz 925334 BLAKE2B ffb132026e5a43bdbbb6decf19c47b07bb38afe383fc6b769a793f9e72769bdb5a9507918590d485b9a84e8db392202fe985b0cd1fa00e8af17eccbf53bcdaec SHA512 b27b313cb29128ad1a1d0b04be7d1b29eacd4fb8280757510ce662b4f8743e7311966f7fb170531bd5dcb9668e9c6672f0cc0cf53bb4af3ec7328312a88b53ab
-DIST Werkzeug-0.15.5.tar.gz 926570 BLAKE2B 39d68f7ea2f99ffa60f5a2af7ebf8a01e68a83e32106abd8fcbba3a5402bf6c6c02f7bb9b84cd483aa061bb065a0f2f6d809db55a2f6950996d70cf62a620520 SHA512 e2980b649db0c246fa87b94972f1a1e00b19f20a90e34733267cb50b0d1c8e83701f4bde3e466f9f12243c47b3cc40c6977e63164f18ee5e518b75e952988edd
DIST werkzeug-0.16.0.gh.tar.gz 939220 BLAKE2B 08f77bfbb8703b25be00dba018e9aea16cb4a6977ff3906f636fe24b4e16662f7777584839c8e153532f32a0551281a6fb28bf618da5d5e6c42cdc6e8b391162 SHA512 78e7d2ccceb8764f92a3252b2ff670065a42fe2ad1d2b4631e05c107d2128f8f6f4090e32bd975526e4b5985dbbdbac22e9ad1514d14e88ecfb064483107d0ed
DIST werkzeug-0.16.1.gh.tar.gz 937876 BLAKE2B e5f962e9cab4a06a6f2d63ac35df896ed764377b458ccdc744800ffa5d2d456a836f0a7c4aef08b750b95904e955ce3b0241102d48bd28080e91fe29823e789e SHA512 52611b2e22b8af6b643471ca1df6e6f262067ef8882363768f21d9b0ee837aedd192c358a3a41788b2036d6c6cc0156043f1f5b8f6a04b2a701790b66837a62e
DIST werkzeug-1.0.0.gh.tar.gz 907492 BLAKE2B b81a3645d1228a7a2321f14d9093f77ac2cb620403008efb09b5f22b5b27297972d86adc307249828eda6dd2ca38a17ba1590cfc6ff47e7c8faddb34ffa0ba7a SHA512 bc6d61b078aebd92d79a68d2b040dc9cf0cb5a61fe9732861109324bd7f7be6e5fb9e2101f145429909d0e06a6435bd3b8d707022525c5236ba52776a315af2e
diff --git a/dev-python/werkzeug/werkzeug-0.12.2.ebuild b/dev-python/werkzeug/werkzeug-0.12.2.ebuild
deleted file mode 100644
index f29c93d3ce8..00000000000
--- a/dev-python/werkzeug/werkzeug-0.12.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-MY_PN="Werkzeug"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Collection of various utilities for WSGI applications"
-HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-xprocess[${PYTHON_USEDEP}]
- )"
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
- esetup.py test
-}
diff --git a/dev-python/werkzeug/werkzeug-0.14.1.ebuild b/dev-python/werkzeug/werkzeug-0.14.1.ebuild
deleted file mode 100644
index 0bffe390326..00000000000
--- a/dev-python/werkzeug/werkzeug-0.14.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-MY_PN="Werkzeug"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Collection of various utilities for WSGI applications"
-HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-xprocess[${PYTHON_USEDEP}]
- )"
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
- py.test -v tests || die "Tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/werkzeug/werkzeug-0.15.4.ebuild b/dev-python/werkzeug/werkzeug-0.15.4.ebuild
deleted file mode 100644
index 35baad98bba..00000000000
--- a/dev-python/werkzeug/werkzeug-0.15.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-MY_PN="Werkzeug"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Collection of various utilities for WSGI applications"
-HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-xprocess[${PYTHON_USEDEP}]
- )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_compile() {
- distutils-r1_python_compile
-}
-
-python_test() {
- pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/werkzeug/werkzeug-0.15.5.ebuild b/dev-python/werkzeug/werkzeug-0.15.5.ebuild
deleted file mode 100644
index e4e4505fb82..00000000000
--- a/dev-python/werkzeug/werkzeug-0.15.5.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-MY_PN="Werkzeug"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Collection of various utilities for WSGI applications"
-HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-xprocess[${PYTHON_USEDEP}]
- )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_compile() {
- distutils-r1_python_compile
-}
-
-python_test() {
- pytest -vv tests || die "Tests failed under ${EPYTHON}"
-}
next reply other threads:[~2020-03-07 15:46 UTC|newest]
Thread overview: 260+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-07 15:45 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-05 5:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/werkzeug/ Michał Górny
2024-11-02 6:32 Michał Górny
2024-11-01 6:35 Michał Górny
2024-10-26 10:15 Michał Górny
2024-10-26 9:42 Sam James
2024-10-26 5:46 Michał Górny
2024-10-25 4:04 Michał Górny
2024-09-07 10:30 Michał Górny
2024-09-07 10:28 Arthur Zamarin
2024-08-22 5:13 Michał Górny
2024-06-05 15:54 Michał Górny
2024-05-28 12:10 Michał Górny
2024-05-11 9:07 Michał Górny
2024-05-06 4:39 Michał Górny
2024-04-20 11:25 Michał Górny
2024-04-20 11:23 Michał Górny
2024-04-20 9:41 Michał Górny
2024-04-02 5:45 Michał Górny
2024-02-03 19:07 Michał Górny
2024-02-03 9:36 Michał Górny
2023-11-24 18:48 Michał Górny
2023-11-24 9:31 Sam James
2023-11-24 9:31 Sam James
2023-11-23 5:18 Arthur Zamarin
2023-11-23 5:18 Arthur Zamarin
2023-11-23 5:18 Arthur Zamarin
2023-11-23 5:18 Arthur Zamarin
2023-11-23 5:18 Arthur Zamarin
2023-11-23 4:19 Michał Górny
2023-11-09 4:15 Michał Górny
2023-11-03 17:10 Michał Górny
2023-11-03 15:07 Arthur Zamarin
2023-11-01 20:37 Arthur Zamarin
2023-10-25 7:43 Michał Górny
2023-09-30 17:36 Michał Górny
2023-09-30 16:08 Michał Górny
2023-09-30 15:37 Arthur Zamarin
2023-09-23 9:53 Sam James
2023-09-17 11:37 Michał Górny
2023-09-17 5:47 Sam James
2023-09-17 5:07 Arthur Zamarin
2023-09-17 5:07 Arthur Zamarin
2023-09-17 5:07 Arthur Zamarin
2023-09-17 5:07 Arthur Zamarin
2023-09-17 5:07 Arthur Zamarin
2023-09-16 22:58 Sam James
2023-08-14 14:55 Michał Górny
2023-08-04 9:40 Sam James
2023-07-09 20:59 Jakov Smolić
2023-07-09 19:36 Arthur Zamarin
2023-07-09 18:24 Arthur Zamarin
2023-07-09 16:52 Arthur Zamarin
2023-07-09 16:52 Arthur Zamarin
2023-07-09 16:52 Arthur Zamarin
2023-06-09 2:47 Michał Górny
2023-06-08 5:13 Michał Górny
2023-05-30 14:01 Michał Górny
2023-05-30 3:03 Michał Górny
2023-05-29 20:24 Sam James
2023-05-29 20:18 Sam James
2023-05-28 23:41 Sam James
2023-05-28 23:33 Sam James
2023-05-28 23:33 Sam James
2023-05-28 20:03 Arthur Zamarin
2023-05-28 19:57 Arthur Zamarin
2023-05-28 19:55 Arthur Zamarin
2023-05-27 15:53 Michał Górny
2023-05-09 5:26 Michał Górny
2023-05-02 3:14 Michał Górny
2023-04-29 5:20 Michał Górny
2023-04-27 17:24 Michał Górny
2023-04-26 5:36 Michał Górny
2023-02-27 5:50 Michał Górny
2023-02-26 21:24 Sam James
2023-02-26 21:24 Sam James
2023-02-26 20:00 Arthur Zamarin
2023-02-26 19:37 Arthur Zamarin
2023-02-26 19:30 Sam James
2023-02-26 19:30 Sam James
2023-02-26 19:28 Arthur Zamarin
2023-02-26 18:59 Arthur Zamarin
2023-02-15 7:16 Michał Górny
2022-10-13 4:54 Michał Górny
2022-09-26 7:31 Michał Górny
2022-08-31 6:23 Michał Górny
2022-08-30 20:37 Sam James
2022-08-30 20:36 Sam James
2022-08-30 17:50 Arthur Zamarin
2022-08-30 17:10 Jakov Smolić
2022-08-30 17:06 Arthur Zamarin
2022-08-30 17:06 Arthur Zamarin
2022-08-30 16:42 Jakov Smolić
2022-08-30 16:42 Jakov Smolić
2022-08-30 16:31 Arthur Zamarin
2022-08-27 6:24 Michał Górny
2022-08-26 23:29 Sam James
2022-08-26 23:28 Sam James
2022-08-26 23:27 Sam James
2022-08-26 18:37 Arthur Zamarin
2022-08-26 18:12 Arthur Zamarin
2022-08-26 18:12 Arthur Zamarin
2022-08-26 17:35 Arthur Zamarin
2022-08-26 17:35 Arthur Zamarin
2022-08-09 17:58 Arthur Zamarin
2022-07-29 14:37 Michał Górny
2022-07-29 10:12 Arthur Zamarin
2022-07-25 7:12 Michał Górny
2022-06-05 10:35 Michał Górny
2022-06-05 9:08 Sam James
2022-05-31 10:44 Jakov Smolić
2022-05-31 8:33 Jakov Smolić
2022-05-31 7:56 Jakov Smolić
2022-05-31 7:56 Jakov Smolić
2022-05-31 7:56 Jakov Smolić
2022-05-31 7:23 Jakov Smolić
2022-05-31 7:07 Jakov Smolić
2022-05-12 20:30 Michał Górny
2022-05-11 21:15 Michał Górny
2022-05-07 20:00 Michał Górny
2022-05-07 20:00 Michał Górny
2022-05-07 17:44 Jakov Smolić
2022-05-06 20:03 Arthur Zamarin
2022-05-05 7:07 Jakov Smolić
2022-05-04 14:40 Sam James
2022-05-04 14:40 Sam James
2022-05-04 0:16 Sam James
2022-05-03 18:50 Arthur Zamarin
2022-05-01 12:20 Jakov Smolić
2022-04-28 18:48 Michał Górny
2022-04-18 18:22 Arthur Zamarin
2022-04-16 8:22 Arthur Zamarin
2022-04-09 19:40 Arthur Zamarin
2022-04-09 19:26 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-02 15:30 James Le Cuirot
2022-04-02 7:56 Arthur Zamarin
2022-04-02 7:39 Arthur Zamarin
2022-04-01 19:48 Michał Górny
2022-03-31 13:47 Jakov Smolić
2022-03-30 11:09 Jakov Smolić
2022-03-29 12:18 Michał Górny
2022-03-18 13:18 Michał Górny
2022-03-18 12:04 Arthur Zamarin
2022-03-18 11:06 Arthur Zamarin
2022-03-17 7:45 Agostino Sarubbo
2022-03-16 23:53 Sam James
2022-03-16 8:13 Jakov Smolić
2022-03-15 17:56 Jakov Smolić
2022-02-08 9:42 Michał Górny
2021-12-04 17:49 Sam James
2021-11-28 14:42 Michał Górny
2021-11-27 13:46 Michał Górny
2021-11-27 13:46 Michał Górny
2021-11-17 9:02 Arthur Zamarin
2021-11-17 9:02 Arthur Zamarin
2021-11-17 8:20 Sam James
2021-11-17 7:55 Sam James
2021-11-13 11:33 Sam James
2021-11-13 9:45 Arthur Zamarin
2021-11-13 9:42 Jakov Smolić
2021-10-06 7:16 Michał Górny
2021-09-21 21:37 James Le Cuirot
2021-09-06 23:42 Sam James
2021-09-04 1:17 Sam James
2021-09-03 1:53 Sam James
2021-08-21 4:51 Agostino Sarubbo
2021-08-21 4:50 Agostino Sarubbo
2021-08-20 19:42 Sam James
2021-06-17 7:23 Agostino Sarubbo
2021-06-16 6:54 Agostino Sarubbo
2021-06-16 6:52 Agostino Sarubbo
2021-06-10 14:02 Yixun Lan
2021-06-01 22:22 Michał Górny
2021-05-24 2:39 Joshua Kinard
2021-05-21 20:36 Sergei Trofimovich
2021-05-20 22:34 Michał Górny
2021-05-18 17:28 Sam James
2021-05-18 7:21 Michał Górny
2021-05-15 21:36 Michał Górny
2021-05-15 19:39 Sergei Trofimovich
2021-05-15 19:36 Sam James
2021-05-12 8:44 Michał Górny
2021-05-12 8:37 Michał Górny
2021-01-06 22:30 Fabian Groffen
2020-09-20 10:24 Michał Górny
2020-07-27 20:06 Aaron Bauman
2020-07-17 5:56 Michał Górny
2020-07-17 3:31 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-07-09 8:27 Agostino Sarubbo
2020-07-09 8:16 Agostino Sarubbo
2020-07-09 8:04 Agostino Sarubbo
2020-07-09 7:58 Agostino Sarubbo
2020-07-08 16:46 Sergei Trofimovich
2020-06-11 21:48 Sergei Trofimovich
2020-06-11 18:01 Sergei Trofimovich
2020-05-29 12:04 Michał Górny
2020-05-28 18:20 Sergei Trofimovich
2020-05-28 18:20 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-06 16:43 Mikle Kolyada
2020-05-05 22:13 Sergei Trofimovich
2020-05-04 12:34 Michał Górny
2020-04-08 14:01 Agostino Sarubbo
2020-04-08 6:10 Mart Raudsepp
2020-04-07 7:03 Georgy Yakovlev
2020-04-04 17:04 Michał Górny
2020-03-17 2:09 Matt Turner
2020-03-16 5:54 Matt Turner
2020-03-08 10:46 Agostino Sarubbo
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-03-08 10:25 Agostino Sarubbo
2020-03-07 15:11 Michał Górny
2020-02-07 7:15 Michał Górny
2020-02-07 7:15 Michał Górny
2020-02-05 21:22 Sergei Trofimovich
2020-02-05 19:26 Sergei Trofimovich
2020-01-31 22:17 Sergei Trofimovich
2020-01-28 11:32 Agostino Sarubbo
2020-01-28 10:20 Agostino Sarubbo
2020-01-28 7:41 Agostino Sarubbo
2020-01-27 14:28 Agostino Sarubbo
2020-01-27 14:25 Agostino Sarubbo
2020-01-27 12:49 Agostino Sarubbo
2020-01-27 11:45 Mikle Kolyada
2020-01-27 7:22 Michał Górny
2019-11-22 23:56 Michał Górny
2019-11-22 23:56 Michał Górny
2019-08-27 8:40 罗百科
2019-07-12 17:52 Patrick McLean
2018-09-28 20:33 Matt Thode
2018-08-21 2:11 Virgil Dupras
2018-06-26 0:05 Tim Harder
2018-01-28 20:41 Markus Meier
2018-01-06 13:39 Michał Górny
2017-12-24 13:38 Sergei Trofimovich
2017-09-30 0:31 Matt Thode
2017-06-26 11:04 Alexis Ballier
2017-06-23 13:08 Manuel Rüger
2017-05-02 19:15 Michał Górny
2017-02-13 7:34 Zac Medico
2017-02-02 12:48 Manuel Rüger
2017-02-02 12:48 Manuel Rüger
2017-01-22 15:01 Agostino Sarubbo
2017-01-21 18:54 Agostino Sarubbo
2016-10-01 9:35 Patrice Clement
2016-05-31 9:27 Patrick Lauer
2016-05-06 8:08 Patrick Lauer
2016-04-19 12:59 Patrick Lauer
2016-03-31 8:34 Patrick Lauer
2016-02-15 7:48 Justin Lecher
2015-12-20 16:35 Justin Lecher
2015-12-17 14:48 Justin Lecher
2015-11-17 11:03 Justin Lecher
2015-11-11 8:29 Justin Lecher
2015-11-09 11:49 Justin Lecher
2015-08-26 2:07 Manuel Rüger
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=1583594874.ccdefe5f788175fbff5dbc9b40041b6f9ea5e380.mgorny@gentoo \
--to=mgorny@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