public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pandoc-bin/
Date: Tue, 18 Jul 2023 10:26:58 +0000 (UTC)	[thread overview]
Message-ID: <1689676015.261bf9ec43c5a9f4cd787691b8687c03e8aefbb0.xgqt@gentoo> (raw)

commit:     261bf9ec43c5a9f4cd787691b8687c03e8aefbb0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 10:21:00 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 10:26:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261bf9ec

app-text/pandoc-bin: drop old 3.1.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-text/pandoc-bin/Manifest                |  2 --
 app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild | 56 -----------------------------
 2 files changed, 58 deletions(-)

diff --git a/app-text/pandoc-bin/Manifest b/app-text/pandoc-bin/Manifest
index b22c07e5083d..e57adbabbff6 100644
--- a/app-text/pandoc-bin/Manifest
+++ b/app-text/pandoc-bin/Manifest
@@ -1,7 +1,5 @@
 DIST pandoc-2.19.2-linux-amd64.tar.gz 17174200 BLAKE2B effed9eab23fb5e957e3f6282fe0356935819e5a89ac02bd687b6b635fd0a1f5ba65b5b8b40d5bbd8f89d3b17d290184dd84555442eae15f1c1d5c916711d43a SHA512 c3c2ea179601cf9fea3826e6e6d148b951e5d5fe440db80759bdd49de2200660e6b66100453bd1714623bd98ac46fd51a4fb6e715668de04a122181949eee82a
 DIST pandoc-2.19.2-linux-arm64.tar.gz 19033935 BLAKE2B c6964e708d6f0fbb4be4c3ba226dbc31629c466caa75f97ec450296f2c546d587db6c7d9145c65147d5c7ac7949e1dbd3fa3f6944276b4af8ccca2d896010403 SHA512 adb4eb5e3fa79d188d2123d132493c131dbedb408380012876b8ee80950cde4315ac179e9126d30d55221c3637b911b153ee4e6f550ccbc4dcd1f4828229974a
-DIST pandoc-3.1.2-linux-amd64.tar.gz 26813708 BLAKE2B 0ded2b73204d5a9447442a2b0bc7c67ee7b2256583caaf71dbe2d0e2bad66977272a9b7089828ea96b3e88d18532338b224ea752299bdb9a4654cf7b4b02ce6f SHA512 8d16e9d852ab10744d885973f788232f8f0cc768d293873fa253d415a286d73a33b27653ed12e871cbe35908130388d039086712c20baac1dde0b0993e740b8e
-DIST pandoc-3.1.2-linux-arm64.tar.gz 28909714 BLAKE2B 2ef53ccdf30df08d2f6819dfeb3cc542ca535b4ff73574681123a1d045dfbd04219adfdcf98becd0796749abaec309ce882714fba3afa5f8543942982f80a03b SHA512 4d36e2afb7c0e7561fa4a9cc6e56706c40435ff175224604cb544cb4c924aafd4ebb09419eebb9d7e30d899828928579ef1ac254eafa387da8e12fce9844e0ce
 DIST pandoc-3.1.3-linux-amd64.tar.gz 28685814 BLAKE2B ecbc685d45ced12f69223ceff4914a876fa631866eb304ea58ab1623a9569de708cc8b85c403881e1f53dfc559885409329dd13cbadc88afb52c490d9c61fb0e SHA512 f97e62154ceeaf47c6bc2b8c28008ff4a30392b9162b387e4181097c359d0244b8c6435c88fcd587eb210612fb274d639bb2058bc565a8400c2fb6cdeda45b8a
 DIST pandoc-3.1.3-linux-arm64.tar.gz 30811766 BLAKE2B 5d5807ea6de49fe87b31f51754d70f781fbd27111980bb14eaafd985a53f7e4fa1c7c0dd66d041184194d5b6a74a429e78b8a0913532645d29b47dbc82e154fb SHA512 6bb8b658e2ea3c96e5781754618104086268dbad45bd95ed7474842993c57cbd18ef1bb909556a1aef118589624d431b17454cd76e8b44dbe441e463e6332a1b
 DIST pandoc-3.1.4-linux-amd64.tar.gz 28628391 BLAKE2B b929d7c1f37f0630a816e07cf0b67a35dd474bfe55626c1ea3c4acefa61a4a7fe335cc1913c01ca3fd45fa1469f957ad671b08fc7e0bd1d4ca6404fe3817f1dc SHA512 f59b66bae4b365ef1291ca979e47ee3955d017112b645da0b7b70dfc84cfc32d29ceb948e6ddd2f16a847867df661b69d1e0f0058259d53613a0ee5b61f312d9

diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild b/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild
deleted file mode 100644
index 254155b50637..000000000000
--- a/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN=${PN//-bin/}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Conversion between markup formats (binary package)"
-HOMEPAGE="https://pandoc.org/
-	https://github.com/jgm/pandoc/"
-
-BASE_URI="https://github.com/jgm/${MY_PN}/releases/download/${PV}/${MY_P}"
-SRC_URI="
-	amd64? ( ${BASE_URI}-linux-amd64.tar.gz )
-	arm64? ( ${BASE_URI}-linux-arm64.tar.gz )
-"
-S="${WORKDIR}"/${MY_P}
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="-* amd64 arm64"
-IUSE="+pandoc-symlink"
-
-RDEPEND="pandoc-symlink? ( !${CATEGORY}/${MY_PN} )"
-
-QA_FLAGS_IGNORED="usr/bin/${PN}"
-QA_PRESTRIPPED="${QA_FLAGS_IGNORED}"
-
-src_unpack() {
-	default
-
-	# Manpages are gzipped.
-	unpack "${S}"/share/man/man1/*.1.gz
-}
-
-src_install() {
-	exeinto /usr/bin
-	newexe bin/${MY_PN} ${PN}
-	dosym ${PN} /usr/bin/pandoc-lua-bin
-	dosym ${PN} /usr/bin/pandoc-server-bin
-
-	newman "${WORKDIR}"/${MY_PN}-lua.1 pandoc-lua-bin.1
-	newman "${WORKDIR}"/${MY_PN}-server.1 pandoc-server-bin.1
-	newman "${WORKDIR}"/${MY_PN}.1 ${PN}.1
-
-	if use pandoc-symlink ; then
-		dosym ${PN} /usr/bin/${MY_PN}
-		dosym pandoc-lua-bin /usr/bin/${MY_PN}-lua
-		dosym pandoc-server-bin /usr/bin/${MY_PN}-server
-
-		dosym ${PN}.1 /usr/share/man/man1/${MY_PN}.1
-		dosym pandoc-lua-bin.1 /usr/share/man/man1/${MY_PN}-lua.1
-		dosym pandoc-server-bin.1 /usr/share/man/man1/${MY_PN}-server.1
-	fi
-}


             reply	other threads:[~2023-07-18 10:27 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 10:26 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-24 15:47 [gentoo-commits] repo/gentoo:master commit in: app-text/pandoc-bin/ Jakov Smolić
2024-11-23 16:02 Michał Górny
2024-11-04  0:19 Maciej Barć
2024-10-30 17:24 Arthur Zamarin
2024-10-30 15:14 Sam James
2024-10-05 21:44 Maciej Barć
2024-09-11 23:30 Maciej Barć
2024-09-11 23:30 Maciej Barć
2024-09-05  0:06 Sam James
2024-09-03 18:32 Jakov Smolić
2024-07-29 15:17 Maciej Barć
2024-07-29 15:17 Maciej Barć
2024-07-29 15:17 Maciej Barć
2024-07-25 22:31 Sam James
2024-07-25 22:26 Sam James
2024-06-25 22:04 Sam James
2024-06-25 22:03 Sam James
2024-06-24 23:01 Maciej Barć
2024-05-13 12:42 Arthur Zamarin
2024-05-12 22:41 Sam James
2024-05-12 11:33 Maciej Barć
2024-05-02 15:01 Maciej Barć
2024-05-02 15:01 Maciej Barć
2024-04-29  0:27 Sam James
2024-04-29  0:27 Sam James
2024-04-28 19:11 Ionen Wolkens
2024-04-07 16:20 Maciej Barć
2024-04-07 16:20 Maciej Barć
2024-04-04  9:01 Jakov Smolić
2024-03-20 23:47 Sam James
2024-03-18  8:29 Maciej Barć
2024-03-02 16:32 Maciej Barć
2024-02-18 19:56 Maciej Barć
2024-02-18 19:56 Maciej Barć
2024-02-06  8:20 Sam James
2024-02-06  8:18 Sam James
2024-01-18 17:25 Sam James
2024-01-18 17:25 Sam James
2024-01-06  2:51 Maciej Barć
2023-12-16 21:45 Maciej Barć
2023-12-13  2:27 Maciej Barć
2023-12-06 22:47 Maciej Barć
2023-11-30 14:21 Michał Górny
2023-11-30 14:21 Michał Górny
2023-10-28 14:05 Maciej Barć
2023-10-24 12:30 Maciej Barć
2023-10-23 20:39 Maciej Barć
2023-10-23 20:39 Maciej Barć
2023-10-23 20:39 Maciej Barć
2023-10-23 20:39 Maciej Barć
2023-10-17 13:03 Sam James
2023-10-17 13:03 Sam James
2023-10-01 18:07 Arthur Zamarin
2023-10-01 18:07 Arthur Zamarin
2023-09-25 14:14 Arthur Zamarin
2023-09-25 12:13 Arthur Zamarin
2023-09-10 15:35 Maciej Barć
2023-09-10 15:35 Maciej Barć
2023-09-07 20:07 Sam James
2023-09-07 19:51 Sam James
2023-08-31 21:22 Maciej Barć
2023-08-31 21:22 Maciej Barć
2023-08-23 22:14 Maciej Barć
2023-08-07 11:31 Maciej Barć
2023-07-25  8:56 Maciej Barć
2023-07-25  8:56 Maciej Barć
2023-07-25  8:56 Maciej Barć
2023-07-22 13:09 Maciej Barć
2023-07-18 10:26 Maciej Barć
2023-07-08  3:39 Sam James
2023-07-07 22:54 Sam James
2023-07-07 17:40 Maciej Barć
2023-06-24 21:44 Maciej Barć
2023-06-07 13:40 Maciej Barć
2023-06-07 13:40 Maciej Barć
2023-06-07 13:40 Maciej Barć
2023-05-05 16:05 Arthur Zamarin
2023-05-05 13:39 Arthur Zamarin
2023-05-05 12:03 Maciej Barć
2023-04-08 22:43 Sam James
2023-04-08 22:43 Sam James
2023-03-28  0:57 Maciej Barć
2023-03-13 23:28 Sam James
2023-03-06 15:33 Maciej Barć
2023-03-06 15:33 Maciej Barć
2023-02-27 21:36 Sam James
2023-02-27 20:38 Arthur Zamarin
2023-02-10 13:39 Maciej Barć
2023-02-10 13:39 Maciej Barć
2023-01-27 13:02 Maciej Barć
2023-01-27 13:02 Maciej Barć
2023-01-24 23:55 Sam James
2023-01-19 21:51 Maciej Barć
2023-01-19 21:51 Maciej Barć
2022-08-24  6:27 Stephan Hartmann
2022-08-23 15:22 Maciej Barć
2022-08-23 15:22 Maciej Barć
2022-08-19 14:57 Maciej Barć
2022-08-04 11:34 Maciej Barć
2022-05-25 19:07 Maciej Barć

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=1689676015.261bf9ec43c5a9f4cd787691b8687c03e8aefbb0.xgqt@gentoo \
    --to=xgqt@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