public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cython/
Date: Thu, 17 Sep 2015 18:23:17 +0000 (UTC)	[thread overview]
Message-ID: <1442514196.8af36943d23441d715f8ca0143d90354bfa5d397.jlec@gentoo> (raw)

commit:     8af36943d23441d715f8ca0143d90354bfa5d397
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 18:22:40 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 18:23:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af36943

dev-python/cython: Drop some intermediate Versions, which seem to cause problems

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560696

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/cython/Manifest             |  3 --
 dev-python/cython/cython-0.22.1.ebuild | 62 ----------------------------------
 dev-python/cython/cython-0.23.1.ebuild | 62 ----------------------------------
 dev-python/cython/cython-0.23.ebuild   | 62 ----------------------------------
 4 files changed, 189 deletions(-)

diff --git a/dev-python/cython/Manifest b/dev-python/cython/Manifest
index c212fe4..f8c9951 100644
--- a/dev-python/cython/Manifest
+++ b/dev-python/cython/Manifest
@@ -1,5 +1,2 @@
-DIST Cython-0.22.1.tar.gz 1581021 SHA256 7fff120e65e7b66edb4a42823f5642bad3bc1e5601bf882d66aee50248cf0682 SHA512 96cfdcaa52b40cc1592e56429eefb3166280a1cecfb67e56b1cd3c4ecf9092bf7a85f340d87345f354f9ccce9e74fcb11b80251e74d10e85781fa371f3f58fef WHIRLPOOL 4de771f49897856a34bb4e5cf83156946e78390fec2c6e5f948e061187428b3dc706ffdfb699b67aa66551c040c65a80eb1a6efa95a9d3194a18ea7b90ccd6f7
 DIST Cython-0.22.tar.gz 1584483 SHA256 14307e7a69af9a0d0e0024d446af7e51cc0e3e4d0dfb10d36ba837e5e5844015 SHA512 856220fa579e272ac38dcef091760f527431ff3b98df9af6e68416fcf77d9659ac5abe5c7dee41331f359614637a4ff452033085335ee499830ed126ab584267 WHIRLPOOL d9919e1fe33f7ea02833c485e10667d8470d7c69901b2419c6c4c1d464f9ef2444795e14903cc66b6fee40ec5a4c20308c331ad93fd8818f207d0a21cccf9b2b
-DIST Cython-0.23.1.tar.gz 1626079 SHA256 bdfd12d6a2a2e34b9a1bbc1af5a772cabdeedc3851703d249a52dcda8378018a SHA512 efe170e5f1bd71258b6fe922f23a8a5cbf0de24ec108e7620b72d702b5b428242d295b36eb5925560796b11c9b7b096e36e3e6370ff11e2c8e5f470e51923108 WHIRLPOOL c229934287ad76db08ee47dcd467e13c43df98972392ea3a082d6aca4d2085e7a24af961dffbd2dce375be10e0ac3c73f1714ae83256e1bbda23928cf615f1f1
 DIST Cython-0.23.2.tar.gz 1627642 SHA256 85a8713db65d9ad3e7e2f01e6ac424d4ae2a40349f1391b2b0f494ccb7e0fda7 SHA512 ae1d20f3efc2ae9eeb73d1d536895992280b4b3222bd6911bae886971cb222c98a581a770c48d65ec1fa40cfa7b7639580fe86e4986b5fba5c9257d351dfc1a3 WHIRLPOOL c019b43508104f0ce9375b1eed740d9bf4ba9bdff66fccbc4b272f61a9899327d1e3a1026215f4014db89aefb0f69caafd4e055271cd67500b95ad3fb3ab5263
-DIST Cython-0.23.tar.gz 1621481 SHA256 9fd01e8301c24fb3ba0411ad8eb16f5d9f9f8e66b1281fbe7aba2a9bd9d343dc SHA512 6b4eaa811172f38259e1db951d4888d3dc88eac63bc0c6eba1bd7d572a179bfcea23b218d84ac4a7161e7613fa98bc46c005aab17e9aa48b7e64303db47dac37 WHIRLPOOL 47d60b79ac1ac55236cdaf435d046199b8272377bde77ea4e2c8210912188e026aeb563bd1a486fb833e7101aff6016da42c6e4e62e1cc471200d6eac188e4c9

diff --git a/dev-python/cython/cython-0.22.1.ebuild b/dev-python/cython/cython-0.22.1.ebuild
deleted file mode 100644
index ea5a078..0000000
--- a/dev-python/cython/cython-0.22.1.ebuild
+++ /dev/null
@@ -1,62 +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} )
-
-inherit distutils-r1 flag-o-matic toolchain-funcs
-
-MY_PN="Cython"
-MY_P="${MY_PN}-${PV/_/}"
-
-DESCRIPTION="A Python to C compiler"
-HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython"
-SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="doc examples test"
-
-RDEPEND=""
-# On testing, setuptools invokes an error in running the testsuite cited in a number of recent bugs
-# spanning several packages. This bug has been fixed in the recent release of version 9.1
-DEPEND="${RDEPEND}
-	>=dev-python/setuptools-9.1[${PYTHON_USEDEP}]
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-	test? ( dev-python/numpy[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/${MY_PN}-${PV%_*}"
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}"
-		local CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	# Python gets confused when it is in sys.path before build.
-	local PYTHONPATH=
-	export PYTHONPATH
-
-	distutils-r1_python_compile
-}
-
-python_compile_all() {
-	use doc && unset XDG_CONFIG_HOME && emake -C docs html
-}
-
-python_test() {
-	tc-export CC
-	"${PYTHON}" runtests.py -vv --work-dir "${BUILD_DIR}"/tests \
-		|| die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	local DOCS=( CHANGES.rst README.txt ToDo.txt USAGE.txt )
-	use doc && local HTML_DOCS=( docs/build/html/. )
-	use examples && local EXAMPLES=( Demos/. )
-	distutils-r1_python_install_all
-}

diff --git a/dev-python/cython/cython-0.23.1.ebuild b/dev-python/cython/cython-0.23.1.ebuild
deleted file mode 100644
index ea5a078..0000000
--- a/dev-python/cython/cython-0.23.1.ebuild
+++ /dev/null
@@ -1,62 +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} )
-
-inherit distutils-r1 flag-o-matic toolchain-funcs
-
-MY_PN="Cython"
-MY_P="${MY_PN}-${PV/_/}"
-
-DESCRIPTION="A Python to C compiler"
-HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython"
-SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="doc examples test"
-
-RDEPEND=""
-# On testing, setuptools invokes an error in running the testsuite cited in a number of recent bugs
-# spanning several packages. This bug has been fixed in the recent release of version 9.1
-DEPEND="${RDEPEND}
-	>=dev-python/setuptools-9.1[${PYTHON_USEDEP}]
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-	test? ( dev-python/numpy[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/${MY_PN}-${PV%_*}"
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}"
-		local CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	# Python gets confused when it is in sys.path before build.
-	local PYTHONPATH=
-	export PYTHONPATH
-
-	distutils-r1_python_compile
-}
-
-python_compile_all() {
-	use doc && unset XDG_CONFIG_HOME && emake -C docs html
-}
-
-python_test() {
-	tc-export CC
-	"${PYTHON}" runtests.py -vv --work-dir "${BUILD_DIR}"/tests \
-		|| die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	local DOCS=( CHANGES.rst README.txt ToDo.txt USAGE.txt )
-	use doc && local HTML_DOCS=( docs/build/html/. )
-	use examples && local EXAMPLES=( Demos/. )
-	distutils-r1_python_install_all
-}

diff --git a/dev-python/cython/cython-0.23.ebuild b/dev-python/cython/cython-0.23.ebuild
deleted file mode 100644
index ea5a078..0000000
--- a/dev-python/cython/cython-0.23.ebuild
+++ /dev/null
@@ -1,62 +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} )
-
-inherit distutils-r1 flag-o-matic toolchain-funcs
-
-MY_PN="Cython"
-MY_P="${MY_PN}-${PV/_/}"
-
-DESCRIPTION="A Python to C compiler"
-HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython"
-SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="doc examples test"
-
-RDEPEND=""
-# On testing, setuptools invokes an error in running the testsuite cited in a number of recent bugs
-# spanning several packages. This bug has been fixed in the recent release of version 9.1
-DEPEND="${RDEPEND}
-	>=dev-python/setuptools-9.1[${PYTHON_USEDEP}]
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-	test? ( dev-python/numpy[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/${MY_PN}-${PV%_*}"
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}"
-		local CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	# Python gets confused when it is in sys.path before build.
-	local PYTHONPATH=
-	export PYTHONPATH
-
-	distutils-r1_python_compile
-}
-
-python_compile_all() {
-	use doc && unset XDG_CONFIG_HOME && emake -C docs html
-}
-
-python_test() {
-	tc-export CC
-	"${PYTHON}" runtests.py -vv --work-dir "${BUILD_DIR}"/tests \
-		|| die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-	local DOCS=( CHANGES.rst README.txt ToDo.txt USAGE.txt )
-	use doc && local HTML_DOCS=( docs/build/html/. )
-	use examples && local EXAMPLES=( Demos/. )
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2015-09-17 18:23 UTC|newest]

Thread overview: 301+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 18:23 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-01 19:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/cython/ Arthur Zamarin
2024-09-01 19:46 Arthur Zamarin
2024-09-01 19:46 Arthur Zamarin
2024-09-01 16:40 Arthur Zamarin
2024-08-24  9:05 Arthur Zamarin
2024-08-06  4:45 Michał Górny
2024-06-05 16:16 Michał Górny
2024-06-05 16:16 Michał Górny
2024-05-09 18:52 Michał Górny
2024-04-20 11:46 Sam James
2024-04-20 11:23 Michał Górny
2024-03-31  3:10 Michał Górny
2024-03-22  7:12 Sam James
2024-03-22  6:14 Arthur Zamarin
2024-03-22  6:14 Arthur Zamarin
2024-03-22  3:58 Sam James
2024-03-22  3:58 Sam James
2024-03-22  3:58 Sam James
2024-03-22  3:58 Sam James
2024-03-10 13:19 Michał Górny
2024-03-10  8:17 Sam James
2024-03-10  8:17 Sam James
2024-03-06  7:06 Michał Górny
2024-02-08  2:09 Ionen Wolkens
2024-02-08  2:09 Ionen Wolkens
2024-02-08  2:09 Ionen Wolkens
2024-02-08  2:09 Ionen Wolkens
2024-02-08  2:09 Ionen Wolkens
2024-02-08  2:09 Ionen Wolkens
2024-01-14  3:10 Sam James
2024-01-10 21:12 Michał Górny
2024-01-06 19:30 Viorel Munteanu
2024-01-04  5:41 Ionen Wolkens
2023-12-23 19:57 Arthur Zamarin
2023-12-23 19:57 Arthur Zamarin
2023-12-23 14:29 Arthur Zamarin
2023-12-22 10:05 Michał Górny
2023-12-22  5:07 Sam James
2023-12-21  0:07 Ionen Wolkens
2023-12-20  1:13 Sam James
2023-12-20  1:13 Sam James
2023-12-15 20:42 Sam James
2023-12-11  4:33 Arthur Zamarin
2023-11-26 20:23 Arthur Zamarin
2023-11-24 17:29 Arthur Zamarin
2023-11-23 19:53 Sam James
2023-11-22 11:06 Michał Górny
2023-10-31  7:53 Michał Górny
2023-10-18  5:06 Michał Górny
2023-10-01 18:18 Arthur Zamarin
2023-10-01 18:18 Arthur Zamarin
2023-09-30  9:00 Sam James
2023-09-30  5:44 Arthur Zamarin
2023-09-21 20:11 Sam James
2023-08-28  4:05 Sam James
2023-08-28  4:05 Sam James
2023-08-25 19:13 Sam James
2023-08-21 11:39 Michał Górny
2023-08-21 11:08 Sam James
2023-08-21 11:08 Sam James
2023-08-21 11:08 Sam James
2023-08-21  3:50 Sam James
2023-08-20  5:43 Sam James
2023-08-20  5:43 Sam James
2023-08-20  5:43 Sam James
2023-08-19 18:07 Arthur Zamarin
2023-08-19 16:51 Arthur Zamarin
2023-08-19 16:44 Arthur Zamarin
2023-08-19 16:23 Arthur Zamarin
2023-08-19 16:19 Arthur Zamarin
2023-08-19 16:19 Arthur Zamarin
2023-08-19 16:08 Arthur Zamarin
2023-07-17 17:53 Sam James
2023-07-13  6:05 Sam James
2023-06-27 18:30 Sam James
2023-06-27 10:19 Sam James
2023-06-27  9:08 Jakov Smolić
2023-06-27  7:54 Sam James
2023-06-27  6:34 Sam James
2023-06-27  5:19 Jakov Smolić
2023-06-27  5:19 Jakov Smolić
2023-05-27  8:55 Michał Górny
2023-05-27  7:52 Arthur Zamarin
2023-05-27  7:52 Arthur Zamarin
2023-05-25  3:18 Sam James
2023-05-25  3:18 Sam James
2023-05-24 10:05 Sam James
2023-05-24 10:03 Sam James
2023-05-24 10:01 Sam James
2023-05-24  9:18 Sam James
2023-05-24  9:18 Sam James
2023-05-23 19:15 Arthur Zamarin
2023-05-23 19:15 Arthur Zamarin
2023-05-23 17:48 Arthur Zamarin
2023-05-23 16:00 Arthur Zamarin
2023-05-23 15:47 Arthur Zamarin
2023-05-23 15:46 Arthur Zamarin
2023-05-02 17:18 Michał Górny
2023-04-02 19:38 Sam James
2023-03-31 12:19 Michał Górny
2023-03-31 11:52 Arthur Zamarin
2023-03-31 11:49 Arthur Zamarin
2023-03-31 11:49 Arthur Zamarin
2023-03-31 11:49 Arthur Zamarin
2023-03-27 16:49 Michał Górny
2023-03-25  3:32 Sam James
2023-03-25  3:32 Sam James
2023-03-16 14:04 Arthur Zamarin
2023-03-05 13:35 Arthur Zamarin
2023-02-17  0:56 Sam James
2023-01-06 15:27 Michał Górny
2022-08-31 17:38 Michał Górny
2022-08-31 12:05 Agostino Sarubbo
2022-08-31 12:05 Agostino Sarubbo
2022-08-31 12:04 Agostino Sarubbo
2022-08-31 12:03 Agostino Sarubbo
2022-08-31 10:27 Arthur Zamarin
2022-08-31  5:15 Agostino Sarubbo
2022-08-30 20:35 Sam James
2022-08-30 18:40 Jakov Smolić
2022-07-29 10:59 Michał Górny
2022-07-07  5:49 Michał Górny
2022-07-06 16:35 Arthur Zamarin
2022-06-28 15:44 Arthur Zamarin
2022-06-15  7:16 Agostino Sarubbo
2022-06-14  7:11 Agostino Sarubbo
2022-06-14  7:11 Agostino Sarubbo
2022-06-13 21:00 Jakov Smolić
2022-06-12 12:46 Sam James
2022-06-12 11:55 Sam James
2022-05-18  5:58 Michał Górny
2022-05-16 16:05 Michał Górny
2022-05-16 16:05 Michał Górny
2022-05-11 10:04 Michał Górny
2022-05-11 10:04 Michał Górny
2022-04-29  7:59 WANG Xuerui
2022-03-20 18:33 Michał Górny
2022-03-20 18:11 Arthur Zamarin
2022-03-19 19:21 Agostino Sarubbo
2022-03-18 12:26 Arthur Zamarin
2022-03-18  9:19 Arthur Zamarin
2022-03-16 23:53 Sam James
2022-03-16 19:22 Jakov Smolić
2022-03-16  8:13 Jakov Smolić
2022-02-17 19:03 Michał Górny
2022-02-07  6:57 Arthur Zamarin
2022-01-29  3:56 Sam James
2022-01-20 18:50 Sam James
2022-01-20 18:50 Sam James
2022-01-20 16:32 Arthur Zamarin
2022-01-20 14:15 Arthur Zamarin
2022-01-20 13:00 Arthur Zamarin
2022-01-20 12:27 Arthur Zamarin
2022-01-20 10:09 Arthur Zamarin
2022-01-08 13:39 Arthur Zamarin
2022-01-07 16:49 Arthur Zamarin
2022-01-07 15:30 Sam James
2022-01-07 15:29 Sam James
2022-01-06 20:14 Arthur Zamarin
2022-01-06 13:06 Sam James
2022-01-06 13:04 Sam James
2022-01-05 18:33 Arthur Zamarin
2021-12-17  2:52 Sam James
2021-12-06 19:37 Sam James
2021-12-06  1:16 Sam James
2021-11-20  7:56 Sam James
2021-10-11  2:52 Sam James
2021-10-11  2:52 Sam James
2021-10-03 21:13 Sam James
2021-10-03 18:48 Sam James
2021-10-03 17:50 Agostino Sarubbo
2021-10-02 23:17 Sam James
2021-08-25 17:29 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-07-16  6:12 Michał Górny
2021-07-15 22:13 Sergei Trofimovich
2021-07-15 21:00 Michał Górny
2021-05-20  1:46 Sam James
2021-05-19 23:41 Sam James
2021-05-19 17:28 Sam James
2021-05-19 17:25 Sam James
2021-05-19 17:22 Sam James
2021-05-19  3:23 Sam James
2021-05-14 21:39 Marek Szuba
2021-04-15  9:03 Michał Górny
2021-04-10 16:16 Sergei Trofimovich
2021-04-07 22:42 Sam James
2021-04-06 19:51 Sam James
2021-04-06 19:49 Sam James
2021-04-06 19:47 Sam James
2021-04-05 16:53 Sam James
2021-03-06  2:37 Sam James
2021-02-20 23:52 Michał Górny
2021-01-01  0:14 Michał Górny
2021-01-01  0:14 Michał Górny
2020-11-04 15:50 Sam James
2020-11-04 15:50 Sam James
2020-10-02  8:56 Mikle Kolyada
2020-10-02  7:50 Mikle Kolyada
2020-09-30 18:13 Sergei Trofimovich
2020-09-28 15:53 Michał Górny
2020-08-29 13:12 Sam James
2020-08-19  4:10 Sam James
2020-08-07 19:19 Sam James
2020-07-10  6:30 Michał Górny
2020-07-06 14:13 Michał Górny
2020-06-14 11:10 Michał Górny
2020-06-11  8:01 Michał Górny
2020-05-26  9:36 Michał Górny
2020-05-21  7:08 Michał Górny
2020-05-19  9:45 Michał Górny
2020-05-06  7:12 Michał Górny
2020-05-05 21:04 Sergei Trofimovich
2020-04-28  7:00 Michał Górny
2020-04-03 21:35 Mart Raudsepp
2020-03-07 15:45 Michał Górny
2020-03-07 15:11 Michał Górny
2020-02-16 13:51 Sergei Trofimovich
2020-02-13 13:03 Agostino Sarubbo
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 10:58 Agostino Sarubbo
2020-02-11 10:55 Agostino Sarubbo
2020-02-11  9:52 Agostino Sarubbo
2020-02-11  9:43 Agostino Sarubbo
2020-02-11  8:36 Agostino Sarubbo
2020-02-10 10:54 Michał Górny
2020-02-10 10:54 Michał Górny
2019-11-25 12:35 Michał Górny
2019-11-21  1:56 Patrick McLean
2019-11-20 18:07 Patrick McLean
2019-11-02  8:02 Michał Górny
2019-08-28 15:38 Michał Górny
2019-08-07 15:41 Michał Górny
2019-07-26 13:14 Michał Górny
2019-07-26 13:14 Michał Górny
2019-07-08 19:43 Michał Górny
2019-07-01  7:56 Michał Górny
2019-07-01  7:56 Michał Górny
2019-06-13  4:45 Markus Meier
2019-06-08 18:15 Agostino Sarubbo
2019-06-03  2:22 Michał Górny
2019-05-30 11:37 Michał Górny
2019-05-30 11:37 Michał Górny
2019-05-04 19:20 Andreas K. Hüttel
2019-05-02 21:11 Mikle Kolyada
2019-04-29 19:48 Sergei Trofimovich
2019-04-28 20:35 Mikle Kolyada
2019-04-21 17:07 Sergei Trofimovich
2019-04-18 20:32 Thomas Deutschmann
2019-04-16  5:56 Michał Górny
2019-04-13 19:10 Agostino Sarubbo
2019-04-12 20:54 Aaron Bauman
2019-03-05 16:37 Michał Górny
2019-03-01 11:26 Michael Haubenwallner
2019-03-01  0:26 Aaron Bauman
2019-02-09  8:48 Michał Górny
2019-02-09  8:48 Michał Górny
2019-02-09  8:48 Michał Górny
2019-02-02 10:31 Michał Górny
2019-01-20 10:42 Michał Górny
2019-01-20 10:42 Michał Górny
2018-12-15  9:18 Michał Górny
2018-11-25  9:09 Michał Górny
2018-11-25  9:09 Michał Górny
2018-10-28 21:44 Michał Górny
2018-07-15  8:37 Michał Górny
2018-06-08 11:24 Mikle Kolyada
2018-04-29 11:13 Michał Górny
2018-04-29  6:15 Michał Górny
2018-04-28 19:29 Michał Górny
2018-03-21 22:40 Mart Raudsepp
2018-01-03  9:11 Michał Górny
2017-08-31 23:56 Tim Harder
2017-07-20 23:58 Tim Harder
2017-06-10 15:10 Agostino Sarubbo
2017-05-11 18:53 Markus Meier
2017-05-03  7:37 Michał Górny
2017-04-29 12:14 Jeroen Roovers
2017-04-22  7:33 Tobias Klausmann
2017-02-12 22:20 Zac Medico
2017-01-16 10:15 Jeroen Roovers
2016-12-24 10:26 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
2016-12-14  9:14 Tobias Klausmann
2016-12-09  3:12 Tim Harder
2016-10-27 17:31 Kacper Kowalik
2016-10-27 17:13 Tim Harder
2016-10-27  5:38 Tim Harder
2016-10-27  5:34 Tim Harder
2016-07-17 21:03 Patrick Lauer
2016-06-20 18:41 Mike Gilbert
2016-06-17 15:20 Tim Harder
2016-03-31 11:34 Patrick Lauer
2015-10-11 20:15 Justin Lecher
2015-10-11 11:25 Justin Lecher
2015-10-01  7:03 Justin Lecher
2015-09-14  8:22 Justin Lecher
2015-08-24 10:12 Justin Lecher
2015-08-09 15:18 Justin Lecher

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=1442514196.8af36943d23441d715f8ca0143d90354bfa5d397.jlec@gentoo \
    --to=jlec@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