public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/
Date: Mon, 10 Feb 2020 12:28:10 +0000 (UTC)	[thread overview]
Message-ID: <1581337687.102e983cc3813feb6f90544a8ce95993cb5bdd9d.zlogene@gentoo> (raw)

commit:     102e983cc3813feb6f90544a8ce95993cb5bdd9d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 12:27:14 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 12:28:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102e983c

app-text/texlive-core: fix gcc-10 compat

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-text/texlive-core/Manifest                    |   1 +
 app-text/texlive-core/texlive-core-2019-r8.ebuild | 361 ++++++++++++++++++++++
 2 files changed, 362 insertions(+)

diff --git a/app-text/texlive-core/Manifest b/app-text/texlive-core/Manifest
index 009be218cc9..3a3736bf035 100644
--- a/app-text/texlive-core/Manifest
+++ b/app-text/texlive-core/Manifest
@@ -1,6 +1,7 @@
 DIST texlive-20190410-source.tar.xz 53783408 BLAKE2B 8e34c7c2b74eab1c4d16ddbf7eddd8566593e6d68c42a2634760f11d86e68970698d8b9deddcf3297966968ede11ecf30e0b04ec19b708dc3e6d0a2abcc3799d SHA512 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e
 DIST texlive-core-patches-2019-4.tar.xz 11932 BLAKE2B 5e73e2bd3afeb904f2b8898081ffd770c9ab152368ae5a8699d5f63507e3c0584901d7d6f8fece7724b8e744d7816fe31db4b96962c0550491a57a6d51adb296 SHA512 fce31563f8c7e8f1f0bdcba9c5108d9f5d14529c22c110e33f32a6367560f7f255e51a1e86f1d5c8fb275085ff3ba6d0f5f474acd79ff61d67be795dfb330708
 DIST texlive-core-patches-2019-7.tar.xz 12784 BLAKE2B 8bb9248a7065ab3922ed5d893c32a4ea623dc0726bc6c25de471b247ad3bdce62284b29d80ad905f70d7b1c17c244b892cea2922620136fa5fb7364a60239c08 SHA512 37976f26909cf25f33d6ce5277c56af4273c3381534f14c53f11426c7d1bcec4cdce1e6aa4f70cc872c964f67212eadd9b953444d54e6bd916bdb45faa463337
+DIST texlive-core-patches-2019-8.tar.xz 15172 BLAKE2B 97ac7855200fcf86463e09df1bdd30f9ebf50e8d207a136ed9dd380776f15d0a883b5eaec22ede4ae9e5201dc47cc40854e1ac77d197fe2bc8c0f5a1c287c1eb SHA512 1a9af52496a7cb4f8e0223811ac84e7adf6ff8d63ad1c29d5c738716e4a45db1375e3f67324104e6a40a93f68de46d7326b3e851a4e33ab66ae562667e4a883e
 DIST texlive-module-a2ping-2019.tar.xz 30616 BLAKE2B 545abfdd3aa23b8d2bed608d7b7aef0f9578d5c4d6039880d435144c687014edb8c841afcb2d9ca1fc48a365b2bcb57832d49d1c6bb35480a01a813e40e18ea6 SHA512 983084ca3d70eff729d81d5d52a74e1bf1f95e384916bc81d17be81290f70c1da5ac891c1665a2451975f36fd56ea0036e1d0dc46b2e98b61ddc660ac044c23c
 DIST texlive-module-a2ping.doc-2019.tar.xz 39740 BLAKE2B 1a9cf6e4cf4dd4dd7677efddafc9da191ab3c34eea3b7bd0f51937f6946e1696b858aa9d53e7599c220933b06bc0332869a0bd596ca66b9801b48adb5ab1aa2b SHA512 daeefb01a0197e3b7751614cb84e2926f670d36b7e8a389bfbbe39cbd941c4d10ef5112593bfb88e11fa15f7f7bb07f2538c7d0a68cefe1482bbdaf02d475512
 DIST texlive-module-adhocfilelist-2019.tar.xz 3600 BLAKE2B cf6e37b1b3ce64ee7033f43677416c3de6abf2859bb2d985795608f8ccbfc09f842cd3d2664840ff64a7352f179abe4e5fec096b25326a47bd074cbd26bce78d SHA512 57436dae1489c0f614c4b002f83d34a711398a762ac532b44b1d91a51d068462aaedb5b034923629f7630f039988452eb833d1e98af389c788091517bbee8954

diff --git a/app-text/texlive-core/texlive-core-2019-r8.ebuild b/app-text/texlive-core/texlive-core-2019-r8.ebuild
new file mode 100644
index 00000000000..093c3748dbd
--- /dev/null
+++ b/app-text/texlive-core/texlive-core-2019-r8.ebuild
@@ -0,0 +1,361 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+TL_SOURCE_VERSION=20190410
+
+inherit flag-o-matic toolchain-funcs libtool texlive-common
+
+MY_P=${PN%-core}-${TL_SOURCE_VERSION}-source
+
+PATCHLEVEL=8
+
+DESCRIPTION="A complete TeX distribution"
+HOMEPAGE="https://tug.org/texlive/"
+SLOT="0"
+LICENSE="GPL-2 LPPL-1.3c TeX"
+
+SRC_URI="mirror://gentoo/${MY_P}.tar.xz
+	mirror://gentoo/${PN}-patches-${PV}-${PATCHLEVEL}.tar.xz
+	mirror://gentoo/texlive-tlpdb-${PV}.tar.xz"
+
+TL_CORE_BINEXTRA_MODULES="
+	a2ping adhocfilelist arara asymptote bundledoc checklistings ctan_chk
+	ctanify ctanupload ctie cweb de-macro dtl dtxgen dvi2tty dviasm dvicopy
+	dvidvi dviljk dvipos findhyph fragmaster hook-pre-commit-pkg hyphenex
+	installfont lacheck latex-git-log latex-papersize latex2man latex2nemeth
+	latexfileversion latexpand latexindent ltxfileinfo ltximg listings-ext make4ht
+	match_parens mflua mkjobtexmf patgen pdfbook2 pdfcrop pdflatexpicscale pdftools
+	pdfxup pfarrei pkfix pkfix-helper purifyeps seetexk srcredact sty2dtx
+	synctex tex4ebook texcount texdef texdiff texdirflatten texdoc texfot
+	texliveonfly texloganalyser texosquery texware tie tpic2pdftex typeoutfileinfo
+	web collection-binextra
+	"
+TL_CORE_BINEXTRA_DOC_MODULES="
+	a2ping.doc adhocfilelist.doc arara.doc asymptote.doc bundledoc.doc
+	checklistings.doc ctan_chk.doc ctanify.doc ctanupload.doc ctie.doc
+	cweb.doc de-macro.doc dtl.doc dtxgen.doc dvi2tty.doc dviasm.doc dvicopy.doc
+	dvidvi.doc dviljk.doc dvipos.doc findhyph.doc fragmaster.doc
+	hook-pre-commit-pkg.doc installfont.doc lacheck.doc latex-git-log.doc
+	latex-papersize.doc latex2man.doc latex2nemeth.doc latexfileversion.doc
+	latexpand.doc latexindent.doc ltxfileinfo.doc ltximg.doc listings-ext.doc
+	make4ht.doc match_parens.doc mkjobtexmf.doc patgen.doc pdfbook2.doc pdfcrop.doc
+	pdflatexpicscale.doc pdftools.doc pdfxup.doc pfarrei.doc pkfix.doc
+	pkfix-helper.doc purifyeps.doc pythontex.doc seetexk.doc srcredact.doc
+	sty2dtx.doc synctex.doc tex4ebook.doc texcount.doc texdef.doc texdiff.doc
+	texdirflatten.doc texdoc.doc texfot.doc texliveonfly.doc texloganalyser.doc
+	texosquery.doc texware.doc tie.doc tpic2pdftex.doc typeoutfileinfo.doc web.doc
+"
+TL_CORE_BINEXTRA_SRC_MODULES="
+	adhocfilelist.source arara.source checklistings.source hyphenex.source
+	listings-ext.source mkjobtexmf.source pfarrei.source pythontex.source
+	texdef.source texosquery.source
+"
+
+TL_CORE_EXTRA_MODULES="tetex hyphen-base gsftopk texlive.infra ${TL_CORE_BINEXTRA_MODULES}"
+TL_CORE_EXTRA_DOC_MODULES="tetex.doc gsftopk.doc texlive.infra.doc ${TL_CORE_BINEXTRA_DOC_MODULES}"
+TL_CORE_EXTRA_SRC_MODULES="${TL_CORE_BINEXTRA_SRC_MODULES}"
+
+for i in ${TL_CORE_EXTRA_MODULES}; do
+	SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
+done
+
+SRC_URI="${SRC_URI} doc? ( "
+for i in ${TL_CORE_EXTRA_DOC_MODULES}; do
+	SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
+done
+SRC_URI="${SRC_URI} )"
+SRC_URI="${SRC_URI} source? ( "
+for i in ${TL_CORE_EXTRA_SRC_MODULES}; do
+	SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.xz"
+done
+SRC_URI="${SRC_URI} )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cjk X doc source tk +luajittex xetex"
+
+TEXMF_PATH=/usr/share/texmf-dist
+
+MODULAR_X_DEPEND="X? (
+				x11-libs/libX11
+				x11-libs/libXmu
+	)"
+
+COMMON_DEPEND="${MODULAR_X_DEPEND}
+	sys-libs/zlib
+	>=media-libs/libpng-1.2.43-r2:0=
+	media-libs/gd[png]
+	>=x11-libs/cairo-1.12
+	>=x11-libs/pixman-0.18
+	dev-libs/zziplib
+	app-text/libpaper
+	dev-libs/gmp:0
+	dev-libs/mpfr:0=
+	xetex? (
+		>=media-libs/harfbuzz-1.4.5[icu,graphite]
+		>=app-text/teckit-2.5.3
+		media-libs/fontconfig
+		media-gfx/graphite2
+	)
+	media-libs/freetype:2
+	>=dev-libs/icu-50:=
+	>=dev-libs/kpathsea-6.2.3
+	cjk? ( >=dev-libs/ptexenc-1.3.7 )
+	>=app-text/poppler-0.76.1:="
+
+BDEPEND="sys-apps/ed
+	sys-devel/flex
+	virtual/pkgconfig"
+
+DEPEND="${COMMON_DEPEND}"
+
+RDEPEND="${COMMON_DEPEND}
+	>=app-text/ps2pkm-1.8_p20170524
+	>=app-text/dvipsk-5.997
+	>=dev-tex/bibtexu-3.71_p20170524
+	virtual/perl-Getopt-Long
+	tk? ( dev-perl/Tk )"
+
+S="${WORKDIR}/${P}_build"
+B="${WORKDIR}/${MY_P}"
+
+src_unpack() {
+	unpack ${A}
+	mkdir -p "${S}" || die "failed to create build dir"
+}
+
+RELOC_TARGET=texmf-dist
+
+src_prepare() {
+	cd "${WORKDIR}" || die
+
+	mv texlive.tlpdb tlpkg/ || die "failed to move texlive.tlpdb"
+
+	# From texlive-module.eclass.
+	grep -H RELOC tlpkg/tlpobj/* | awk '{print $2}' | sed 's#^RELOC/##' > "${T}/reloclist"
+	{ for i in $(<"${T}/reloclist"); do  dirname $i; done; } | uniq > "${T}/dirlist"
+	for i in $(<"${T}/dirlist"); do
+		[ -d "${RELOC_TARGET}/${i}" ] || mkdir -p "${RELOC_TARGET}/${i}"
+	done
+	for i in $(<"${T}/reloclist"); do
+		mv "${i}" "${RELOC_TARGET}"/$(dirname "${i}") || die "failed to relocate ${i} to ${RELOC_TARGET}/$(dirname ${i})"
+	done
+
+	mv "${WORKDIR}"/texmf* "${B}" || die "failed to move texmf files"
+
+	cd "${B}" || die
+
+	default
+
+	# These we need unconditionally
+	eapply "${WORKDIR}"/patches/{0001..0006}*.patch
+	eapply "${WORKDIR}"/patches/${P}-no-fcommon.patch
+
+	# Conditional poppler patching
+	if has_version ">=app-text/poppler-0.83.0"; then
+		eapply "${WORKDIR}"/patches/${P}-poppler083.patch
+		eapply "${WORKDIR}"/patches/${P}-poppler084.patch
+	else
+		eapply "${WORKDIR}"/patches/${P}-poppler076.patch
+	fi
+
+	sed -i \
+		-e "s,/usr/include /usr/local/include.*echo \$KPATHSEA_INCLUDES.*,${EPREFIX}/usr/include\"," \
+		texk/web2c/configure || die
+
+	elibtoolize
+}
+
+src_configure() {
+	# It fails on alpha without this
+	use alpha && append-ldflags "-Wl,--no-relax"
+
+	# Too many regexps use A-Z a-z constructs, what causes problems with locales
+	# that don't have the same alphabetical order than ascii. Bug #242430
+	# So we set LC_ALL to C in order to avoid problems.
+	export LC_ALL=C
+
+	# Disable freetype-config as this is considered obsolete.
+	# Also only pkg-config works for prefix as described in bug #690094
+	export ac_cv_prog_ac_ct_FT2_CONFIG=no
+
+	tc-export CC CXX AR RANLIB
+	ECONF_SOURCE="${B}" \
+		econf -C \
+		--bindir="${EPREFIX}"/usr/bin \
+		--datadir="${S}" \
+		--with-system-freetype2 \
+		--with-system-zlib \
+		--with-system-libpng \
+		--with-system-xpdf \
+		--with-system-poppler \
+		--with-system-teckit \
+		--with-teckit-includes="${EPREFIX}"/usr/include/teckit \
+		--with-system-kpathsea \
+		--with-kpathsea-includes="${EPREFIX}"/usr/include \
+		--with-system-icu \
+		--with-system-ptexenc \
+		--with-system-harfbuzz \
+		--with-system-icu \
+		--with-system-graphite2 \
+		--with-system-cairo \
+		--with-system-pixman \
+		--with-system-zziplib \
+		--with-system-libpaper \
+		--with-system-gmp \
+		--with-system-gd \
+		--with-system-mpfr \
+		--without-texinfo \
+		--disable-dialog \
+		--disable-multiplatform \
+		--enable-epsfwin \
+		--enable-mftalkwin \
+		--enable-regiswin \
+		--enable-tektronixwin \
+		--enable-unitermwin \
+		--with-ps=gs \
+		--disable-psutils \
+		--disable-t1utils \
+		--enable-ipc \
+		--disable-biber \
+		--disable-bibtex-x \
+		--disable-dvipng \
+		--disable-dvipsk \
+		--disable-chktex \
+		--disable-lcdf-typetools \
+		--disable-pdfopen \
+		--disable-ps2eps \
+		--disable-ps2pk \
+		--disable-detex \
+		--disable-ttf2pk2 \
+		--disable-tex4htk \
+		--disable-cjkutils \
+		--disable-xdvik \
+		--disable-xindy \
+		--enable-luatex \
+		--disable-dvi2tty \
+		--disable-dvisvgm \
+		--disable-vlna \
+		--enable-shared \
+		--disable-native-texlive-build \
+		--disable-largefile \
+		--disable-build-in-source-tree \
+		--with-banner-add=" Gentoo Linux" \
+		$(use_enable luajittex) \
+		$(use_enable luajittex mfluajit) \
+		$(use_enable xetex) \
+		$(use_enable cjk dviout-util) \
+		$(use_enable cjk ptex) \
+		$(use_enable cjk eptex) \
+		$(use_enable cjk uptex) \
+		$(use_enable cjk euptex) \
+		$(use_enable cjk mendexk) \
+		$(use_enable cjk makejvf) \
+		$(use_enable cjk pmp) \
+		$(use_enable cjk upmp) \
+		$(use_enable tk texdoctk) \
+		$(use_with X x)
+}
+
+src_compile() {
+	tc-export CC CXX AR RANLIB
+	emake AR="$(tc-getAR)" SHELL="${EPREFIX}"/bin/sh texmf="${EPREFIX}"${TEXMF_PATH:-/usr/share/texmf-dist}
+
+	cd "${B}" || die
+	# Mimic updmap --syncwithtrees to enable only fonts installed
+	# Code copied from updmap script
+	for i in `egrep '^(Mixed|Kanji)?Map' "texmf-dist/web2c/updmap.cfg" | sed 's@.* @@'`; do
+		texlive-common_is_file_present_in_texmf "$i" || echo "$i"
+	done > "${T}/updmap_update"
+	{
+		sed 's@/@\\/@g; s@^@/^MixedMap[     ]*@; s@$@$/s/^/#! /@' <"${T}/updmap_update"
+		sed 's@/@\\/@g; s@^@/^Map[  ]*@; s@$@$/s/^/#! /@' <"${T}/updmap_update"
+		sed 's@/@\\/@g; s@^@/^KanjiMap[     ]*@; s@$@$/s/^/#! /@' <"${T}/updmap_update"
+	} > "${T}/updmap_update2"
+	sed -f "${T}/updmap_update2" "texmf-dist/web2c/updmap.cfg" >	"${T}/updmap_update3"\
+		&& cat "${T}/updmap_update3" > "texmf-dist/web2c/updmap.cfg"
+}
+
+src_install() {
+	dodir ${TEXMF_PATH:-/usr/share/texmf-dist}/web2c
+	emake DESTDIR="${D}" texmf="${ED}${TEXMF_PATH:-/usr/share/texmf-dist}" run_texlinks="true" run_mktexlsr="true" install
+
+	cd "${B}" || die
+	dodir /usr/share # just in case
+	cp -pR texmf-dist "${ED}/usr/share/" || die "failed to install texmf trees"
+	cp -pR "${WORKDIR}"/tlpkg "${ED}/usr/share/" || die "failed to install tlpkg files"
+
+	# When X is disabled mf-nowin doesn't exist but some scripts expect it to
+	# exist. Instead, it is called mf, so we symlink it to please everything.
+	use X || dosym mf /usr/bin/mf-nowin
+
+	docinto texk
+	cd "${B}/texk" || die
+	dodoc ChangeLog README
+
+	docinto dviljk
+	cd "${B}/texk/dviljk" || die
+	dodoc ChangeLog README NEWS
+
+	docinto makeindexk
+	cd "${B}/texk/makeindexk" || die
+	dodoc ChangeLog NOTES README
+
+	docinto web2c
+	cd "${B}/texk/web2c" || die
+	dodoc ChangeLog NEWS PROJECTS README
+
+	use doc || rm -rf "${ED}/usr/share/texmf-dist/doc"
+
+	dodir /etc/env.d
+	echo 'CONFIG_PROTECT_MASK="/etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d"' > "${ED}/etc/env.d/98texlive"
+	# populate /etc/texmf
+	keepdir /etc/texmf/web2c
+
+	# take care of updmap.cfg and language.d files
+	keepdir /etc/texmf/{updmap.d,language.dat.d,language.def.d,language.dat.lua.d}
+
+	mv "${ED}${TEXMF_PATH}/web2c/updmap.cfg" "${ED}/etc/texmf/updmap.d/00updmap.cfg" || die "moving updmap.cfg failed"
+
+	# Remove fmtutil.cnf, it will be regenerated from /etc/texmf/fmtutil.d files
+	# by texmf-update
+	rm -f "${ED}${TEXMF_PATH}/web2c/fmtutil.cnf"
+	# Remove bundled and invalid updmap.cfg
+	rm -f "${ED}/usr/share/texmf-dist/web2c/updmap.cfg"
+
+	texlive-common_handle_config_files
+
+	keepdir /usr/share/texmf-site
+
+	# the virtex symlink is not installed
+	# The links has to be relative, since the targets
+	# is not present at this stage and MacOS doesn't
+	# like non-existing targets
+	dosym tex /usr/bin/virtex
+	dosym pdftex /usr/bin/pdfvirtex
+
+	# Rename mpost to leave room for mplib
+	mv "${ED}/usr/bin/mpost" "${ED}/usr/bin/mpost-${P}" || die
+	dosym "mpost-${P}" /usr/bin/mpost
+
+	# Ditto for pdftex
+	mv "${ED}/usr/bin/pdftex" "${ED}/usr/bin/pdftex-${P}" || die
+	dosym "pdftex-${P}" /usr/bin/pdftex
+}
+
+pkg_postinst() {
+	etexmf-update
+
+	einfo "Regenerating TeX formats"
+	fmtutil-sys --all &> /dev/null
+
+	elog
+	elog "If you have configuration files in ${EPREFIX}/etc/texmf to merge,"
+	elog "please update them and run ${EPREFIX}/usr/sbin/texmf-update."
+	elog
+	ewarn "If you are migrating from an older TeX distribution"
+	ewarn "Please make sure you have read:"
+	ewarn "https://wiki.gentoo.org/wiki/Project:TeX/Tex_Live_Migration_Guide"
+	ewarn "in order to avoid possible problems"
+}


             reply	other threads:[~2020-02-10 12:28 UTC|newest]

Thread overview: 198+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 12:28 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-20 12:49 [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/ Andreas K. Hüttel
2024-11-12 11:52 Florian Schmaus
2024-08-10  5:27 Michał Górny
2024-08-09 18:07 Arthur Zamarin
2024-08-09  8:57 Sam James
2024-08-06  1:46 Sam James
2024-08-06  1:46 Sam James
2024-08-05 20:42 Sam James
2024-08-05 20:42 Sam James
2024-07-26  7:47 Florian Schmaus
2024-07-24  8:58 Florian Schmaus
2024-06-22  9:48 Florian Schmaus
2024-06-15 23:34 Sam James
2024-06-15 23:34 Sam James
2024-06-15 23:34 Sam James
2024-06-15 23:34 Sam James
2024-06-15 22:58 Sam James
2024-06-15 22:58 Sam James
2024-06-11 11:00 Florian Schmaus
2024-06-10 20:11 Florian Schmaus
2024-06-10 20:11 Florian Schmaus
2024-06-05 12:20 Florian Schmaus
2024-06-04 19:21 Florian Schmaus
2024-05-26 20:00 Florian Schmaus
2024-04-14 19:25 Florian Schmaus
2024-04-04  8:18 Florian Schmaus
2024-04-02 18:47 Florian Schmaus
2024-03-29  9:17 Florian Schmaus
2024-03-29  1:54 Sam James
2024-03-27 12:43 Florian Schmaus
2024-03-25 15:24 Florian Schmaus
2024-03-24 19:36 Florian Schmaus
2024-03-17 18:15 Florian Schmaus
2024-03-12  7:33 Sam James
2024-03-06  9:33 Florian Schmaus
2024-03-05 18:07 Florian Schmaus
2024-03-05 14:34 Florian Schmaus
2023-07-15  8:49 Arthur Zamarin
2023-06-06 21:07 Sam James
2023-05-28 20:01 Arthur Zamarin
2023-05-27 10:59 Arthur Zamarin
2023-05-27 10:47 Sam James
2023-05-19  5:08 Sam James
2023-05-19  5:08 Sam James
2023-04-20 21:52 Sam James
2023-04-20 21:52 Sam James
2023-04-20 21:52 Sam James
2023-04-20 21:52 Sam James
2023-04-20 21:52 Sam James
2023-03-20  2:22 Sam James
2023-03-01  8:18 Florian Schmaus
2022-12-20 20:54 Arthur Zamarin
2022-12-20 20:39 Sam James
2022-12-20 20:39 Sam James
2022-11-04  5:15 Sam James
2022-09-15 13:20 Sam James
2022-05-15  1:00 Sam James
2022-05-14 10:30 WANG Xuerui
2021-08-14  3:48 Sam James
2021-07-03  9:31 Mikle Kolyada
2021-07-02 12:26 Marek Szuba
2021-06-05 11:29 Mikle Kolyada
2021-06-05 11:27 Mikle Kolyada
2021-04-03 12:21 Mikle Kolyada
2021-04-02 18:59 Mikle Kolyada
2021-01-06 13:46 Fabian Groffen
2020-09-12 23:49 Sam James
2020-09-12 23:48 Sam James
2020-09-12 23:41 Sam James
2020-09-12 19:24 Mikle Kolyada
2020-09-10 20:36 Mikle Kolyada
2020-08-24  8:37 Mikle Kolyada
2020-08-24  8:37 Mikle Kolyada
2020-08-24  8:37 Mikle Kolyada
2020-08-14 11:49 Mikle Kolyada
2020-08-12 11:51 Ulrich Müller
2020-08-12 10:01 Sam James
2020-08-12 10:01 Sam James
2020-08-02 14:01 Mikle Kolyada
2020-07-23 12:47 Kent Fredric
2020-06-16 13:42 Mikle Kolyada
2020-06-13  8:54 Mikle Kolyada
2020-06-08 10:40 Mikle Kolyada
2020-05-31 13:15 Mikle Kolyada
2020-05-20 13:26 Mikle Kolyada
2020-05-20  9:44 Mikle Kolyada
2020-05-16 14:54 Mikle Kolyada
2020-05-03 13:06 Mikle Kolyada
2020-04-22 17:15 Mikle Kolyada
2020-04-20 16:10 Mikle Kolyada
2020-04-20 12:54 Mikle Kolyada
2020-04-20  8:04 Mikle Kolyada
2020-04-20  7:59 Mikle Kolyada
2020-04-16 19:25 Mikle Kolyada
2020-04-16 15:03 Mikle Kolyada
2020-04-14 13:56 Mikle Kolyada
2020-04-14 13:39 Mikle Kolyada
2020-04-06  9:22 Mikle Kolyada
2020-03-22  9:50 Mikle Kolyada
2020-03-22  9:50 Mikle Kolyada
2020-03-08 12:20 Mikle Kolyada
2020-03-08 12:20 Mikle Kolyada
2020-03-07 22:51 Ulrich Müller
2020-03-06 15:14 Mikle Kolyada
2020-02-10 12:28 Mikle Kolyada
2019-12-31  9:13 Mikle Kolyada
2019-12-30 19:24 Mikle Kolyada
2019-12-30 19:24 Mikle Kolyada
2019-12-27 12:24 Mikle Kolyada
2019-12-07 12:01 Mikle Kolyada
2019-12-07 11:38 Mikle Kolyada
2019-11-28 18:09 Mikle Kolyada
2019-10-10 18:06 Mikle Kolyada
2019-10-06  6:03 Mikle Kolyada
2019-07-30  9:16 Mikle Kolyada
2019-07-27  7:46 Mikle Kolyada
2019-07-19 16:00 Mikle Kolyada
2019-06-20 19:25 Mikle Kolyada
2019-06-19  8:57 Mikle Kolyada
2019-06-19  8:57 Mikle Kolyada
2019-06-11 16:32 Mikle Kolyada
2019-06-09 18:53 Mikle Kolyada
2019-06-09 18:53 Mikle Kolyada
2019-06-04 14:17 Mikle Kolyada
2019-06-04 14:17 Mikle Kolyada
2019-06-03 20:56 Mikle Kolyada
2019-06-03 20:56 Mikle Kolyada
2019-06-03 16:06 Mikle Kolyada
2019-05-30 19:12 Mikle Kolyada
2019-05-30 12:30 Mikle Kolyada
2019-05-30 10:46 Mikle Kolyada
2019-05-30 10:32 Mikle Kolyada
2018-12-27 19:09 Fabian Groffen
2018-12-05 14:00 Aaron Bauman
2018-10-12 12:41 Mikle Kolyada
2018-10-06 17:13 Sergei Trofimovich
2018-07-30 21:50 Sergei Trofimovich
2018-07-21 12:25 Alexis Ballier
2018-06-30 21:16 Mikle Kolyada
2018-06-27 22:26 Mart Raudsepp
2018-06-26 15:46 Mikle Kolyada
2018-06-25 23:20 Thomas Deutschmann
2018-06-25 13:36 Tobias Klausmann
2018-06-24  1:37 Sergei Trofimovich
2018-06-23 20:50 Mikle Kolyada
2018-06-07 21:33 Patrice Clement
2018-06-07 21:12 Mikle Kolyada
2018-06-06 11:19 Andreas Hüttel
2018-05-26 14:31 Aaron Bauman
2018-05-16 13:18 Alexis Ballier
2018-05-09  7:08 Alexis Ballier
2018-04-09 19:11 Andreas Sturmlechner
2018-04-08 21:34 Mart Raudsepp
2018-04-07 15:36 Andreas Sturmlechner
2018-04-02 13:00 Ulrich Müller
2018-03-13 18:01 Markus Meier
2018-02-15  9:26 Jason Zaman
2018-02-07 21:57 Sergei Trofimovich
2018-02-06 16:24 Thomas Deutschmann
2018-02-04 14:23 Jason Zaman
2018-02-03 10:25 Sergei Trofimovich
2018-01-07 18:04 Alexis Ballier
2018-01-07  5:32 Alexis Ballier
2018-01-07  5:32 Alexis Ballier
2017-12-26 14:43 Alexis Ballier
2017-11-25 19:55 David Seifert
2017-09-03  9:07 Alexis Ballier
2017-06-26 12:48 Alexis Ballier
2017-06-20 13:15 Alexis Ballier
2017-06-17 19:15 Sergei Trofimovich
2017-06-16  7:54 Alexis Ballier
2017-06-15  8:10 Alexis Ballier
2017-06-10  7:52 Alexis Ballier
2017-06-09 12:54 Alexis Ballier
2017-05-19  0:33 Michael Weber
2017-05-19  0:22 Michael Weber
2017-05-18 22:38 Michael Weber
2017-05-17 12:53 Alexis Ballier
2017-03-29 21:26 Michael Weber
2017-03-12  8:35 Alexis Ballier
2017-03-12  8:15 Alexis Ballier
2017-03-11 21:11 Alexis Ballier
2017-02-17  8:17 Michael Weber
2017-02-08 17:41 Alexis Ballier
2017-02-08 17:29 Alexis Ballier
2017-02-02  8:07 Alexis Ballier
2017-01-29 15:24 Fabian Groffen
2017-01-22 15:25 Agostino Sarubbo
2017-01-22  8:44 Alexis Ballier
2017-01-22  8:18 Tobias Klausmann
2017-01-21 21:53 Agostino Sarubbo
2017-01-21 21:41 Agostino Sarubbo
2016-12-05 14:35 Alexis Ballier
2016-09-22  9:56 Alexis Ballier
2015-12-09 22:36 Matt Turner
2015-12-06 12:13 Markus Meier
2015-08-10 19:01 Fabian Groffen

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=1581337687.102e983cc3813feb6f90544a8ce95993cb5bdd9d.zlogene@gentoo \
    --to=zlogene@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