From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/
Date: Sat, 23 Apr 2016 08:58:26 +0000 (UTC) [thread overview]
Message-ID: <1461401880.5a9b4ae8574fc3c83f79a61fc3c626d68a20a425.djc@gentoo> (raw)
commit: 5a9b4ae8574fc3c83f79a61fc3c626d68a20a425
Author: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 08:43:37 2016 +0000
Commit: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 08:58:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9b4ae8
dev-python/sphinx: remove old versions
Package-Manager: portage-2.2.26
dev-python/sphinx/Manifest | 2 -
dev-python/sphinx/sphinx-1.3.3.ebuild | 136 ----------------------------------
dev-python/sphinx/sphinx-1.3.4.ebuild | 136 ----------------------------------
3 files changed, 274 deletions(-)
diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index b544cc1..0ea155c 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -2,6 +2,4 @@ DIST Sphinx-1.1.3.tar.gz 2632059 SHA256 34dc95b70a2b07a61b5d61034c34b05f82514aab
DIST Sphinx-1.2.2.tar.gz 3143671 SHA256 2d3415f5b3e6b7535877f4c84fe228bdb802a8993c239b2d02c23169d67349bd SHA512 44073c215f9d0e7f6c7bc91cb85b0508a96e5cfff5f940fef86e2fc6f11281d03b54e87e51e5a99a23e96b470a93f3af86a6a3ab7c317c747406c55b4c37791c WHIRLPOOL c5ed15b51682d3be9f8349ab838c6758cb4e25023b6ad13622d748b771594ed75f786709a25fb2d61ad245ecef0925e5bcc1aafb93fc355a0f0ea50df63efcd7
DIST Sphinx-1.2.3.tar.gz 3200548 SHA256 94933b64e2fe0807da0612c574a021c0dac28c7bd3c4a23723ae5a39ea8f3d04 SHA512 00346516e826a65145a3a7fd25ef7cee569ae7fdcc0c1bec3a7301fc08d5d8730d02eee792c3efedfcac17e712ea7e2ad70ea1fcdedc11720ad54f6bcb51ad05 WHIRLPOOL 0c0e2e21a52829893857939f977e8312c4eac11f5d2aec3b8e4f9c8ffdbf14c4aa46a6c26dac0ad4abfe92b3bdad72a3468e6d2ff2485df6efaf3fccd17ae69b
DIST Sphinx-1.3.1.tar.gz 3469782 SHA256 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114 SHA512 8b92b69c4ced242c5e608ea03a7a061b0d2908f34f3150048ff4ce08b5d56be4a642a6aec13fa249ff8208fa8dd2d38d8a10d37ebbcc68385ee51f527ede0b94 WHIRLPOOL f3e442fd1f1c260b21f3e2381f028884b6247758448439e7be4cf784f50ec12494e384c77a0c4ccac473f25d7bb88f5424be937d72bb3fac1b6f6387a5746f66
-DIST Sphinx-1.3.3.tar.gz 3602492 SHA256 4077bff351d96bd3ebc89daa6f897f3ddcbbca055f427b36f72b75d7310270d8 SHA512 525c9b2f9c6ec7a3a9fd54c78e75894e8107d07952531d41cff22ddccd9f7a4f534583b3454bad831fc1f4ad4773a9ab017d4353310c8396cdb671831eb38f2e WHIRLPOOL 44de721c2cb59949aabfb7c49ced8f6a930899441d0661d06698a2396e60ac06ed18566035fc5dff16191995829d4b201652bb1816004f86b9de49e043c7045a
-DIST Sphinx-1.3.4.tar.gz 3679247 SHA256 8aacc3f34aa758751fdb44ab9238eab024c66b57d67200f9a35efebf0e368057 SHA512 155d58806a44a6e70fa734ff76f15c5ed76fd35029cf3a05bb8e4d7528f6f17f3e80b699692c125e77017cb88a1f1762ad02eca2eada24f29a702a0f99ff25c9 WHIRLPOOL c8552e8a91852907094b2916cbad41f102476f7e86d61541c79a89d9d10f9af9df6119e3f63c35656ba58fa7e7ac7d472fb9204911ff0aaf199cb5040674d3c7
DIST Sphinx-1.3.5.tar.gz 3679978 SHA256 b7d133bb4990d010a2ad934c319b52d8a2156cb0491484f5e2a558619bc9ae04 SHA512 90eda9cdbd24575d9f763e5c35e176d9970d1c83dd06dd41e9137f5c6035738fd21c4c57ff98810fc8adf91fa625192e6534bf0bbf70e78cc98f73df59eaabbc WHIRLPOOL 5877015f700ed0818e0879868f2190ec818d088e235d9c12fe6bd472b0006bd8d26156273023ff93a098c8503bdc440cedd1ba8758fdc25f742bb5794940559f
diff --git a/dev-python/sphinx/sphinx-1.3.3.ebuild b/dev-python/sphinx/sphinx-1.3.3.ebuild
deleted file mode 100644
index 22da805..0000000
--- a/dev-python/sphinx/sphinx-1.3.3.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy)
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 eutils versionator
-
-MY_PN="Sphinx"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python documentation generator"
-HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc latex test"
-
-RDEPEND="
- =dev-python/alabaster-0.7*[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.11[${PYTHON_USEDEP}]
- >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
- >=dev-python/pygments-2.0.1-r1[${PYTHON_USEDEP}]
- >=dev-python/six-1.4[${PYTHON_USEDEP}]
- >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
- !=dev-python/Babel-2.0[${PYTHON_USEDEP}]
- >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
- >=dev-python/sphinx_rtd_theme-0.1[${PYTHON_USEDEP}]
- <dev-python/sphinx_rtd_theme-2.0[${PYTHON_USEDEP}]
- latex? (
- dev-texlive/texlive-latexextra
- app-text/dvipng
- )"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/nose[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy)
- )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_compile() {
- distutils-r1_python_compile
-
- # Generate the grammar. It will be caught by install somehow.
- # Note that the tests usually do it for us. However, I don't want
- # to trust USE=test really running all the tests, especially
- # with FEATURES=test-fail-continue.
- pushd "${BUILD_DIR}"/lib > /dev/null || die
- "${PYTHON}" -m sphinx.pycode.__init__ \
- || die "Grammar generation failed."
- popd > /dev/null || die
-}
-
-python_compile_all() {
- use doc && emake -C doc SPHINXBUILD='"${PYTHON}" "${S}/sphinx-build.py"' html
-}
-
-python_test() {
- mkdir -p "${BUILD_DIR}/sphinx_tempdir" || die
- export SPHINX_TEST_TEMPDIR="${BUILD_DIR}/sphinx_tempdir"
- cp -r -l tests "${BUILD_DIR}"/ || die
-
- if $(python_is_python3); then
- 2to3 -w --no-diffs "${BUILD_DIR}"/tests || die
- fi
-
- nosetests -w "${BUILD_DIR}"/tests -v \
- || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/_build/html/. )
-
- distutils-r1_python_install_all
-}
-
-replacing_python_eclass() {
- local pv
- for pv in ${REPLACING_VERSIONS}; do
- if ! version_is_at_least 1.1.3-r4 ${pv}; then
- return 0
- fi
- done
-
- return 1
-}
-
-pkg_preinst() {
- if replacing_python_eclass; then
- # the old python.eclass ebuild will want to remove our pickles...
- backup_pickle() {
- # array to enable filename expansion
- local pickle_name=(
- "${D}$(python_get_sitedir)"/sphinx/pycode/Grammar*.pickle
- )
-
- local dest=${ROOT}${pickle_name[0]#${D}}.backup
-
- eumask_push 022
- mkdir -p "${dest%/*}" || die
- eumask_pop
-
- cp -p -v "${pickle_name[0]}" "${dest}" \
- || die "Unable to backup grammar pickle from overwriting"
- }
-
- python_foreach_impl backup_pickle
- fi
-}
-
-pkg_postinst() {
- if replacing_python_eclass; then
- local warned
-
- restore_pickle() {
- local backup_name=(
- "${ROOT}$(python_get_sitedir)"/sphinx/pycode/Grammar*.pickle.backup
- )
- local dest=${backup_name[0]%.backup}
-
- mv -v "${backup_name[0]}" "${dest}" \
- || die "Unable to restore grammar pickle backup"
- }
-
- python_foreach_impl restore_pickle
-
- [[ ${warned} ]] && ewarn "Please try rebuilding the package."
- fi
-}
diff --git a/dev-python/sphinx/sphinx-1.3.4.ebuild b/dev-python/sphinx/sphinx-1.3.4.ebuild
deleted file mode 100644
index e477d95..0000000
--- a/dev-python/sphinx/sphinx-1.3.4.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy)
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 eutils versionator
-
-MY_PN="Sphinx"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python documentation generator"
-HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc latex test"
-
-RDEPEND="
- =dev-python/alabaster-0.7*[${PYTHON_USEDEP}]
- >=dev-python/docutils-0.11[${PYTHON_USEDEP}]
- >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
- >=dev-python/pygments-2.0.1-r1[${PYTHON_USEDEP}]
- >=dev-python/six-1.4[${PYTHON_USEDEP}]
- >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
- !=dev-python/Babel-2.0[${PYTHON_USEDEP}]
- >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
- >=dev-python/sphinx_rtd_theme-0.1[${PYTHON_USEDEP}]
- <dev-python/sphinx_rtd_theme-2.0[${PYTHON_USEDEP}]
- latex? (
- dev-texlive/texlive-latexextra
- app-text/dvipng
- )"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/nose[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy)
- )"
-
-S="${WORKDIR}/${MY_P}"
-
-python_compile() {
- distutils-r1_python_compile
-
- # Generate the grammar. It will be caught by install somehow.
- # Note that the tests usually do it for us. However, I don't want
- # to trust USE=test really running all the tests, especially
- # with FEATURES=test-fail-continue.
- pushd "${BUILD_DIR}"/lib > /dev/null || die
- "${PYTHON}" -m sphinx.pycode.__init__ \
- || die "Grammar generation failed."
- popd > /dev/null || die
-}
-
-python_compile_all() {
- use doc && emake -C doc SPHINXBUILD='"${PYTHON}" "${S}/sphinx-build.py"' html
-}
-
-python_test() {
- mkdir -p "${BUILD_DIR}/sphinx_tempdir" || die
- export SPHINX_TEST_TEMPDIR="${BUILD_DIR}/sphinx_tempdir"
- cp -r -l tests "${BUILD_DIR}"/ || die
-
- if $(python_is_python3); then
- 2to3 -w --no-diffs "${BUILD_DIR}"/tests || die
- fi
-
- nosetests -w "${BUILD_DIR}"/tests -v \
- || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/_build/html/. )
-
- distutils-r1_python_install_all
-}
-
-replacing_python_eclass() {
- local pv
- for pv in ${REPLACING_VERSIONS}; do
- if ! version_is_at_least 1.1.3-r4 ${pv}; then
- return 0
- fi
- done
-
- return 1
-}
-
-pkg_preinst() {
- if replacing_python_eclass; then
- # the old python.eclass ebuild will want to remove our pickles...
- backup_pickle() {
- # array to enable filename expansion
- local pickle_name=(
- "${D}$(python_get_sitedir)"/sphinx/pycode/Grammar*.pickle
- )
-
- local dest=${ROOT}${pickle_name[0]#${D}}.backup
-
- eumask_push 022
- mkdir -p "${dest%/*}" || die
- eumask_pop
-
- cp -p -v "${pickle_name[0]}" "${dest}" \
- || die "Unable to backup grammar pickle from overwriting"
- }
-
- python_foreach_impl backup_pickle
- fi
-}
-
-pkg_postinst() {
- if replacing_python_eclass; then
- local warned
-
- restore_pickle() {
- local backup_name=(
- "${ROOT}$(python_get_sitedir)"/sphinx/pycode/Grammar*.pickle.backup
- )
- local dest=${backup_name[0]%.backup}
-
- mv -v "${backup_name[0]}" "${dest}" \
- || die "Unable to restore grammar pickle backup"
- }
-
- python_foreach_impl restore_pickle
-
- [[ ${warned} ]] && ewarn "Please try rebuilding the package."
- fi
-}
next reply other threads:[~2016-04-23 8:58 UTC|newest]
Thread overview: 275+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 8:58 Dirkjan Ochtman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-23 12:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/ Arthur Zamarin
2025-03-29 17:16 Sam James
2025-03-29 17:14 Sam James
2025-03-29 14:16 Michał Górny
2025-03-29 14:00 Sam James
2025-03-29 14:00 Sam James
2025-03-29 14:00 Sam James
2025-03-22 20:42 Arthur Zamarin
2025-03-09 9:11 WANG Xuerui
2025-03-03 3:46 Michał Górny
2025-02-24 20:18 Michał Górny
2025-02-24 20:18 Michał Górny
2025-02-22 9:33 Arthur Zamarin
2025-02-22 9:33 Arthur Zamarin
2025-02-22 9:33 Arthur Zamarin
2025-02-22 9:33 Arthur Zamarin
2025-02-22 9:33 Arthur Zamarin
2025-02-22 9:33 Arthur Zamarin
2025-02-22 7:50 Michał Górny
2025-02-20 13:27 Jakov Smolić
2025-02-20 12:57 Sam James
2025-02-20 5:06 Michał Górny
2025-02-18 16:55 Michał Górny
2025-02-18 7:35 Michał Górny
2025-02-17 20:47 Michał Górny
2024-11-02 9:01 Michał Górny
2024-10-26 11:52 Michał Górny
2024-10-14 3:34 Michał Górny
2024-10-13 2:48 Michał Górny
2024-10-12 4:35 Michał Górny
2024-10-10 18:25 Michał Górny
2024-08-17 9:57 Michał Górny
2024-08-17 7:51 Michał Górny
2024-08-10 7:31 Michał Górny
2024-08-10 7:25 Michał Górny
2024-07-31 5:52 Michał Górny
2024-07-30 2:47 Michał Górny
2024-07-25 3:12 Michał Górny
2024-07-21 2:31 Michał Górny
2024-07-21 2:31 Michał Górny
2024-07-19 4:25 Michał Górny
2024-07-17 12:35 Michał Górny
2024-07-16 5:30 Michał Górny
2024-07-15 9:04 Michał Górny
2024-06-08 10:55 Arthur Zamarin
2024-06-08 6:24 Arthur Zamarin
2024-05-25 9:28 Michał Górny
2024-05-08 12:24 Michał Górny
2024-04-23 14:33 Michał Górny
2024-04-21 15:01 Michał Górny
2023-10-06 18:12 Michał Górny
2023-10-06 15:13 Michał Górny
2023-10-06 14:55 Sam James
2023-09-14 6:05 Michał Górny
2023-09-11 14:08 Michał Górny
2023-09-11 14:08 Michał Górny
2023-09-11 12:25 Arthur Zamarin
2023-08-31 13:22 Michał Górny
2023-08-28 5:13 Michał Górny
2023-08-24 4:30 Michał Górny
2023-08-17 18:55 Michał Górny
2023-08-17 12:51 Michał Górny
2023-08-17 8:36 Michał Górny
2023-08-02 6:05 Michał Górny
2023-07-28 5:32 Michał Górny
2023-07-25 5:20 Michał Górny
2023-07-24 14:28 Arthur Zamarin
2023-07-24 12:56 Michał Górny
2023-07-19 11:10 Michał Górny
2023-05-31 10:50 Michał Górny
2023-05-29 21:55 Sam James
2023-05-20 7:25 Michał Górny
2023-05-13 4:46 Michał Górny
2023-04-30 3:55 Michał Górny
2023-04-26 5:36 Michał Górny
2023-04-24 5:57 Michał Górny
2023-01-31 12:00 Michał Górny
2023-01-11 5:14 Michał Górny
2023-01-07 19:45 Arthur Zamarin
2023-01-06 15:27 Michał Górny
2022-12-30 7:08 Michał Górny
2022-11-19 8:46 Arthur Zamarin
2022-11-19 8:39 Arthur Zamarin
2022-11-12 12:27 Arthur Zamarin
2022-11-03 19:44 Arthur Zamarin
2022-11-03 19:38 Arthur Zamarin
2022-10-18 7:26 Michał Górny
2022-10-01 9:26 Arthur Zamarin
2022-09-27 18:25 Arthur Zamarin
2022-09-26 11:21 Michał Górny
2022-09-25 13:44 Michał Górny
2022-08-30 18:53 Michał Górny
2022-08-30 17:08 Jakov Smolić
2022-08-27 6:03 Michał Górny
2022-08-26 17:31 Arthur Zamarin
2022-07-29 10:59 Arthur Zamarin
2022-07-25 7:12 Michał Górny
2022-07-09 20:22 Michał Górny
2022-07-09 18:32 Arthur Zamarin
2022-06-17 0:01 Sam James
2022-06-03 5:37 Michał Górny
2022-05-30 8:52 Michał Górny
2022-05-22 5:16 Michał Górny
2022-05-22 1:48 Sam James
2022-05-14 12:44 Arthur Zamarin
2022-04-27 12:27 Michał Górny
2022-03-28 10:14 Michał Górny
2022-02-17 20:15 Michał Górny
2022-02-17 19:30 Arthur Zamarin
2022-01-20 23:26 Michał Górny
2022-01-20 14:20 Michał Górny
2022-01-20 8:47 Arthur Zamarin
2022-01-18 8:46 Michał Górny
2022-01-16 22:03 Michał Górny
2021-12-19 20:50 Arthur Zamarin
2021-12-11 23:24 Michał Górny
2021-12-11 20:24 Arthur Zamarin
2021-11-27 21:18 Michał Górny
2021-11-10 22:35 Michał Górny
2021-10-27 8:29 Michał Górny
2021-10-16 1:14 Sam James
2021-09-13 7:45 Michał Górny
2021-08-19 1:09 Sam James
2021-07-14 22:16 Michał Górny
2021-07-12 22:56 Michał Górny
2021-07-12 21:59 Sam James
2021-07-12 9:11 Michał Górny
2021-07-06 7:58 Michał Górny
2021-05-21 9:21 Michał Górny
2021-05-21 9:21 Michał Górny
2021-05-12 18:22 Michał Górny
2021-05-10 19:32 Michał Górny
2021-05-09 8:23 Michał Górny
2021-04-22 15:07 Michał Górny
2021-04-22 12:13 Sam James
2021-04-11 18:56 Michał Górny
2021-04-09 22:25 Michał Górny
2021-04-09 22:20 Sam James
2021-03-20 21:07 Michał Górny
2021-03-19 21:39 Michał Górny
2021-03-19 20:14 Sam James
2021-03-06 17:45 Michał Górny
2021-02-19 16:37 Michał Górny
2021-02-19 8:57 Michał Górny
2021-02-19 2:54 Sam James
2021-02-16 17:08 Michał Górny
2021-02-15 8:34 Michał Górny
2021-01-08 0:45 Michał Górny
2021-01-06 22:30 Fabian Groffen
2021-01-05 21:32 Michał Górny
2021-01-05 21:03 Sam James
2021-01-05 10:56 Michał Górny
2021-01-05 9:51 Michał Górny
2020-12-25 9:17 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-01 21:08 Sam James
2020-11-12 21:13 Michał Górny
2020-10-21 22:51 Michał Górny
2020-09-18 17:56 Sam James
2020-08-22 10:10 Michał Górny
2020-08-22 7:13 Michał Górny
2020-08-15 8:44 Michał Górny
2020-08-14 23:22 Andreas Sturmlechner
2020-08-12 15:50 Sam James
2020-08-12 15:11 Michał Górny
2020-08-12 15:07 Sam James
2020-08-12 10:01 Michał Górny
2020-08-04 18:57 Sergei Trofimovich
2020-07-31 22:33 Aaron Bauman
2020-07-27 10:02 Michał Górny
2020-07-18 14:20 Sam James
2020-07-14 10:50 Sam James
2020-07-14 10:50 Sam James
2020-07-07 6:35 Michał Górny
2020-07-05 20:12 Michał Górny
2020-06-19 15:41 Sergei Trofimovich
2020-06-14 8:29 Michał Górny
2020-06-08 16:55 Michał Górny
2020-06-08 6:41 Michał Górny
2020-06-06 19:31 Mart Raudsepp
2020-05-31 17:17 Michał Górny
2020-05-26 16:57 Michał Górny
2020-05-07 8:56 Michał Górny
2020-05-06 14:25 Mikle Kolyada
2020-05-04 12:24 Michał Górny
2020-05-01 14:03 Agostino Sarubbo
2020-05-01 14:00 Agostino Sarubbo
2020-05-01 13:58 Agostino Sarubbo
2020-04-27 8:33 Michał Górny
2020-04-25 10:42 Mikle Kolyada
2020-04-22 8:15 Michał Górny
2020-04-21 8:08 Michał Górny
2020-04-20 13:29 Agostino Sarubbo
2020-04-20 10:16 Agostino Sarubbo
2020-04-14 10:43 Michał Górny
2020-04-11 7:49 Michał Górny
2020-04-06 19:57 Michał Górny
2020-04-06 19:18 Michał Górny
2020-04-06 12:02 Michał Górny
2020-04-05 21:53 Sergei Trofimovich
2020-03-16 20:56 Michał Górny
2020-03-06 13:43 Michał Górny
2020-03-03 17:46 Michał Górny
2020-03-02 20:30 Michał Górny
2020-03-02 20:22 Michał Górny
2020-02-24 11:43 Agostino Sarubbo
2020-02-24 11:31 Agostino Sarubbo
2020-02-24 11:28 Agostino Sarubbo
2020-02-24 10:04 Agostino Sarubbo
2020-02-23 12:10 Mikle Kolyada
2020-02-14 12:47 Michał Górny
2020-01-26 21:25 Matthew Thode
2019-12-30 21:54 Piotr Karbowski
2019-12-19 21:40 Piotr Karbowski
2019-04-12 13:03 Virgil Dupras
2019-04-12 13:03 Virgil Dupras
2019-03-31 13:05 Virgil Dupras
2018-10-16 12:01 Virgil Dupras
2018-10-02 21:12 Mike Gilbert
2018-10-02 21:05 Mikle Kolyada
2018-10-01 21:47 Thomas Deutschmann
2018-10-01 21:31 Sergei Trofimovich
2018-10-01 14:20 Mike Gilbert
2018-10-01 3:55 Mike Gilbert
2018-07-16 19:57 Michał Górny
2018-07-13 21:40 Michał Górny
2018-07-12 18:49 Michał Górny
2018-07-12 18:49 Michał Górny
2018-07-12 18:49 Michał Górny
2018-07-12 18:49 Michał Górny
2018-07-12 13:27 Michał Górny
2018-06-22 19:34 Tim Harder
2018-06-22 15:01 Mikle Kolyada
2018-06-21 18:02 Tim Harder
2018-03-27 23:15 Matt Turner
2018-02-24 15:17 Patrick Lauer
2018-02-22 18:06 Michał Górny
2018-02-16 6:08 Matt Thode
2018-01-06 13:39 Michał Górny
2018-01-01 10:08 Michał Górny
2017-12-16 21:49 Mike Gilbert
2017-12-16 21:22 Mike Gilbert
2017-08-13 13:03 Sergei Trofimovich
2017-08-13 11:16 Sergei Trofimovich
2017-07-29 20:38 Matt Thode
2017-07-29 20:38 Matt Thode
2017-07-18 8:25 Sergei Trofimovich
2017-07-17 21:15 Patrick McLean
2017-07-17 21:15 Patrick McLean
2017-07-15 16:22 Tobias Klausmann
2017-07-13 18:23 Patrick McLean
2017-07-13 7:47 Patrick McLean
2017-07-12 22:53 Patrick McLean
2017-07-11 20:33 Sebastien Fabbro
2017-07-01 10:14 Sergei Trofimovich
2017-05-11 19:34 Markus Meier
2017-02-19 8:29 Markus Meier
2017-02-13 21:45 David Seifert
2017-02-13 21:45 David Seifert
2017-02-05 13:30 Jeroen Roovers
2017-01-29 17:28 Fabian Groffen
2017-01-26 22:40 David Seifert
2017-01-20 18:08 David Seifert
2016-11-30 18:05 Michał Górny
2016-01-25 15:11 Justin Lecher
2016-01-14 9:53 Justin Lecher
2015-12-03 10:21 Justin Lecher
2015-11-11 17:27 Justin Lecher
2015-10-27 15:20 Agostino Sarubbo
2015-10-14 13:51 Justin Lecher
2015-10-11 14:19 Justin Lecher
2015-10-11 12:33 Justin Lecher
2015-08-12 13:44 Tobias Klausmann
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=1461401880.5a9b4ae8574fc3c83f79a61fc3c626d68a20a425.djc@gentoo \
--to=djc@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