From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/
Date: Sun, 28 Jan 2018 16:19:16 +0000 (UTC) [thread overview]
Message-ID: <1517156320.65fb5a5ce5383a614cbb371fb3ee8c70ef52fb96.xmw@gentoo> (raw)
commit: 65fb5a5ce5383a614cbb371fb3ee8c70ef52fb96
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 15:21:52 2018 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 16:18:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65fb5a5c
app-text/zathura-ps: Remove old.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
app-text/zathura-ps/Manifest | 1 -
app-text/zathura-ps/zathura-ps-0.2.2.ebuild | 48 -----------------------------
2 files changed, 49 deletions(-)
diff --git a/app-text/zathura-ps/Manifest b/app-text/zathura-ps/Manifest
index c7eeba0f1d3..d4dfc1e0755 100644
--- a/app-text/zathura-ps/Manifest
+++ b/app-text/zathura-ps/Manifest
@@ -1,2 +1 @@
-DIST zathura-ps-0.2.2.tar.gz 5793 BLAKE2B a079ee3bca1e227e8014861cb0d3435d34b892f3a96c10a0c345587fadd94dcc36eb8d65bb9450f8cb6ae0e9df79bae01abcb1a33fe293ba4988863cd75e7e98 SHA512 4cedd614127b995ad834d5913dd5d9b3dff6172ac31cf42e8d43941815ac03a4872f41d7766c325f435feffa63364c9c377f760cd0540d2f36753e7df1c4c49e
DIST zathura-ps-0.2.4.tar.gz 5980 BLAKE2B ee60ebeea519eb618081816d0f0109cd5c327f5a4676e9260ec5b0d6c309368fe611a3bcb8dbefd7bd9661207630529311eebb1f54f4814eebf18378b640825e SHA512 c63cbd4ff032cffa85305393a8e7f2864986e3a8204832cd7f9f12878e2c69fd0393ace91dd7b0fa8829f3a785abc2675d2ecb99dfa71794d699b567be954922
diff --git a/app-text/zathura-ps/zathura-ps-0.2.2.ebuild b/app-text/zathura-ps/zathura-ps-0.2.2.ebuild
deleted file mode 100644
index 222e0fbcc20..00000000000
--- a/app-text/zathura-ps/zathura-ps-0.2.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-ps.git"
- EGIT_BRANCH="develop"
-else
- KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
- SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
-fi
-
-DESCRIPTION="PostScript plug-in for zathura"
-HOMEPAGE="http://pwmt.org/projects/zathura/"
-
-LICENSE="ZLIB"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=app-text/libspectre-0.2.6:=
- >=app-text/zathura-0.2.7
- dev-libs/glib:2=
- x11-libs/cairo:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_configure() {
- myzathuraconf=(
- CC="$(tc-getCC)"
- LD="$(tc-getLD)"
- VERBOSE=1
- DESTDIR="${D}"
- PREFIX="${EPREFIX}/usr"
- )
-}
-
-src_compile() {
- emake "${myzathuraconf[@]}"
-}
-
-src_install() {
- emake "${myzathuraconf[@]}" install
- dodoc AUTHORS
-}
next reply other threads:[~2018-01-28 16:19 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-28 16:19 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 8:00 [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/ Joonas Niilola
2024-11-23 16:02 Michał Górny
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2022-10-17 23:56 Sam James
2022-10-17 23:56 Sam James
2022-06-02 12:02 Jakov Smolić
2022-05-05 3:54 Sam James
2022-05-05 3:54 Sam James
2022-02-15 7:00 Joonas Niilola
2021-08-05 14:02 Yixun Lan
2020-08-24 11:58 Mikle Kolyada
2020-08-24 9:01 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 16:31 Mikle Kolyada
2018-11-17 14:02 Mikle Kolyada
2018-11-10 23:35 Mikle Kolyada
2018-10-17 12:37 Mikle Kolyada
2018-10-17 12:37 Mikle Kolyada
2018-07-22 16:28 Mikle Kolyada
2018-04-15 11:34 David Seifert
2018-04-14 17:24 Aaron Bauman
2018-04-12 0:54 Thomas Deutschmann
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-29 19:51 Michael Weber
2017-01-23 1:44 Michael Weber
2016-01-09 1:33 Michael Weber
2016-01-09 1:04 Michael Weber
2015-12-09 1:39 Benda XU
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=1517156320.65fb5a5ce5383a614cbb371fb3ee8c70ef52fb96.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