public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/
Date: Sun, 29 Jan 2017 19:51:37 +0000 (UTC)	[thread overview]
Message-ID: <1485719481.cdb63d3a7284de31fffcfcf4a8e9c5f43a73c524.xmw@gentoo> (raw)

commit:     cdb63d3a7284de31fffcfcf4a8e9c5f43a73c524
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 19:44:24 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 19:51:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb63d3a

app-text/zathura-pdf-poppler: Drop old version.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/zathura-pdf-poppler/Manifest              |  1 -
 .../zathura-pdf-poppler-0.2.6.ebuild               | 49 ----------------------
 2 files changed, 50 deletions(-)

diff --git a/app-text/zathura-pdf-poppler/Manifest b/app-text/zathura-pdf-poppler/Manifest
index 19ef54c..dafe7d8 100644
--- a/app-text/zathura-pdf-poppler/Manifest
+++ b/app-text/zathura-pdf-poppler/Manifest
@@ -1,3 +1,2 @@
 DIST zathura-pdf-poppler-0.2.5.tar.gz 9650 SHA256 60b327596d65bcd39edd5bf05b8cca8f9b658f51e626611ea99247a49b860cac SHA512 6ef167873c469a15f46a59a7e5cf1d50a3b9e3cb496f135da17975de7f9631b8e41076d1e7767f5715eb805d77e19e1bed3e4b39a0c49b0ea6ed2aebe616d56d WHIRLPOOL f84d9214d6e1e4872bd8aa1fae9092e2694a0a998a847b9966376da54bd15d97dcda8116c4431b13e1b1afeeb7ba77b155446d884088c47a2986f933d9f0933a
-DIST zathura-pdf-poppler-0.2.6.tar.gz 10024 SHA256 d1eb0c7a4f647c141192a2d7bf66413b9c5f1842463947ab87a8a1edcf8e58d5 SHA512 3675d73da173cdfebee5ec83fa36d1861d6143b55931a2be16b24be1dbc70ce98dbc559f92e93e0d7f4d9073095d276754f64e41714810a6610abb09ab447aea WHIRLPOOL 947a69e0954aa9144800ae3614fa05aeb94930c650d38fa78b975cbe8fef36d49d5e3243e26252577557715b0c98ff14e0defce443cf0b095bb21356998a5f5d
 DIST zathura-pdf-poppler-0.2.7.tar.gz 9610 SHA256 985e4e4dce6143fdfd246e78b0ccbef0d32b8809c6a4f08bb53a2f7dfbd383c0 SHA512 815ef775059652337ca91ef6a089fa51105bbd3ac649ecd167da7da2a6ac62f617d04e85dbeb311ab47d86929338d8656037bcabc1177435804035914c6dfbdb WHIRLPOOL e628080b59af04afa783debd69e8926a9e2ccc2b3c99f2e8c9d5c8bc0ac346111d07cdb152b065c369d51ed5b25c0e42303328e0872db4f2676fec51145dfacb

diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.2.6.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.2.6.ebuild
deleted file mode 100644
index 78878dd..00000000
--- a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.2.6.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-[[ ${PV} == 9999* ]] && inherit git-2
-
-DESCRIPTION="PDF plug-in for zathura"
-HOMEPAGE="http://pwmt.org/projects/zathura/"
-if ! [[ ${PV} == 9999* ]]; then
-SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
-fi
-EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
-EGIT_BRANCH="develop"
-
-LICENSE="ZLIB"
-SLOT="0"
-if ! [[ ${PV} == 9999* ]]; then
-KEYWORDS="~amd64 ~arm ~x86"
-else
-KEYWORDS=""
-fi
-IUSE=""
-
-RDEPEND="app-text/poppler:=[cairo]
-	>=app-text/zathura-0.2.7
-	x11-libs/cairo:="
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-pkg_setup() {
-	myzathuraconf=(
-		CC="$(tc-getCC)"
-		LD="$(tc-getLD)"
-		VERBOSE=1
-		DESTDIR="${D}"
-	)
-}
-
-src_compile() {
-	emake "${myzathuraconf[@]}"
-}
-
-src_install() {
-	emake "${myzathuraconf[@]}" install
-	dodoc AUTHORS
-}


             reply	other threads:[~2017-01-29 19:52 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 19:51 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18  6:36 [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/ Arthur Zamarin
2024-09-17 20:20 Sam James
2024-09-17 20:20 Sam James
2024-02-12  6:01 Matt Jolly
2024-02-12  6:01 Matt Jolly
2024-02-12  6:01 Matt Jolly
2023-12-01 11:30 Ulrich Müller
2023-07-23 21:44 Sam James
2023-07-23 20:48 Sam James
2023-07-23 19:22 Arthur Zamarin
2023-05-14 14:51 Piotr Karbowski
2023-05-14 14:51 Piotr Karbowski
2023-03-07 11:42 Sam James
2023-03-06 13:04 Arthur Zamarin
2023-03-05 16:35 Arthur Zamarin
2023-01-08 15:34 Piotr Karbowski
2023-01-08 15:34 Piotr Karbowski
2022-10-17 23:56 Sam James
2022-10-17 23:56 Sam James
2022-01-23 15:22 Sam James
2022-01-21 12:42 Sam James
2022-01-21 12:40 Sam James
2021-08-05 14:02 Yixun Lan
2020-08-28 21:41 Piotr Karbowski
2020-08-24 11:58 Mikle Kolyada
2020-01-08 14:58 Mikle Kolyada
2018-12-23  9:24 Mikle Kolyada
2018-12-11  9:58 Mikle Kolyada
2018-12-09 23:51 Thomas Deutschmann
2018-11-25 12:05 Mikle Kolyada
2018-11-17 14:02 Mikle Kolyada
2018-11-10 23:19 Mikle Kolyada
2018-10-10 19:54 Mikle Kolyada
2018-10-09 21:24 Mikle Kolyada
2018-10-09 21:19 Mikle Kolyada
2018-10-09 21:19 Mikle Kolyada
2018-07-22 16:28 Mikle Kolyada
2018-04-14 17:24 Aaron Bauman
2018-04-12  0:54 Thomas Deutschmann
2018-03-13 12:51 Michael Palimaka
2018-02-13 15:29 Michał Górny
2018-01-28 16:19 Michael Weber
2018-01-28 16:19 Michael Weber
2017-12-25 19:17 David Seifert
2017-08-20 19:16 Thomas Deutschmann
2017-07-15 15:17 Tobias Klausmann
2017-02-23 13:27 Michael Weber
2017-01-23  1:55 Michael Weber
2016-01-09  1:33 Michael Weber
2016-01-09  1:04 Michael Weber

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=1485719481.cdb63d3a7284de31fffcfcf4a8e9c5f43a73c524.xmw@gentoo \
    --to=xmw@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