public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-bin/
Date: Mon, 28 Jan 2019 03:23:28 +0000 (UTC)	[thread overview]
Message-ID: <1548645789.65d7e94c3928781af711ce9518d2e3d62769e323.gyakovlev@gentoo> (raw)

commit:     65d7e94c3928781af711ce9518d2e3d62769e323
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 28 01:39:04 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 03:23:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d7e94c

dev-java/openjdk-bin: drop 11_p28

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-java/openjdk-bin/Manifest                  |   3 -
 dev-java/openjdk-bin/openjdk-bin-11_p28.ebuild | 102 -------------------------
 2 files changed, 105 deletions(-)

diff --git a/dev-java/openjdk-bin/Manifest b/dev-java/openjdk-bin/Manifest
index 8e4b58d42c3..b22583da608 100644
--- a/dev-java/openjdk-bin/Manifest
+++ b/dev-java/openjdk-bin/Manifest
@@ -1,6 +1,3 @@
-DIST OpenJDK11-jdk_aarch64_linux_hotspot_11_28.tar.gz 193328951 BLAKE2B f7586ed6b5e5562f6b1b4ed155abadbe31cb85459c982b0011e75d85046261c0a78dcaab343fb5c5c7a382c3fd1ac52caefc8194262e35c3601b9aae5a9b94e3 SHA512 b2e5bd25fd62425e25a9a60cd2ca4b080748a352c04c29f206ab121245226c61fa5a8573d342d8bf88efd83a9a7890fd85cf90d700dae28f632878a60d79ea75
-DIST OpenJDK11-jdk_ppc64le_linux_hotspot_11_28.tar.gz 176285783 BLAKE2B a64f86a4f69302efe0eb2645d39c44ce89bcf58c765c12c109735fb2ede5959b0659d4b9f85cf8e79102fc6f00443b99a78fc5745086b1b5e16bd41958db1ed7 SHA512 84eb35634a985647d4fc90c6c4a1855c1c059e5fde8cf3ef7665fa754a7549cb3905a1c35710c6c936426efd6e0bc1ac773fbef11550dbadbff622fd2c201d74
-DIST OpenJDK11-jdk_x64_linux_hotspot_11_28.tar.gz 195689094 BLAKE2B 4d65b7993fddd113964103a1066faa6e7e83ab7807f6403c1f5bc5a72ca82dc51287d4911e264ba5754b7c1184aa1f1d1c94d19ae242ab02bf238f6c359c0de3 SHA512 f7a427bc33b2e8a2f68c7955b23d14f2eacf7b526f2990b29e55bdb1ae96d3e14f3d7c169c76ba4b18fd8195cef81d7199a37a81ce73d6b21a72f07388e70793
 DIST OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.1_13.tar.gz 193388219 BLAKE2B 21ff9bcd5288a17ff7f660fb9b1bbb6c38589fea72850729227a985dce1966c6d0b0d6c64ad6885c17612d215e58a50cec5f70205877bb26c70924b15f92886b SHA512 200ebd5882e2ebd315a2d0fdd800d70b52d468022ae565756ccd56e1fdd2464b459753cfad6c5f46a61cdda8a003cdfe031c2a6a12e047bbe7ee2133dd048546
 DIST OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.2_7.tar.gz 194181157 BLAKE2B 7883e6846670c87f4ed8338804671bff19ba2910e1e96eacd9729f2ba64e9c6b460d300080e3cd3a4f94722ff9942832681bf23f64e9401e07d824028614874f SHA512 d982d4ba8c1b99b8685b36b9c0b6bb6ff8f8ec04de74945876915e01827fb389ad72d868c387f0ef4d5dd1a21cb09170b0d14ca33a2c2ec0c1f95c09fc1a475a
 DIST OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.1_13.tar.gz 179520284 BLAKE2B 32acf913aa1b176ca98af0c6111e7f14bba22b84547e24dac279205bb0c81fc3845239e9e34c897c18452ebbb4c71b8185fc4d7d3a2856f3cc767ed4c268d61c SHA512 3bf9fa8eb4cdad03dbbb648b6ab1d8ed5ed34584abe2bec254626952aeba2fc5d492075ba0308ab8e28824959df5f11bb46ec1638c2588b352dd58a5097c030a

diff --git a/dev-java/openjdk-bin/openjdk-bin-11_p28.ebuild b/dev-java/openjdk-bin/openjdk-bin-11_p28.ebuild
deleted file mode 100644
index bb324e59cec..00000000000
--- a/dev-java/openjdk-bin/openjdk-bin-11_p28.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit java-vm-2
-
-abi_uri() {
-	echo "${2-$1}? (
-			https://github.com/AdoptOpenJDK/openjdk${SLOT}-binaries/releases/download/jdk-${MY_PV}/OpenJDK${SLOT}-jdk_${1}_linux_hotspot_${MY_PV//[.+]/_}.tar.gz
-		)"
-}
-
-MY_PV=${PV/_p/+}
-SLOT=${MY_PV%%[.+]*}
-
-SRC_URI="
-	$(abi_uri x64 amd64)
-	$(abi_uri aarch64 arm64)
-	$(abi_uri ppc64le ppc64)
-"
-
-DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK"
-HOMEPAGE="https://adoptopenjdk.net"
-LICENSE="GPL-2-with-classpath-exception"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
-IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source +webstart"
-RESTRICT="preserve-libs"
-QA_PREBUILT="*"
-
-RDEPEND="
-	media-libs/fontconfig:1.0
-	media-libs/freetype:2
-	>=sys-libs/glibc-2.2.5:*
-	sys-libs/zlib
-	alsa? ( media-libs/alsa-lib )
-	cups? ( net-print/cups )
-	doc? ( dev-java/java-sdk-docs:${SLOT} )
-	selinux? ( sec-policy/selinux-java )
-	!headless-awt? (
-		x11-libs/libX11
-		x11-libs/libXext
-		x11-libs/libXi
-		x11-libs/libXrender
-		x11-libs/libXtst
-	)"
-
-PDEPEND="webstart? ( >=dev-java/icedtea-web-1.6.1:0 )
-	nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] )"
-
-S="${WORKDIR}/jdk-${MY_PV}"
-
-src_install() {
-	local dest="/opt/${P}"
-	local ddest="${ED}${dest#/}"
-
-	# Not sure why they bundle this as it's commonly available and they
-	# only do so on x86_64. It's needed by libfontmanager.so. IcedTea
-	# also has an explicit dependency while Oracle seemingly dlopens it.
-	rm -vf lib/libfreetype.so || die
-
-	# Oracle and IcedTea have libjsoundalsa.so depending on
-	# libasound.so.2 but AdoptOpenJDK only has libjsound.so. Weird.
-	if ! use alsa ; then
-		rm -v lib/libjsound.* || die
-	fi
-
-	if ! use examples ; then
-		rm -vr demo/ || die
-	fi
-
-	if use headless-awt ; then
-		rm -v lib/lib*{[jx]awt,splashscreen}* || die
-	fi
-
-	if ! use source ; then
-		rm -v lib/src.zip || die
-	fi
-
-	dodir "${dest}"
-	cp -pPR * "${ddest}" || die
-
-	use gentoo-vm && java-vm_install-env "${FILESDIR}"/${PN}-${SLOT}.env.sh
-	java-vm_set-pax-markings "${ddest}"
-	java-vm_revdep-mask
-	java-vm_sandbox-predict /dev/random /proc/self/coredump_filter
-}
-
-pkg_postinst() {
-	java-vm-2_pkg_postinst
-
-	if use gentoo-vm ; then
-		ewarn "WARNING! You have enabled the gentoo-vm USE flag, making this JDK"
-		ewarn "recognised by the system. This will almost certainly break things."
-	else
-		ewarn "The experimental gentoo-vm USE flag has not been enabled so this JDK"
-		ewarn "will not be recognised by the system. For example, simply calling"
-		ewarn "\"java\" will launch a different JVM. This is necessary until Gentoo"
-		ewarn "fully supports Java 11. This JDK must therefore be invoked using its"
-		ewarn "absolute location under ${EPREFIX}/opt/${P}."
-	fi
-}


             reply	other threads:[~2019-01-28 19:51 UTC|newest]

Thread overview: 317+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-28  3:23 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11 19:25 [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-bin/ Miroslav Šulc
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 19:40 Sam James
2025-02-24 11:49 Jakov Smolić
2025-02-24 11:49 Jakov Smolić
2025-02-24 11:49 Jakov Smolić
2025-02-24 11:49 Jakov Smolić
2025-02-22  8:02 Miroslav Šulc
2025-02-12 17:27 Miroslav Šulc
2025-02-06 18:18 Miroslav Šulc
2025-02-01 14:26 Florian Schmaus
2025-02-01 14:26 Florian Schmaus
2025-02-01 14:26 Florian Schmaus
2025-02-01 14:26 Florian Schmaus
2025-01-26  8:20 Miroslav Šulc
2025-01-16  7:51 Miroslav Šulc
2025-01-10  7:43 Arthur Zamarin
2025-01-10  0:31 Sam James
2025-01-09  8:26 Florian Schmaus
2025-01-05 14:34 Miroslav Šulc
2025-01-05 14:34 Miroslav Šulc
2024-12-20 10:58 Miroslav Šulc
2024-12-20 10:58 Miroslav Šulc
2024-10-29  2:45 Sam James
2024-10-25 10:14 Miroslav Šulc
2024-10-24 10:29 Sam James
2024-10-24 10:29 Sam James
2024-10-24 10:29 Sam James
2024-10-24 10:29 Sam James
2024-10-24 10:29 Sam James
2024-10-24 10:29 Sam James
2024-10-24  7:13 Miroslav Šulc
2024-10-24  7:13 Miroslav Šulc
2024-10-23 22:27 Sam James
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-10-23 20:54 Arthur Zamarin
2024-09-18 12:42 Miroslav Šulc
2024-09-18 12:30 Miroslav Šulc
2024-09-18 12:30 Miroslav Šulc
2024-08-26  8:29 Miroslav Šulc
2024-08-25  5:26 Arthur Zamarin
2024-08-25  5:26 Arthur Zamarin
2024-08-25  5:26 Arthur Zamarin
2024-08-25  0:34 Sam James
2024-08-25  0:34 Sam James
2024-08-25  0:34 Sam James
2024-08-24 21:42 Jakov Smolić
2024-08-24 21:42 Jakov Smolić
2024-08-24 21:42 Jakov Smolić
2024-07-30  9:31 Miroslav Šulc
2024-07-30  9:31 Miroslav Šulc
2024-07-25 22:01 Miroslav Šulc
2024-07-24 10:48 Miroslav Šulc
2024-07-24 10:48 Miroslav Šulc
2024-07-21 11:35 Miroslav Šulc
2024-07-19  5:35 Arthur Zamarin
2024-07-18  8:18 Sam James
2024-06-29 14:09 Arthur Zamarin
2024-06-16 13:43 Florian Schmaus
2024-06-12  7:02 Arthur Zamarin
2024-06-12  2:43 Sam James
2024-06-12  2:43 Sam James
2024-06-08  7:12 Sam James
2024-06-08  7:12 Sam James
2024-06-08  5:18 Arthur Zamarin
2024-06-08  5:18 Arthur Zamarin
2024-05-17  9:28 Miroslav Šulc
2024-05-15 12:06 Sam James
2024-05-15 12:06 Sam James
2024-05-15 10:31 Sam James
2024-05-09 11:42 Florian Schmaus
2024-05-09 11:42 Florian Schmaus
2024-04-05  8:03 Miroslav Šulc
2024-04-05  5:16 Arthur Zamarin
2024-04-05  5:16 Arthur Zamarin
2024-04-05  5:16 Arthur Zamarin
2024-04-05  5:16 Arthur Zamarin
2024-04-05  0:53 Sam James
2024-04-05  0:53 Sam James
2024-03-10 14:29 Miroslav Šulc
2024-03-06 18:46 Sam James
2024-03-06 17:36 Sam James
2024-03-06 16:54 Sam James
2024-03-06 16:25 Sam James
2024-03-06 16:02 Sam James
2024-03-06 15:45 Sam James
2024-03-06 12:44 Sam James
2024-01-28 20:10 Arthur Zamarin
2023-10-27  9:07 Florian Schmaus
2023-10-26  7:26 Miroslav Šulc
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-10-25 15:33 Arthur Zamarin
2023-09-21 23:32 Georgy Yakovlev
2023-09-21 23:32 Georgy Yakovlev
2023-09-21 23:32 Georgy Yakovlev
2023-06-26 21:36 Georgy Yakovlev
2023-06-26 21:36 Georgy Yakovlev
2023-06-26 21:36 Georgy Yakovlev
2023-01-25 18:22 Georgy Yakovlev
2023-01-25 18:22 Georgy Yakovlev
2023-01-24 20:48 Georgy Yakovlev
2023-01-24 20:48 Georgy Yakovlev
2023-01-24 20:48 Georgy Yakovlev
2023-01-24 20:48 Georgy Yakovlev
2023-01-24 20:48 Georgy Yakovlev
2023-01-24 20:40 Georgy Yakovlev
2023-01-24 20:40 Georgy Yakovlev
2023-01-24 20:40 Georgy Yakovlev
2023-01-24 20:40 Georgy Yakovlev
2023-01-24  5:32 Georgy Yakovlev
2023-01-24  5:32 Georgy Yakovlev
2023-01-24  5:32 Georgy Yakovlev
2023-01-24  5:26 Georgy Yakovlev
2023-01-24  5:26 Georgy Yakovlev
2023-01-22  6:04 Sam James
2023-01-22  6:04 Sam James
2023-01-22  6:04 Sam James
2023-01-22  2:25 Sam James
2023-01-21 22:23 Georgy Yakovlev
2023-01-21 22:23 Georgy Yakovlev
2023-01-21 22:23 Georgy Yakovlev
2023-01-21 22:23 Georgy Yakovlev
2022-11-11 12:34 Georgy Yakovlev
2022-11-11 12:34 Georgy Yakovlev
2022-11-11 12:34 Georgy Yakovlev
2022-09-13 22:59 Georgy Yakovlev
2022-09-13 22:59 Georgy Yakovlev
2022-09-13 22:59 Georgy Yakovlev
2022-06-19  5:17 Sam James
2022-05-24 16:44 Georgy Yakovlev
2022-05-24 16:44 Georgy Yakovlev
2022-05-24 16:44 Georgy Yakovlev
2022-05-23 12:03 Jakov Smolić
2022-05-23 12:03 Jakov Smolić
2022-05-23 12:03 Jakov Smolić
2022-05-22 20:08 Jakov Smolić
2022-05-22 20:08 Jakov Smolić
2022-05-22 20:08 Jakov Smolić
2022-05-22 11:46 Georgy Yakovlev
2022-05-22 11:46 Georgy Yakovlev
2022-05-22 11:46 Georgy Yakovlev
2022-05-13  6:57 Florian Schmaus
2022-05-11 20:41 Georgy Yakovlev
2022-05-11 20:41 Georgy Yakovlev
2022-05-11 20:41 Georgy Yakovlev
2022-05-11 20:41 Georgy Yakovlev
2022-05-11 20:41 Georgy Yakovlev
2022-05-11 20:41 Georgy Yakovlev
2022-02-16 20:25 Georgy Yakovlev
2022-02-16 20:25 Georgy Yakovlev
2022-02-16 20:25 Georgy Yakovlev
2022-02-16 20:25 Georgy Yakovlev
2022-02-02 20:52 Arthur Zamarin
2022-02-02 20:52 Arthur Zamarin
2022-02-02 20:52 Arthur Zamarin
2022-02-02  6:27 Sam James
2022-02-02  6:27 Sam James
2022-02-02  6:27 Sam James
2022-02-01 22:24 Georgy Yakovlev
2022-02-01 22:24 Georgy Yakovlev
2022-01-30 22:05 Georgy Yakovlev
2022-01-30 21:59 Georgy Yakovlev
2022-01-30 21:55 Georgy Yakovlev
2022-01-27 23:57 Georgy Yakovlev
2022-01-27  1:21 Georgy Yakovlev
2022-01-27  1:18 Georgy Yakovlev
2022-01-27  0:48 Georgy Yakovlev
2022-01-27  0:48 Georgy Yakovlev
2022-01-22 21:18 Georgy Yakovlev
2022-01-22  1:12 Georgy Yakovlev
2022-01-22  1:11 Georgy Yakovlev
2022-01-22  1:09 Georgy Yakovlev
2022-01-14 11:39 Georgy Yakovlev
2021-12-15 13:40 Jakov Smolić
2021-12-15  5:44 Georgy Yakovlev
2021-12-15  4:33 Arthur Zamarin
2021-12-01 11:46 Georgy Yakovlev
2021-12-01 11:46 Georgy Yakovlev
2021-12-01 11:42 Georgy Yakovlev
2021-12-01 11:42 Georgy Yakovlev
2021-11-30 20:50 Arthur Zamarin
2021-11-30 20:50 Arthur Zamarin
2021-11-30 14:49 Agostino Sarubbo
2021-11-27 21:07 Miroslav Šulc
2021-11-18  4:42 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-11-09  2:49 Georgy Yakovlev
2021-11-09  2:49 Georgy Yakovlev
2021-11-09  2:49 Georgy Yakovlev
2021-10-16 17:21 Georgy Yakovlev
2021-10-16 17:18 Georgy Yakovlev
2021-10-08 19:56 Georgy Yakovlev
2021-10-08 15:02 Georgy Yakovlev
2021-10-01 23:42 Sam James
2021-10-01 23:42 Sam James
2021-09-30 20:51 Agostino Sarubbo
2021-09-30  4:03 Georgy Yakovlev
2021-09-30  4:03 Georgy Yakovlev
2021-09-01 20:23 Georgy Yakovlev
2021-09-01 20:23 Georgy Yakovlev
2021-07-23 21:48 Georgy Yakovlev
2021-05-25 18:56 Georgy Yakovlev
2021-05-25 12:33 Sam James
2021-05-25 11:30 Sam James
2021-05-25 10:34 Sam James
2021-05-15 17:59 Sam James
2021-05-02 16:59 Georgy Yakovlev
2021-04-28 16:46 Mikle Kolyada
2021-04-27 21:54 Georgy Yakovlev
2021-04-27 18:32 Georgy Yakovlev
2021-04-27 18:28 Georgy Yakovlev
2021-04-25 15:13 Georgy Yakovlev
2021-04-25 15:13 Georgy Yakovlev
2021-04-02  9:45 Georgy Yakovlev
2021-03-13 11:03 Fabian Groffen
2021-02-12  2:15 Georgy Yakovlev
2021-02-12  2:15 Georgy Yakovlev
2020-11-08 20:39 Georgy Yakovlev
2020-10-29  2:07 Georgy Yakovlev
2020-10-29  1:22 Sam James
2020-10-28 18:52 Georgy Yakovlev
2020-10-28 18:52 Georgy Yakovlev
2020-10-26 12:11 Sam James
2020-10-25  0:23 Georgy Yakovlev
2020-10-23 22:25 Georgy Yakovlev
2020-10-23  5:44 Georgy Yakovlev
2020-09-20  2:29 Georgy Yakovlev
2020-09-05  6:32 Georgy Yakovlev
2020-08-04 21:58 Georgy Yakovlev
2020-08-04  0:35 Sam James
2020-08-04  0:31 Sam James
2020-08-03  1:44 Georgy Yakovlev
2020-07-31  9:22 Georgy Yakovlev
2020-07-27 13:54 Sam James
2020-07-27  3:15 Sam James
2020-07-26 20:11 Georgy Yakovlev
2020-07-16 18:38 Georgy Yakovlev
2020-07-15 17:35 Georgy Yakovlev
2020-06-01 21:53 Georgy Yakovlev
2020-05-10  7:58 Georgy Yakovlev
2020-05-10  7:58 Georgy Yakovlev
2020-05-08  6:38 Agostino Sarubbo
2020-05-04  6:16 Mart Raudsepp
2020-04-21 21:54 Georgy Yakovlev
2020-04-21 20:27 Georgy Yakovlev
2020-04-21 20:27 Georgy Yakovlev
2020-03-28  5:15 Georgy Yakovlev
2020-03-28  5:15 Georgy Yakovlev
2020-03-14  6:20 Georgy Yakovlev
2020-03-05  5:26 Georgy Yakovlev
2020-03-05  5:26 Georgy Yakovlev
2020-03-05  5:20 Georgy Yakovlev
2020-03-04 13:00 Agostino Sarubbo
2020-01-27 20:53 Georgy Yakovlev
2020-01-22  1:28 Georgy Yakovlev
2020-01-21 22:31 Georgy Yakovlev
2020-01-21 22:31 Georgy Yakovlev
2020-01-07 20:13 Georgy Yakovlev
2019-12-29  8:36 Georgy Yakovlev
2019-12-03  1:30 Georgy Yakovlev
2019-12-03  1:10 Georgy Yakovlev
2019-11-11 15:04 Aaron Bauman
2019-10-30 12:26 Agostino Sarubbo
2019-10-29 19:28 Georgy Yakovlev
2019-10-29 19:28 Georgy Yakovlev
2019-10-28 22:05 Georgy Yakovlev
2019-10-25 18:55 Georgy Yakovlev
2019-10-25 18:55 Georgy Yakovlev
2019-10-01 23:57 Georgy Yakovlev
2019-10-01 23:57 Georgy Yakovlev
2019-10-01 23:57 Georgy Yakovlev
2019-10-01 23:57 Georgy Yakovlev
2019-07-28 21:17 Georgy Yakovlev
2019-07-28 21:17 Georgy Yakovlev
2019-06-22 23:58 Georgy Yakovlev
2019-05-14  1:34 Georgy Yakovlev
2019-05-14  1:34 Georgy Yakovlev
2019-05-14  1:34 Georgy Yakovlev
2019-05-09 23:05 Georgy Yakovlev
2019-05-09 23:05 Georgy Yakovlev
2019-05-08 22:00 Georgy Yakovlev
2019-05-08 22:00 Georgy Yakovlev
2019-05-08 21:10 Georgy Yakovlev
2019-05-08 21:10 Georgy Yakovlev
2019-05-08 21:10 Georgy Yakovlev
2019-05-08 21:10 Georgy Yakovlev
2019-04-18 18:54 Georgy Yakovlev
2019-04-18 18:54 Georgy Yakovlev
2019-04-18 18:54 Georgy Yakovlev
2019-04-17 19:08 Georgy Yakovlev
2019-03-08  4:40 Georgy Yakovlev
2019-02-01  9:09 Georgy Yakovlev
2019-01-28  3:23 Georgy Yakovlev
2018-11-10 15:22 James Le Cuirot
2018-10-19 12:17 James Le Cuirot

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=1548645789.65d7e94c3928781af711ce9518d2e3d62769e323.gyakovlev@gentoo \
    --to=gyakovlev@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