public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libpaper/
Date: Sun,  6 Nov 2022 03:59:59 +0000 (UTC)	[thread overview]
Message-ID: <1667706023.71c48bf043d2efb58c93087124583a90e9c18e1a.sam@gentoo> (raw)

commit:     71c48bf043d2efb58c93087124583a90e9c18e1a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 03:40:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 03:40:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c48bf0

app-text/libpaper: drop 2.0.0, 2.0.1, 2.0.2

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/libpaper/Manifest              |  3 ---
 app-text/libpaper/libpaper-2.0.0.ebuild | 40 ---------------------------------
 app-text/libpaper/libpaper-2.0.1.ebuild | 34 ----------------------------
 app-text/libpaper/libpaper-2.0.2.ebuild | 24 --------------------
 4 files changed, 101 deletions(-)

diff --git a/app-text/libpaper/Manifest b/app-text/libpaper/Manifest
index 3dfa50c7b3ac..e681dc87708b 100644
--- a/app-text/libpaper/Manifest
+++ b/app-text/libpaper/Manifest
@@ -1,5 +1,2 @@
-DIST libpaper-2.0.0.tar.gz 1221217 BLAKE2B ef2c08ff7dc537734d080a29560a711b196b05a3b0c4b375c8dc73d4dd9588156d325d233e27940fac96a18dfa6bf523128b53eb4c7098e561aa6054efb88408 SHA512 ca5c79969a8c5d56322a6993917d5aa47089bb396a144edd0d9040b0bdde78c8fb59468a3d4063ae1fb323a1b23fb28169616d153de65f9085351b9c9d47f8c0
-DIST libpaper-2.0.1.tar.gz 1229250 BLAKE2B 67730d6783d8ab9c2f837f8f477ab8ea04be7df2b2f419e81d57834c86bfcdd373ecc29cbea51fee06ca102ea12c18646f96caafe7b7cc53580153d01873a329 SHA512 ccc77e2f7805e7e5f6b3e96acffa9aeb2854a21acbdbb40947251a6a8dca6f9d97db0c8e2859d2056d3b60b06200ef50d9cccae58f961ff77f234ad1ab3c32dc
-DIST libpaper-2.0.2.tar.gz 1287342 BLAKE2B 8044f372205c41834e06eba5c2210fdb57be72867bfe3035c16451c241d659ad18fd42bcb2c1e49074bb4da5d7f7061abdb7e783c4025544e64c093207ec3d62 SHA512 8360dd91b4f0972bd25774ea531037192e7233ffaf4295e4cde906c1085e32d61d35fa2c73636960ea105ab40836b9a505a057633115b287e4e54cd587980424
 DIST libpaper-2.0.3.tar.gz 1286822 BLAKE2B c3ac1628cb44155326626ddd5b7858a8192a4d23e888b152045001f3b8395ca46e0c82000838df13dd391dc187e10f82f843f75497dfb4c13e445f3587dea422 SHA512 c2af8f98a02b772ef3fb86b4f2bc50277f9fb720a070adc7a90da65881a5fc340b0841b198c50066001f4572123435305e0db4404365f9b9362d08280b7f6dd9
 DIST libpaper_1.1.28.tar.gz 42356 BLAKE2B 48c4a28c6ff01bd91e257b6b306e787e5c6112052cff09bdb501d1cc4ddd10964c3588942098a6092d5a44391dfb22e10d5147d4c5012497f473473129ff7422 SHA512 3bf6ebb0af89931d2f72ea4a09a7fa958b2facda5f238983ec7bac39652e08614b33f0de3af74a03457b2a4203eee4950bf18a4b726e79aa64093ace6a1fb0bc

diff --git a/app-text/libpaper/libpaper-2.0.0.ebuild b/app-text/libpaper/libpaper-2.0.0.ebuild
deleted file mode 100644
index 4891072cc566..000000000000
--- a/app-text/libpaper/libpaper-2.0.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Library for handling paper characteristics"
-HOMEPAGE="https://github.com/rrthomas/libpaper"
-SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.gz"
-
-# paperspecs is public-domain
-LICENSE="LGPL-3+ public-domain"
-SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-BDEPEND="
-	sys-apps/help2man
-"
-
-# False positive (runs within a conditional)
-QA_AM_MAINTAINER_MODE=".*help2man.*"
-
-src_configure() {
-	econf --enable-relocatable
-}
-
-src_install() {
-	default
-
-	find "${ED}" -type f -name '*.la' -delete || die
-
-	dodir /etc
-	(paperconf 2>/dev/null || echo a4) > "${ED}"/etc/papersize \
-		|| die "papersize config failed"
-}
-
-pkg_postinst() {
-	if [[ -z ${REPLACING_VERSIONS} ]] ; then
-		elog "Run e.g. \"paperconfig -p letter\" as root to use letter-pagesizes"
-	fi
-}

diff --git a/app-text/libpaper/libpaper-2.0.1.ebuild b/app-text/libpaper/libpaper-2.0.1.ebuild
deleted file mode 100644
index 783a81dd4d19..000000000000
--- a/app-text/libpaper/libpaper-2.0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Library for handling paper characteristics"
-HOMEPAGE="https://github.com/rrthomas/libpaper"
-SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.gz"
-
-# See README.
-# paperspecs is public-domain
-LICENSE="LGPL-2.1+ GPL-2 public-domain"
-SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-src_configure() {
-	econf --enable-relocatable
-}
-
-src_install() {
-	default
-
-	find "${ED}" -type f -name '*.la' -delete || die
-
-	dodir /etc
-	(paperconf 2>/dev/null || echo a4) > "${ED}"/etc/papersize \
-		|| die "papersize config failed"
-}
-
-pkg_postinst() {
-	if [[ -z ${REPLACING_VERSIONS} ]] ; then
-		elog "Run e.g. \"paperconfig -p letter\" as root to use letter-pagesizes"
-	fi
-}

diff --git a/app-text/libpaper/libpaper-2.0.2.ebuild b/app-text/libpaper/libpaper-2.0.2.ebuild
deleted file mode 100644
index 0f203901be65..000000000000
--- a/app-text/libpaper/libpaper-2.0.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Library for handling paper characteristics"
-HOMEPAGE="https://github.com/rrthomas/libpaper"
-SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.gz"
-
-# See README.
-# paperspecs is public-domain
-LICENSE="LGPL-2.1+ GPL-3+ public-domain"
-SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-src_configure() {
-	econf --enable-relocatable
-}
-
-src_install() {
-	default
-
-	find "${ED}" -type f -name '*.la' -delete || die
-}


             reply	other threads:[~2022-11-06  4:00 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06  3:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-02  1:24 [gentoo-commits] repo/gentoo:master commit in: app-text/libpaper/ Sam James
2024-02-02  1:24 Sam James
2023-12-10 12:55 Arthur Zamarin
2023-12-10 10:02 Arthur Zamarin
2023-12-09 21:22 Sam James
2023-12-09 20:53 Arthur Zamarin
2023-12-09 20:53 Arthur Zamarin
2023-12-09 20:24 Arthur Zamarin
2023-12-09 19:57 Arthur Zamarin
2023-12-09 19:57 Arthur Zamarin
2023-10-16  9:25 Sam James
2023-09-08  8:55 David Seifert
2023-09-07 23:26 Sam James
2023-09-07 23:03 Sam James
2023-09-07 23:03 Sam James
2023-09-07 23:03 Sam James
2023-09-07 20:53 Sam James
2023-09-07 20:53 Sam James
2023-09-07 20:53 Sam James
2023-05-13  7:15 Arthur Zamarin
2023-05-13  3:17 Sam James
2023-05-13  3:17 Sam James
2023-05-13  3:17 Sam James
2023-05-13  0:56 Sam James
2023-05-13  0:56 Sam James
2023-05-13  0:56 Sam James
2023-05-13  0:56 Sam James
2023-04-13 19:07 Sam James
2023-04-13  3:45 Sam James
2023-03-24 13:20 Arthur Zamarin
2023-03-24 13:16 Arthur Zamarin
2023-03-19 22:35 Sam James
2023-03-19 22:23 Sam James
2023-03-19 22:23 Sam James
2023-03-19 22:23 Sam James
2023-03-19 22:23 Sam James
2023-03-19 22:23 Sam James
2023-03-19 22:07 Sam James
2023-02-24 12:03 Sam James
2023-02-19 19:31 Sam James
2023-02-12 19:39 Sam James
2023-02-12 19:39 Sam James
2023-02-12 19:39 Sam James
2023-02-05 19:54 Sam James
2023-02-05 19:54 Sam James
2023-01-27  5:47 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2023-01-09  7:27 Sam James
2022-11-15 18:39 Sam James
2022-11-03  6:15 Sam James
2022-10-27  5:08 Sam James
2022-09-15 13:20 Sam James
2022-09-15 13:20 Sam James
2022-09-12 18:33 Sam James
2022-09-10 18:52 Arthur Zamarin
2022-09-09 14:43 Sam James
2022-09-09  2:27 Sam James
2022-05-14 10:30 WANG Xuerui
2021-08-02  7:34 Andreas Sturmlechner
2021-08-02  2:24 Sam James
2021-07-20  8:10 Sergei Trofimovich
2021-07-18 13:14 Sergei Trofimovich
2021-07-17 23:14 Sam James
2021-07-16  6:51 Agostino Sarubbo
2021-07-16  6:51 Agostino Sarubbo
2021-07-16  6:50 Agostino Sarubbo
2020-03-21 10:49 Mikle Kolyada
2020-03-21 10:49 Mikle Kolyada
2020-03-21 10:24 Mikle Kolyada
2020-03-21 10:24 Mikle Kolyada
2020-03-21 10:24 Mikle Kolyada
2020-03-17  8:34 Mart Raudsepp
2020-02-13 20:58 Sergei Trofimovich
2020-02-12 16:14 Agostino Sarubbo
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11  9:52 Agostino Sarubbo
2020-02-11  9:43 Agostino Sarubbo
2020-02-11  8:43 Agostino Sarubbo
2020-02-11  8:40 Agostino Sarubbo
2020-02-10 18:10 Agostino Sarubbo
2018-12-27 18:48 Fabian Groffen
2017-02-18 12:29 Andreas Hüttel

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=1667706023.71c48bf043d2efb58c93087124583a90e9c18e1a.sam@gentoo \
    --to=sam@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