public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/
Date: Tue, 15 May 2018 14:24:36 +0000 (UTC)	[thread overview]
Message-ID: <1526394244.93eba83ee616d8c388265c04645f1bdd5e9bab73.bman@gentoo> (raw)

commit:     93eba83ee616d8c388265c04645f1bdd5e9bab73
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 14 22:39:24 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 15 14:24:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93eba83e

app-text/qpdf: drop vulnerable

Bug: https://bugs.gentoo.org/647776
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8407

 app-text/qpdf/Manifest             |  3 --
 app-text/qpdf/qpdf-5.1.1-r1.ebuild | 59 --------------------------------------
 app-text/qpdf/qpdf-5.1.3-r1.ebuild | 59 --------------------------------------
 app-text/qpdf/qpdf-6.0.0-r2.ebuild | 55 -----------------------------------
 4 files changed, 176 deletions(-)

diff --git a/app-text/qpdf/Manifest b/app-text/qpdf/Manifest
index 2de3223226c..ffc81b89f06 100644
--- a/app-text/qpdf/Manifest
+++ b/app-text/qpdf/Manifest
@@ -1,6 +1,3 @@
-DIST qpdf-5.1.1.tar.gz 7662701 BLAKE2B b60c37227cf18c1f1787de3e7428f370d50a115327b742f3c16ba1fc056bde4a9ad3a9578790c42cb4a5bbc4ed746fe6400cad934cd740cc8173bc6689d86ac1 SHA512 236132290694730d7de08635560435d34ae44f4edbc1b887e494f2ee183271331827226e7e29e539d25d5a2ca1dd5815a387c46edc0b6fd898436bbb674d9993
-DIST qpdf-5.1.3.tar.gz 7681578 BLAKE2B f49762e7a92d0a638c998ab002bd3f83057fada59631e58e291e3548393419ff9b2050080d66028e2e14c59a2978e7a95045f144c8a61975c38784cacd04b635 SHA512 676cc6db27dcbcdece21cb427c6aae14646389f4000ff111feee8fdbbb03fe715035e5236a08db4137f275a09ed0dda5c80afbdc5093fe7f56b69a0e335ab73a
-DIST qpdf-6.0.0.tar.gz 8344860 BLAKE2B c041fd0a89dcce6275ccd51db62cc4fe37c2ee797d2d19c8924dc12f2a9166d7a918f220ed539045c81284544f061241f1783d6c25a0f63bed534fcef82370bc SHA512 303e3cc77ddb87b9494e26c35e0b45b42f73692054c56a00f2e4f1922633c6ebb45c8684992cd9bf32f03366fcc4cd7e7ec6fb9432d2dbba6e0b24395909b5bf
 DIST qpdf-7.0.0.tar.gz 7053781 BLAKE2B 1abd54a3cdc24c3e56ac81cabaa56be8d2217961abfc026cbd0c0141aea3efb6c75b9daf2fe9f6fc0f09efd224d241fa859bd37bcd972df4e4837318497d774e SHA512 7b52d67b4d2c428a7b0c1cd03b03a23f05d38d7e3c81041079a137919019ea5158f12bf95fdcfcff6b43ffdefe93a85127ced2a363a6b4b380cbaa02a3840256
 DIST qpdf-7.1.1.tar.gz 7099282 BLAKE2B 9658dd1cc6f8d0e3dd13137db147e0f954f747b5bb6b1577f70a236b1f67c5513713889dca77181a9b25f1a2054a8ec5cbfda60866e97b2d43e60b494752c9fd SHA512 a75f988c7dd7ac174bdc981cd3696ca8b539ac6c581e3afecf601dc67277014cb4fe3f0e5cb75a67412cafa4eb645b2fc2d8a0ec203834464baf0c7e80baa0b4
 DIST qpdf-8.0.1.tar.gz 7948901 BLAKE2B 90eed8fcb34be16e1648236468c3f78ab16d2b9debe2c06f9a68af77cab2aa524eeeba1f6beb354d201c77d308e5ebd7dacfab1c79d24612af44f9109e407c38 SHA512 cabcfeee760bcdf19696c7dda81c9cc4f3cf1e0f44f68b25070d6e33fad8ad746a5dc992a9792972c9cce7192db82cc49f1a1b94a327d41b49284ac3620b2982

diff --git a/app-text/qpdf/qpdf-5.1.1-r1.ebuild b/app-text/qpdf/qpdf-5.1.1-r1.ebuild
deleted file mode 100644
index 350b2708860..00000000000
--- a/app-text/qpdf/qpdf-5.1.1-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="Command-line tool for structural, content-preserving transformation of PDF files"
-HOMEPAGE="http://qpdf.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
-
-LICENSE="Artistic-2"
-SLOT="0/13" # subslot = libqpdf soname version
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
-IUSE="doc examples perl static-libs test"
-
-RDEPEND="dev-libs/libpcre
-	sys-libs/zlib"
-DEPEND="${RDEPEND}
-	test? (
-		sys-apps/diffutils
-		media-libs/tiff
-		app-text/ghostscript-gpl[tiff]
-	)"
-# Only need perl for the installed tools.
-RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"
-
-DOCS=( ChangeLog README TODO )
-
-src_prepare() {
-	# manually install docs
-	sed -i "/docdir/d" make/libtool.mk || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static) \
-		$(use_enable test test-compare-images)
-}
-
-src_install() {
-	default
-
-	if ! use perl ; then
-		rm "${ED}"/usr/bin/fix-qdf || die
-		rm "${ED}"/usr/share/man/man1/fix-qdf.1 || die
-	fi
-
-	if use doc ; then
-		dodoc doc/qpdf-manual.pdf
-		dohtml doc/*
-	fi
-
-	if use examples ; then
-		dobin examples/build/.libs/*
-	fi
-
-	prune_libtool_files
-}

diff --git a/app-text/qpdf/qpdf-5.1.3-r1.ebuild b/app-text/qpdf/qpdf-5.1.3-r1.ebuild
deleted file mode 100644
index 9d94e855b41..00000000000
--- a/app-text/qpdf/qpdf-5.1.3-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Command-line tool for structural, content-preserving transformation of PDF files"
-HOMEPAGE="http://qpdf.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
-
-LICENSE="Artistic-2"
-SLOT="0/13" # subslot = libqpdf soname version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
-IUSE="doc examples perl static-libs test"
-
-RDEPEND="dev-libs/libpcre
-	sys-libs/zlib"
-DEPEND="${RDEPEND}
-	test? (
-		sys-apps/diffutils
-		media-libs/tiff
-		app-text/ghostscript-gpl[tiff]
-	)"
-# Only need perl for the installed tools.
-RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"
-
-DOCS=( ChangeLog README TODO )
-
-src_prepare() {
-	# manually install docs
-	sed -i "/docdir/d" make/libtool.mk || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static) \
-		$(use_enable test test-compare-images)
-}
-
-src_install() {
-	default
-
-	if ! use perl ; then
-		rm "${ED}"/usr/bin/fix-qdf || die
-		rm "${ED}"/usr/share/man/man1/fix-qdf.1 || die
-	fi
-
-	if use doc ; then
-		dodoc doc/qpdf-manual.pdf
-		dohtml doc/*
-	fi
-
-	if use examples ; then
-		dobin examples/build/.libs/*
-	fi
-
-	prune_libtool_files
-}

diff --git a/app-text/qpdf/qpdf-6.0.0-r2.ebuild b/app-text/qpdf/qpdf-6.0.0-r2.ebuild
deleted file mode 100644
index f00413270dc..00000000000
--- a/app-text/qpdf/qpdf-6.0.0-r2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Command-line tool for structural, content-preserving transformation of PDF files"
-HOMEPAGE="http://qpdf.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
-
-LICENSE="Artistic-2"
-
-# subslot = libqpdf soname version
-SLOT="0/17"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
-IUSE="doc examples perl static-libs test"
-
-CDEPEND="
-	dev-libs/libpcre
-	sys-libs/zlib
-"
-DEPEND="${CDEPEND}
-	test? (
-		sys-apps/diffutils
-		media-libs/tiff
-		app-text/ghostscript-gpl[tiff]
-	)
-"
-# Only need perl for the installed tools.
-RDEPEND="${CDEPEND}
-	perl? ( >=dev-lang/perl-5.8 )
-"
-
-DOCS=( ChangeLog README TODO )
-
-src_configure() {
-	CONFIG_SHELL=/bin/bash econf \
-		$(use_enable static-libs static) \
-		$(use_enable test test-compare-images)
-}
-
-src_install() {
-	default
-
-	if ! use perl ; then
-		rm "${ED}"/usr/bin/fix-qdf || die
-		rm "${ED}"/usr/share/man/man1/fix-qdf.1 || die
-	fi
-
-	if use examples ; then
-		dobin examples/build/.libs/*
-	fi
-
-	find "${ED}" -name '*.la' -exec rm -f {} +
-}


             reply	other threads:[~2018-05-15 14:24 UTC|newest]

Thread overview: 219+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 14:24 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09  7:19 [gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/ Arthur Zamarin
2024-10-03 16:11 Arthur Zamarin
2024-10-03 15:50 Jakov Smolić
2024-10-03 10:33 Jakov Smolić
2024-06-08  5:06 Michał Górny
2024-02-25  4:07 Michał Górny
2024-01-25  4:43 Michał Górny
2024-01-25  0:42 Sam James
2024-01-23 15:08 Sam James
2024-01-21  2:44 Sam James
2024-01-21  2:44 Sam James
2024-01-20 19:50 Arthur Zamarin
2024-01-20 19:50 Arthur Zamarin
2024-01-20 18:47 Arthur Zamarin
2024-01-20 18:47 Arthur Zamarin
2024-01-09  6:41 Michał Górny
2023-12-31 17:21 Michał Górny
2023-12-31 17:21 Michał Górny
2023-12-15  6:24 Sam James
2023-12-15  6:18 Sam James
2023-12-10 11:25 Arthur Zamarin
2023-12-09 20:57 Arthur Zamarin
2023-12-09 20:57 Arthur Zamarin
2023-12-09 20:57 Arthur Zamarin
2023-12-09 20:53 Arthur Zamarin
2023-12-09 20:08 Arthur Zamarin
2023-12-09 20:01 Arthur Zamarin
2023-12-09 19:57 Arthur Zamarin
2023-10-16  9:25 Sam James
2023-10-08  1:50 Sam James
2023-09-13  4:13 Sam James
2023-09-07 20:50 Sam James
2023-08-26 13:13 Sam James
2023-08-26  4:50 Sam James
2023-08-26  4:50 Sam James
2023-08-26  4:50 Sam James
2023-08-26  4:50 Sam James
2023-08-26  3:52 Sam James
2023-08-26  3:52 Sam James
2023-08-26  3:52 Sam James
2023-07-10  6:52 Sam James
2023-06-01  7:24 Sam James
2023-06-01  6:45 Sam James
2023-06-01  6:22 Sam James
2023-06-01  6:22 Sam James
2023-06-01  5:45 Sam James
2023-06-01  5:27 Sam James
2023-06-01  5:22 Sam James
2023-05-27  9:29 Sam James
2023-02-26  0:30 Sam James
2023-01-28 19:14 Arthur Zamarin
2022-12-18  8:32 Sam James
2022-12-18  8:06 Sam James
2022-12-18  8:03 Sam James
2022-12-18  8:01 Sam James
2022-12-18  8:01 Sam James
2022-12-18  8:01 Sam James
2022-12-18  8:01 Sam James
2022-12-18  7:54 Sam James
2022-11-21  6:16 Sam James
2022-10-26 11:02 Sam James
2022-10-26 11:02 Sam James
2022-10-26 11:02 Sam James
2022-10-26  5:00 Arthur Zamarin
2022-10-26  4:40 Arthur Zamarin
2022-10-26  4:40 Arthur Zamarin
2022-10-26  4:40 Arthur Zamarin
2022-10-26  4:40 Arthur Zamarin
2022-10-25  8:52 Sam James
2022-10-09 10:52 James Le Cuirot
2022-10-02  1:09 Sam James
2022-09-25  3:51 Sam James
2022-09-23  0:57 Sam James
2022-09-15 14:45 Andrey Grozin
2022-09-13 23:24 Sam James
2022-09-13 23:21 Sam James
2022-08-17 16:21 Matt Turner
2022-05-18  8:00 WANG Xuerui
2022-04-16  7:52 Arthur Zamarin
2022-03-26 18:14 Arthur Zamarin
2022-03-26 16:51 Arthur Zamarin
2022-03-23  9:58 Jakov Smolić
2022-03-23  1:20 Sam James
2022-03-23  1:20 Sam James
2022-03-22 18:44 Jakov Smolić
2022-03-22 18:44 Jakov Smolić
2022-03-20  3:23 Sam James
2022-03-20  3:23 Sam James
2022-02-23  4:40 Arthur Zamarin
2022-02-19 13:54 Arthur Zamarin
2022-02-19 13:53 Arthur Zamarin
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-02-19 13:03 Arthur Zamarin
2022-02-19  9:49 Arthur Zamarin
2022-02-19  9:15 Arthur Zamarin
2022-02-16 20:15 Michał Górny
2022-02-13  3:39 Sam James
2021-12-24 21:10 Sam James
2021-12-24 17:05 Jakov Smolić
2021-12-24 15:06 Arthur Zamarin
2021-12-24 14:58 Arthur Zamarin
2021-12-24 14:41 Arthur Zamarin
2021-12-24 14:41 Arthur Zamarin
2021-12-24 13:51 Jakov Smolić
2021-12-22  5:24 Sam James
2021-12-22  5:24 Sam James
2021-11-19  9:06 Sam James
2021-07-19 14:24 Yixun Lan
2021-06-26  1:34 Sam James
2021-06-22 19:45 Sam James
2021-06-19 23:54 Sam James
2021-06-19 23:54 Sam James
2021-06-19 23:51 Sam James
2021-06-19 23:51 Sam James
2021-06-19 21:10 Sergei Trofimovich
2021-06-19 21:10 Sergei Trofimovich
2021-05-15  2:41 Sam James
2021-05-15  2:37 Sam James
2021-05-14  6:42 Agostino Sarubbo
2021-05-10 12:44 Sam James
2021-05-10  6:58 Agostino Sarubbo
2021-05-09  4:05 Sam James
2021-05-02 15:07 Mikle Kolyada
2021-05-01 18:19 Agostino Sarubbo
2021-04-21 18:39 Sergei Trofimovich
2021-04-18 19:41 Sergei Trofimovich
2021-04-18  2:59 Sam James
2021-04-18  2:59 Sam James
2021-03-13  9:42 Sam James
2021-03-13  9:42 Sam James
2021-03-05 18:34 Sam James
2021-03-05 18:32 Sam James
2021-03-01  9:20 Agostino Sarubbo
2021-02-25 13:09 Sam James
2021-02-24 16:22 Sam James
2021-02-24 16:22 Sam James
2021-02-19 20:12 Thomas Deutschmann
2021-02-09 14:11 Sergei Trofimovich
2021-02-08 15:08 Sergei Trofimovich
2021-01-10 15:53 Andreas Sturmlechner
2021-01-06  1:40 Sam James
2021-01-05 14:14 Sergei Trofimovich
2020-12-27 14:01 Fabian Groffen
2020-12-13 23:23 Sam James
2020-12-13 12:08 Sergei Trofimovich
2020-12-03  7:30 Sam James
2020-12-03  5:07 Sam James
2020-12-03  4:08 Sam James
2020-12-02 22:39 Sam James
2020-12-02  3:06 Thomas Deutschmann
2020-11-24 10:53 Sam James
2020-11-24 10:53 Sam James
2020-06-15 19:49 Lars Wendler
2020-06-15 13:20 Lars Wendler
2020-06-15 13:20 Lars Wendler
2020-02-06 21:11 Lars Wendler
2020-02-06 18:08 Lars Wendler
2019-11-19 16:45 Lars Wendler
2019-11-19 15:55 Lars Wendler
2019-11-19 15:55 Lars Wendler
2019-11-17  7:21 Matt Turner
2019-11-13 13:17 Agostino Sarubbo
2019-11-08  8:35 Mikle Kolyada
2019-11-07  0:00 Aaron Bauman
2019-11-01 10:32 Mikle Kolyada
2019-10-28  7:43 Agostino Sarubbo
2019-10-27 19:25 Sergei Trofimovich
2019-10-26 15:16 Agostino Sarubbo
2019-10-15 13:20 Lars Wendler
2019-10-15 13:20 Lars Wendler
2019-10-14  9:05 Lars Wendler
2019-10-14  9:05 Lars Wendler
2019-09-04 15:28 Lars Wendler
2019-09-04 15:28 Lars Wendler
2019-08-29 11:39 David Seifert
2019-06-16  3:51 Tim Harder
2019-05-16 22:16 Aaron Bauman
2019-05-06 11:45 Lars Wendler
2019-05-06 11:45 Lars Wendler
2019-03-02 20:02 Matt Turner
2019-02-25 22:23 Sergei Trofimovich
2019-02-14  2:58 Lars Wendler
2019-02-14  2:58 Lars Wendler
2019-02-07 17:23 Mikle Kolyada
2019-02-07  9:32 Mikle Kolyada
2019-02-02 10:11 Sergei Trofimovich
2019-02-01 20:00 Tobias Klausmann
2019-01-21 10:23 Lars Wendler
2018-09-19 11:35 Lars Wendler
2018-07-02  8:22 Lars Wendler
2018-07-02  8:22 Lars Wendler
2018-03-13 18:01 Markus Meier
2018-03-11 10:15 Sergei Trofimovich
2018-03-08  9:33 Lars Wendler
2018-03-07 10:17 Lars Wendler
2018-03-07 10:17 Lars Wendler
2018-02-08  6:55 Lars Wendler
2018-02-06 20:04 Sergei Trofimovich
2018-02-05 23:21 Sergei Trofimovich
2018-01-28 16:59 Tobias Klausmann
2018-01-22 21:27 Sergei Trofimovich
2018-01-20 22:12 Sergei Trofimovich
2018-01-18 14:41 Mikle Kolyada
2018-01-16 11:05 Lars Wendler
2017-10-08 19:45 Tim Harder
2017-10-08 19:45 Tim Harder
2017-08-27 16:30 Sergei Trofimovich
2017-08-24  6:40 Lars Wendler
2017-05-21 13:54 Michał Górny
2017-02-18 12:20 Andreas Hüttel
2017-02-18  9:54 David Seifert
2017-02-15  0:42 Andreas Hüttel
2016-12-19 22:30 Andreas Hüttel
2016-12-06 22:24 Mike Frysinger
2015-12-24 15:15 Manuel Rüger
2015-12-24 15:15 Manuel Rüger
2015-11-20  1:23 Mike Frysinger

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=1526394244.93eba83ee616d8c388265c04645f1bdd5e9bab73.bman@gentoo \
    --to=bman@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