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: media-gfx/potrace/
Date: Sun, 27 Nov 2016 10:58:47 +0000 (UTC)	[thread overview]
Message-ID: <1480244313.50c8e5d683791820f0d684a8bbab9b7b10202b4a.bman@gentoo> (raw)

commit:     50c8e5d683791820f0d684a8bbab9b7b10202b4a
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 10:57:54 2016 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 10:58:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c8e5d6

media-gfx/potrace: cleanup vulnerable wrt sec bug #564874

 media-gfx/potrace/Manifest            |  1 -
 media-gfx/potrace/potrace-1.12.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/media-gfx/potrace/Manifest b/media-gfx/potrace/Manifest
index 83aee79..274dcde 100644
--- a/media-gfx/potrace/Manifest
+++ b/media-gfx/potrace/Manifest
@@ -1,2 +1 @@
-DIST potrace-1.12.tar.gz 604946 SHA256 b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b SHA512 d971f96ea5cd7a243d1409ad94d2ad41e00d1733f56bcc00e12fcaf4d5eb6844bc73fd7dbd270d1876f7931619597d3cace0c2c76aed313046732c26621c2680 WHIRLPOOL 820e310c90a7e6541d773144ff8d4347cdc3cc8207be45c11a1a71922531696e5d51ef69df7bb29f249c8ba9b592e2d34fb63c03e53137d56f02a01a7c769db3
 DIST potrace-1.13.tar.gz 605931 SHA256 6252438b6b6644b9b6298056b4c5de3690a1d4e862b66889abe21eecdf16b784 SHA512 d7b1e72bee388aa309a5fbf3944b9409d912f2ed8a089a44dfca597b55d88bdf08778d40fc487e6689a873631c24cd393894ff353442dc778dfd0d3068121484 WHIRLPOOL 2f09b8a0165fe60b6e93d23d5b3ae65d5544f6d2edf30e81dc980bff5235ceb66294d1c276d570772d7054dee39521becc69ceb6f15ed81d6f4263921b0156f1

diff --git a/media-gfx/potrace/potrace-1.12.ebuild b/media-gfx/potrace/potrace-1.12.ebuild
deleted file mode 100644
index 1c1816d..00000000
--- a/media-gfx/potrace/potrace-1.12.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit autotools-utils
-
-DESCRIPTION="Transforming bitmaps into vector graphics"
-HOMEPAGE="http://potrace.sourceforge.net/"
-SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="metric static-libs"
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_configure() {
-	local myeconfargs=(
-		--docdir="${EPREFIX}"/usr/share/doc/${PF}
-		--enable-zlib
-		--with-libpotrace
-		$(use_enable metric a4)
-		$(use_enable metric)
-	)
-	autotools-utils_src_configure
-}


             reply	other threads:[~2016-11-27 10:58 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-27 10:58 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-21  8:02 [gentoo-commits] repo/gentoo:master commit in: media-gfx/potrace/ Petr Vaněk
2024-10-30 15:52 Sam James
2024-09-24 15:03 Arthur Zamarin
2024-09-23  8:18 Arthur Zamarin
2024-09-23  7:13 Arthur Zamarin
2024-09-23  6:02 Arthur Zamarin
2024-09-23  6:02 Arthur Zamarin
2024-09-23  0:32 Sam James
2024-09-23  0:32 Sam James
2024-01-22  1:02 Jonas Stein
2023-11-28  5:27 Arthur Zamarin
2023-07-03 22:02 Conrad Kostecki
2022-07-10  7:49 Sam James
2022-05-17 12:48 WANG Xuerui
2021-06-25  1:33 Yixun Lan
2020-08-23 17:01 David Seifert
2020-07-05  8:36 Sergei Trofimovich
2020-06-09 13:53 Agostino Sarubbo
2020-06-09 13:51 Agostino Sarubbo
2020-06-09 13:50 Agostino Sarubbo
2020-06-09 13:49 Agostino Sarubbo
2020-06-09 13:47 Agostino Sarubbo
2020-06-09 13:45 Agostino Sarubbo
2020-06-09  4:23 Mart Raudsepp
2020-04-28 19:23 Mart Raudsepp
2019-10-14 12:10 Lars Wendler
2018-03-23 23:29 Aaron Bauman
2018-03-22 22:25 Sergei Trofimovich
2018-02-15  9:12 Lars Wendler
2017-10-25 21:31 Sergei Trofimovich
2017-10-24 17:38 Markus Meier
2017-10-21 17:34 Sergei Trofimovich
2017-10-20 19:43 Sergei Trofimovich
2017-10-19 12:43 Manuel Rüger
2017-10-19 12:00 Thomas Deutschmann
2017-10-16 20:39 Sergei Trofimovich
2017-08-14  8:04 Lars Wendler
2017-07-15 23:53 Thomas Deutschmann
2017-06-17 11:11 Alexis Ballier
2017-06-08  5:05 Markus Meier
2017-06-04 10:42 Agostino Sarubbo
2017-06-03  7:54 Agostino Sarubbo
2017-02-20  8:12 Agostino Sarubbo
2016-11-20  5:44 Aaron Bauman
2016-09-29  9:35 Agostino Sarubbo
2016-09-02 19:15 Tobias Klausmann
2016-08-18 19:31 Markus Meier
2016-08-14  9:24 Jeroen Roovers
2016-08-11  9:37 Agostino Sarubbo
2016-08-11  9:36 Agostino Sarubbo
2016-01-11  4:49 Tim Harder

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=1480244313.50c8e5d683791820f0d684a8bbab9b7b10202b4a.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