public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libspectre/
Date: Sat,  9 Jul 2016 13:40:31 +0000 (UTC)	[thread overview]
Message-ID: <1468071592.a3b242936e8550f29bbd235732b8ded5bb352177.pacho@gentoo> (raw)

commit:     a3b242936e8550f29bbd235732b8ded5bb352177
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 11:45:46 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 13:39:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b24293

app-text/libspectre: Drop old

Package-Manager: portage-2.3.0

 app-text/libspectre/Manifest                |  1 -
 app-text/libspectre/libspectre-0.2.6.ebuild | 51 -----------------------------
 2 files changed, 52 deletions(-)

diff --git a/app-text/libspectre/Manifest b/app-text/libspectre/Manifest
index df02906..e7a3d5a 100644
--- a/app-text/libspectre/Manifest
+++ b/app-text/libspectre/Manifest
@@ -1,2 +1 @@
-DIST libspectre-0.2.6.tar.gz 358088 SHA256 2f637c62322c8040514284c00f63a5c310a28801e7dcfbe2ba2791be4fac0dd3 SHA512 4f99afe68293e188f70a5043f0c5199123d6ab0936f196b198f1c66eff980d54a6fba093be39839180dcef82db5fd9780a9d50887e453352d7b90b986829dfb6 WHIRLPOOL 0335575a7a5a5fa5724b35456105badcb845202b0d48b03a03f292aab10959e1a4ba9d94189c935667114878f20f7a5b8cbb892bf52533b4846a5afebb1eecb7
 DIST libspectre-0.2.7.tar.gz 387947 SHA256 e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec SHA512 2e60905f7eeed9ac6ec3b5f8b47a7dad85178c8c35a63ba097ef6088dd334f7fde5797ecb05cf67532b759d07a65006427914d2cd6b09107ecc90620c9541794 WHIRLPOOL b59a1fea4ebd0cac13d4b5c7e76247de214761929bd71cf7879832acc4779786d764ddf2d38c5dea070f6e05c41f0d8460b8a8b11a51c35492827228740fb604

diff --git a/app-text/libspectre/libspectre-0.2.6.ebuild b/app-text/libspectre/libspectre-0.2.6.ebuild
deleted file mode 100644
index b2cc854..0000000
--- a/app-text/libspectre/libspectre-0.2.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit autotools eutils
-
-DESCRIPTION="A library for rendering Postscript documents"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libspectre"
-SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="debug doc static-libs"
-
-RDEPEND=">=app-text/ghostscript-gpl-8.62"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )"
-
-# does not actually test anything, see bug 362557
-RESTRICT="test"
-
-DOCS="NEWS README TODO"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-0.2.0-interix.patch
-	eautoreconf # need new libtool for interix
-}
-
-src_configure() {
-	econf \
-		$(use_enable debug asserts) \
-		$(use_enable debug checks) \
-		$(use_enable static-libs static) \
-		--disable-test
-}
-
-src_compile() {
-	emake
-	if use doc; then
-		doxygen || die
-	fi
-}
-
-src_install() {
-	default
-	use doc && dohtml -r doc/html/*
-	find "${ED}" -name '*.la' -exec rm -f {} +
-}


             reply	other threads:[~2016-07-09 13:40 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-09 13:40 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 17:37 [gentoo-commits] repo/gentoo:master commit in: app-text/libspectre/ Arthur Zamarin
2023-12-23 15:11 Sam James
2023-12-23 14:29 Arthur Zamarin
2023-12-23 14:29 Arthur Zamarin
2023-12-23 14:29 Arthur Zamarin
2023-12-22 15:21 Arthur Zamarin
2023-12-22 14:55 Arthur Zamarin
2023-10-15 12:38 Sam James
2023-02-27 18:43 Andreas Sturmlechner
2023-02-26 19:21 Arthur Zamarin
2023-02-23 20:18 Arthur Zamarin
2023-02-23 20:08 Arthur Zamarin
2023-02-23 19:43 Arthur Zamarin
2023-02-23 17:43 Arthur Zamarin
2023-02-23 17:43 Arthur Zamarin
2023-02-23 17:43 Arthur Zamarin
2022-11-25  8:09 Sam James
2022-11-25  8:06 Sam James
2022-06-28  2:03 WANG Xuerui
2022-06-01 19:00 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 14:18 Jakov Smolić
2022-06-01 12:04 Jakov Smolić
2022-06-01  8:43 Jakov Smolić
2022-05-03 19:00 Matt Turner
2021-07-28  3:00 Yixun Lan
2020-06-26 22:54 Pacho Ramos
2020-06-21 15:27 Andreas Sturmlechner
2020-06-21 15:24 Thomas Deutschmann
2020-06-20 20:35 Mart Raudsepp
2020-06-15 15:12 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-15 15:06 Agostino Sarubbo
2020-06-15 15:03 Agostino Sarubbo
2020-06-15 14:59 Agostino Sarubbo
2020-06-03 19:38 Andreas Sturmlechner
2018-10-17  9:54 Mikle Kolyada
2018-10-11 18:49 Tobias Klausmann
2018-10-06 19:46 Matt Turner
2018-10-06 19:46 Matt Turner
2018-09-30 21:38 Sergei Trofimovich
2018-09-28  8:56 Mikle Kolyada
2018-09-24 21:26 Sergei Trofimovich
2018-09-24  1:50 Thomas Deutschmann
2016-07-09 13:40 Pacho Ramos

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=1468071592.a3b242936e8550f29bbd235732b8ded5bb352177.pacho@gentoo \
    --to=pacho@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