From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzmq/
Date: Tue, 2 May 2017 11:58:26 +0000 (UTC) [thread overview]
Message-ID: <1493726288.1dedf4e214bfb03de19721d1ed2a6e7412b31719.mgorny@gentoo> (raw)
commit: 1dedf4e214bfb03de19721d1ed2a6e7412b31719
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 11:10:53 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 2 11:58:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dedf4e2
dev-python/pyzmq: Clean old versions up
dev-python/pyzmq/Manifest | 4 ---
dev-python/pyzmq/pyzmq-14.6.0.ebuild | 65 ------------------------------------
dev-python/pyzmq/pyzmq-14.7.0.ebuild | 65 ------------------------------------
dev-python/pyzmq/pyzmq-15.0.0.ebuild | 62 ----------------------------------
dev-python/pyzmq/pyzmq-15.1.0.ebuild | 62 ----------------------------------
5 files changed, 258 deletions(-)
diff --git a/dev-python/pyzmq/Manifest b/dev-python/pyzmq/Manifest
index f5f44035187..d90b87bd050 100644
--- a/dev-python/pyzmq/Manifest
+++ b/dev-python/pyzmq/Manifest
@@ -1,6 +1,2 @@
DIST pyzmq-14.4.1.tar.gz 995366 SHA256 cb4a59875fdc26315045d800bac008b8e10a4cf2d72ac9af2fc45ef6ac8f330a SHA512 4b71677e4bfa771177a34dbff59cf6dfd54310a8996689a3d62902aaba35c7cf2ad6b7da806f9e189ad4b89fcefe9cbb3e192788eecd5d2c269e8a980b4d50fa WHIRLPOOL f6c093023b4494e1f9293a81ac86dcc55ff05f7ae10bb9677ff4fffd2e38fefe2462eb241c74b1ee283958a8546b128585c78c644dae544aa38f4b9c1f3e3ad8
-DIST pyzmq-14.6.0.tar.gz 1001020 SHA256 7746806ff94f1e8c1e843644c6bbd3b9aaeb1203c2eaf38879adc23dbd5c35bb SHA512 02e7feaca0ed73d48af2577fa9fc240e947bf9cea444b3819b8fd39fc2ca4b50c8f11ff27c8477386ef7bee1e8f5bbca50769403ab1393d43624065e647b6544 WHIRLPOOL e10c96a8852cd57dc7ec622405925c987a66cfecff125b6b664a8ab48078b6bea59749421122b7158ace0f366c6d61eb617e9b2f7e951000c9a61d86b87a2ff0
-DIST pyzmq-14.7.0.tar.gz 1048389 SHA256 77994f80360488e7153e64e5959dc5471531d1648e3a4bff14a714d074a38cc2 SHA512 22c30414c99bddb71f47b37f49f19b0cb1a535bdc6835fac13c78d030a59ed362124393acd41b7e04bb1f8ca231cabb49d010ac93142786ec35ee4a303f168ed WHIRLPOOL 82f1940133d23bc11acaaf66a92cebfdc76f844f990f90314198b3a65b2dd561e2ab7a5b532f76e6a9a6dd93520b7ae096331fb09eb302b898616e916d35e702
-DIST pyzmq-15.0.0.tar.gz 1069616 SHA256 376ca24cf365092d03bd1de00ed4319910aef84394cb4805a866bdf0b6d317bb SHA512 7d42e6e2218ff9668db92cc68ea511a90bac4a4f950ca42d199b82cf17dee587c824be16ea0e315da7b482e7ced0d97769cc500bf9d0fa2eb8a5b7c764c8305f WHIRLPOOL b615493aafd93a529b5b1af2ee161fa6f34c5efd47ee592d0ed4e1d6bc9d4b9b14206450278d2781bf3c688853629822c944ac58cce4d10d0a9a4a6f01b72437
-DIST pyzmq-15.1.0.tar.gz 1072983 SHA256 bd5b279998538bb197baf59c81584550d713b1b17761e8a638bb6fbda9e5d08d SHA512 776ee7e45df29af3fecc4b8037cc04e62fc745ca7f7ce3f84a4419a2ed1571e87de290c7d2fdc58d869e3ef60454dd5eedc78f46f757d5da87e8ece4bb96c9a7 WHIRLPOOL f3926b3ef80109a3e7dfabd2ab861cf4800238e9c0cbd2f1aef9242e3c299aaa3df28d037d97610a308da3b27719e4f5a661bd68c0a82e122c7fd64871543d16
DIST pyzmq-15.2.0.tar.gz 1078561 SHA256 2dafa322670a94e20283aba2a44b92134d425bd326419b68ad4db8d0831a26ec SHA512 28541b095b5486b662fe33a24994af5a465989a2391091ec8b693579124fdd600c3b0721853377c7551430d55b13c9116a1eebdced74678598d78c01fa7431c7 WHIRLPOOL 2ef08e72f1d35336118191a914068aa1b2b77cea92c197f902ffdf679c80b7bd6bf025ab1dc267f9adc65c38213499631441b5f69a5c2296d7cb4d723867499c
diff --git a/dev-python/pyzmq/pyzmq-14.6.0.ebuild b/dev-python/pyzmq/pyzmq-14.6.0.ebuild
deleted file mode 100644
index 076b5a5bbe9..00000000000
--- a/dev-python/pyzmq/pyzmq-14.6.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
-HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples green test"
-
-# Ensures installation of gevent for test phase
-REQUIRED_USE="test? ( green )"
-
-PY2_USEDEP=$(python_gen_usedep python2_7)
-RDEPEND="
- >=net-libs/zeromq-4.1.2:=
- dev-python/py[${PYTHON_USEDEP}]
- dev-python/cffi:=[${PYTHON_USEDEP}]
- green? ( dev-python/gevent[${PY2_USEDEP}] )"
-DEPEND="${RDEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
- doc? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/numpydoc[${PYTHON_USEDEP}]
- )"
-
-python_prepare_all() {
- # Prevent un-needed download during build
- sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
- tc-export CC
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
-
-python_test() {
- # suite reports error in absence of gevent under py3 but is designed to continue
- # rather than exit making py3 apt for the test phase
- nosetests -svw "${BUILD_DIR}/lib/"
-}
-
-python_install_all() {
- use examples && local EXAMPLES=( examples/. )
- use doc && local HTML_DOCS=( docs/build/html/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/pyzmq/pyzmq-14.7.0.ebuild b/dev-python/pyzmq/pyzmq-14.7.0.ebuild
deleted file mode 100644
index a220539450a..00000000000
--- a/dev-python/pyzmq/pyzmq-14.7.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
-HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples green test"
-
-# Ensures installation of gevent for test phase
-REQUIRED_USE="test? ( green )"
-
-PY2_USEDEP=$(python_gen_usedep python2_7)
-RDEPEND="
- >=net-libs/zeromq-4.1.2:=
- dev-python/py[${PYTHON_USEDEP}]
- dev-python/cffi:=[${PYTHON_USEDEP}]
- green? ( dev-python/gevent[${PY2_USEDEP}] )"
-DEPEND="${RDEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
- doc? (
- >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
- dev-python/numpydoc[${PYTHON_USEDEP}]
- )"
-
-python_prepare_all() {
- # Prevent un-needed download during build
- sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
- tc-export CC
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
-
-python_test() {
- # suite reports error in absence of gevent under py3 but is designed to continue
- # rather than exit making py3 apt for the test phase
- nosetests -svw "${BUILD_DIR}/lib/"
-}
-
-python_install_all() {
- use examples && local EXAMPLES=( examples/. )
- use doc && local HTML_DOCS=( docs/build/html/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/pyzmq/pyzmq-15.0.0.ebuild b/dev-python/pyzmq/pyzmq-15.0.0.ebuild
deleted file mode 100644
index b3135628248..00000000000
--- a/dev-python/pyzmq/pyzmq-15.0.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
-HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples test"
-
-PY2_USEDEP=$(python_gen_usedep python2_7)
-RDEPEND="
- >=net-libs/zeromq-4.1.2:=
- dev-python/py[${PYTHON_USEDEP}]
- dev-python/cffi:=[${PYTHON_USEDEP}]
- dev-python/gevent[${PY2_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
- doc? (
- >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
- dev-python/numpydoc[${PYTHON_USEDEP}]
- )"
-
-python_prepare_all() {
- # Prevent un-needed download during build
- sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
- tc-export CC
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
-
-python_test() {
- # suite reports error in absence of gevent under py3 but is designed to continue
- # rather than exit making py3 apt for the test phase
- nosetests -svw "${BUILD_DIR}/lib/" || die
-}
-
-python_install_all() {
- use examples && local EXAMPLES=( examples/. )
- use doc && local HTML_DOCS=( docs/build/html/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/pyzmq/pyzmq-15.1.0.ebuild b/dev-python/pyzmq/pyzmq-15.1.0.ebuild
deleted file mode 100644
index b3135628248..00000000000
--- a/dev-python/pyzmq/pyzmq-15.1.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
-HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples test"
-
-PY2_USEDEP=$(python_gen_usedep python2_7)
-RDEPEND="
- >=net-libs/zeromq-4.1.2:=
- dev-python/py[${PYTHON_USEDEP}]
- dev-python/cffi:=[${PYTHON_USEDEP}]
- dev-python/gevent[${PY2_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
- doc? (
- >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
- dev-python/numpydoc[${PYTHON_USEDEP}]
- )"
-
-python_prepare_all() {
- # Prevent un-needed download during build
- sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
- distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
- tc-export CC
-}
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_compile() {
- python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
- distutils-r1_python_compile
-}
-
-python_test() {
- # suite reports error in absence of gevent under py3 but is designed to continue
- # rather than exit making py3 apt for the test phase
- nosetests -svw "${BUILD_DIR}/lib/" || die
-}
-
-python_install_all() {
- use examples && local EXAMPLES=( examples/. )
- use doc && local HTML_DOCS=( docs/build/html/. )
- distutils-r1_python_install_all
-}
next reply other threads:[~2017-05-02 11:58 UTC|newest]
Thread overview: 198+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-02 11:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 7:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzmq/ Michał Górny
2025-03-12 8:31 Michał Górny
2025-03-12 8:00 Sam James
2025-02-22 17:05 Arthur Zamarin
2025-02-20 17:09 Michał Górny
2025-02-16 4:15 Sam James
2025-02-15 19:39 Jakov Smolić
2025-02-15 9:48 Arthur Zamarin
2025-02-15 8:41 Arthur Zamarin
2025-02-15 8:38 Arthur Zamarin
2025-02-15 8:04 Arthur Zamarin
2025-01-31 5:40 Michał Górny
2025-01-13 18:41 Michał Górny
2025-01-13 14:07 Michał Górny
2024-11-13 1:57 Sam James
2024-10-30 20:48 Sam James
2024-09-13 2:15 Sam James
2024-09-12 16:56 Arthur Zamarin
2024-09-09 20:44 Arthur Zamarin
2024-09-07 15:01 Arthur Zamarin
2024-09-07 13:21 Jakov Smolić
2024-09-07 13:21 Jakov Smolić
2024-08-25 12:04 Andreas K. Hüttel
2024-08-23 4:57 Michał Górny
2024-08-20 1:29 Michał Górny
2024-08-05 11:48 Michał Górny
2024-07-11 16:37 Michał Górny
2024-06-08 7:12 Sam James
2024-05-28 5:15 Sam James
2024-05-17 14:59 Arthur Zamarin
2024-05-17 13:05 Sam James
2024-05-17 13:05 Sam James
2024-05-02 1:37 Michał Górny
2024-05-02 1:37 Michał Górny
2024-05-01 5:28 Joonas Niilola
2024-04-20 4:29 Michał Górny
2024-04-19 19:17 Arthur Zamarin
2024-04-19 18:46 Michał Górny
2024-04-16 10:22 Michał Górny
2023-12-20 16:48 Michał Górny
2023-12-20 16:26 Michał Górny
2023-12-20 16:26 Michał Górny
2023-12-20 16:08 Michał Górny
2023-12-20 16:08 Michał Górny
2023-12-20 16:08 Michał Górny
2023-12-20 16:00 Michał Górny
2023-12-20 15:51 Michał Górny
2023-12-20 15:49 Michał Górny
2023-12-05 14:32 Michał Górny
2023-11-16 16:35 Michał Górny
2023-11-10 5:47 Viorel Munteanu
2023-11-07 20:35 Sam James
2023-09-11 15:18 Arthur Zamarin
2023-09-11 15:18 Arthur Zamarin
2023-09-11 15:18 Arthur Zamarin
2023-09-11 15:17 Arthur Zamarin
2023-09-11 12:45 Arthur Zamarin
2023-09-11 12:33 Arthur Zamarin
2023-09-11 12:25 Arthur Zamarin
2023-09-11 12:25 Arthur Zamarin
2023-08-11 6:35 Michał Górny
2023-07-15 6:08 Sam James
2023-06-27 18:53 Sam James
2023-06-27 10:56 Sam James
2023-06-27 8:06 Jakov Smolić
2023-06-27 7:54 Sam James
2023-06-27 7:14 Sam James
2023-06-27 7:14 Sam James
2023-05-27 5:33 Michał Górny
2023-05-27 5:32 Michał Górny
2023-05-04 16:56 Michał Górny
2023-04-05 15:58 Michał Górny
2023-04-05 12:53 Arthur Zamarin
2023-04-05 9:30 Arthur Zamarin
2023-04-05 8:36 Arthur Zamarin
2023-04-05 8:32 Arthur Zamarin
2023-04-05 7:59 Jakov Smolić
2023-04-05 7:49 Arthur Zamarin
2023-04-05 7:37 Arthur Zamarin
2023-04-05 7:28 Arthur Zamarin
2023-03-21 20:06 Michał Górny
2023-03-14 6:11 Michał Górny
2023-02-23 9:27 Andrew Ammerlaan
2022-11-18 11:26 Michał Górny
2022-11-18 10:58 Arthur Zamarin
2022-11-04 8:55 Agostino Sarubbo
2022-11-04 8:16 Agostino Sarubbo
2022-11-03 22:04 Sam James
2022-11-03 21:01 Arthur Zamarin
2022-11-03 20:44 Arthur Zamarin
2022-11-03 19:44 Arthur Zamarin
2022-11-03 19:36 Arthur Zamarin
2022-09-26 7:31 Michał Górny
2022-09-22 10:55 Andrew Ammerlaan
2022-09-20 8:08 Michał Górny
2022-09-20 7:43 Jakov Smolić
2022-09-19 20:33 Arthur Zamarin
2022-09-19 20:26 Arthur Zamarin
2022-09-19 20:24 Arthur Zamarin
2022-09-19 20:22 Arthur Zamarin
2022-09-19 20:14 Jakov Smolić
2022-09-19 20:10 Jakov Smolić
2022-09-19 20:04 Arthur Zamarin
2022-08-18 19:14 Michał Górny
2022-08-18 16:45 Arthur Zamarin
2022-08-18 7:01 Agostino Sarubbo
2022-08-17 21:13 Sam James
2022-08-17 19:31 Arthur Zamarin
2022-08-17 18:54 Arthur Zamarin
2022-08-17 18:52 Sam James
2022-08-17 18:49 Arthur Zamarin
2022-08-17 18:48 Arthur Zamarin
2022-08-12 11:23 Arthur Zamarin
2022-07-11 17:45 Michał Górny
2022-07-11 16:32 Arthur Zamarin
2022-07-11 8:12 Agostino Sarubbo
2022-07-10 18:51 Arthur Zamarin
2022-07-10 18:41 Arthur Zamarin
2022-07-10 18:14 Arthur Zamarin
2022-07-10 18:04 Arthur Zamarin
2022-07-10 16:58 Sam James
2022-07-10 16:56 Sam James
2022-06-27 4:40 Michał Górny
2022-06-26 19:20 Arthur Zamarin
2022-06-23 8:34 Agostino Sarubbo
2022-06-22 18:37 Sam James
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:12 Agostino Sarubbo
2022-06-22 6:55 Agostino Sarubbo
2022-06-22 5:49 Agostino Sarubbo
2022-06-22 5:48 Agostino Sarubbo
2022-06-20 17:20 Arthur Zamarin
2022-06-10 9:44 Andrew Ammerlaan
2022-05-22 11:50 Andrew Ammerlaan
2022-05-22 11:50 Andrew Ammerlaan
2022-01-29 22:13 James Le Cuirot
2021-11-14 20:35 Sam James
2021-11-14 3:43 Sam James
2021-09-12 9:29 Michał Górny
2021-09-12 9:13 Sam James
2021-09-12 8:33 Sam James
2021-09-12 8:16 Sam James
2021-09-07 17:45 Sam James
2021-09-06 0:18 Sam James
2021-08-27 20:06 Sam James
2021-08-19 1:25 Agostino Sarubbo
2021-08-18 12:58 Agostino Sarubbo
2021-08-11 0:20 Sam James
2021-08-04 21:12 Marek Szuba
2021-06-30 21:19 Michał Górny
2021-06-30 21:19 Michał Górny
2021-03-04 8:57 Michał Górny
2021-03-04 6:09 Sam James
2021-03-03 21:20 Sam James
2021-03-02 8:42 Sam James
2021-03-02 7:39 Sam James
2021-03-02 4:37 Sam James
2020-12-11 12:58 Michał Górny
2020-11-19 11:17 Agostino Sarubbo
2020-11-14 8:50 Michał Górny
2020-11-02 9:47 Sam James
2020-10-20 8:22 Sam James
2020-10-18 23:55 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-09-11 9:31 Michał Górny
2020-08-05 16:17 Sam James
2020-08-05 14:04 Agostino Sarubbo
2020-08-03 3:11 Sam James
2020-07-31 2:12 Sam James
2020-06-09 16:07 Michał Górny
2020-05-13 17:14 Agostino Sarubbo
2020-05-04 13:34 Agostino Sarubbo
2020-05-04 11:49 Michał Górny
2020-05-03 12:28 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-03-25 9:39 Michał Górny
2020-03-25 9:39 Michał Górny
2020-02-25 18:44 Rick Farina
2020-01-28 22:05 Michał Górny
2019-12-15 14:50 Agostino Sarubbo
2018-02-25 21:52 Sergei Trofimovich
2017-08-04 4:31 Markus Meier
2017-06-21 12:17 Agostino Sarubbo
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2017-06-03 18:18 Mike Gilbert
2017-06-03 18:16 Mike Gilbert
2017-03-12 12:31 Zac Medico
2017-02-02 18:43 David Seifert
2016-02-28 6:43 Matt Thode
2016-02-09 14:31 Justin Lecher
2016-01-14 9:53 Justin Lecher
2015-11-28 9:28 Justin Lecher
2015-11-11 17:27 Justin Lecher
2015-11-06 10:44 Justin Lecher
2015-10-21 13:41 Justin Lecher
2015-09-11 3:23 Mike Frysinger
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=1493726288.1dedf4e214bfb03de19721d1ed2a6e7412b31719.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