* [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/
@ 2017-01-29 19:51 99% Michael Weber
0 siblings, 0 replies; 1+ results
From: Michael Weber @ 2017-01-29 19:51 UTC (permalink / raw
To: gentoo-commits
commit: b109f942e7876b7c6d9673676ee19b684e961b6c
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 19:45:33 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 19:51:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b109f942
app-text/zathura-ps: Version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-text/zathura-ps/Manifest | 1 -
app-text/zathura-ps/zathura-ps-0.2.3.ebuild | 51 -----------------------------
2 files changed, 52 deletions(-)
diff --git a/app-text/zathura-ps/Manifest b/app-text/zathura-ps/Manifest
index 67b8374..53e6357 100644
--- a/app-text/zathura-ps/Manifest
+++ b/app-text/zathura-ps/Manifest
@@ -1,3 +1,2 @@
DIST zathura-ps-0.2.2.tar.gz 5793 SHA256 e6546261db03b0b6b6499a8e109dc9ff3b8eb8b154ce45f5c6284c1e76d1d7a8 SHA512 4cedd614127b995ad834d5913dd5d9b3dff6172ac31cf42e8d43941815ac03a4872f41d7766c325f435feffa63364c9c377f760cd0540d2f36753e7df1c4c49e WHIRLPOOL 246f7cede9096474efab0c1b4f25bbd4b908eeb1a3a995d390939c02b79ca2adcce86582fd4129189b20e9028f6c0e9079c674cc1beebc59844b8b3d5597b76c
-DIST zathura-ps-0.2.3.tar.gz 5973 SHA256 a9eef74b12aec87ac2c4309f12d0f9c83b228fe64a788ee46b2c3a7c91779aa3 SHA512 e5ce62f494f45eeb41a3cf5c91633953fd730b4dd448723afb39fa30cb58f887ef71e5ac462503791905c8de758ca0157805b5e672c6e0807d159294e2b29c7a WHIRLPOOL ac2ab6893fec986666b6e38511f443151aa96dd175bd539ee49ce222e4f9a55c5609509e6cef88ac447ccfa45a749a7ca5adace9fff56ca80bd92e03355f71a5
DIST zathura-ps-0.2.4.tar.gz 5980 SHA256 fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb SHA512 c63cbd4ff032cffa85305393a8e7f2864986e3a8204832cd7f9f12878e2c69fd0393ace91dd7b0fa8829f3a785abc2675d2ecb99dfa71794d699b567be954922 WHIRLPOOL 477cdf56293880b61d0d38936d2177054fa04f52ecfb09f0d57d81477e679217b5bf8fde10405f8439a73cdcf8fe676c5aec4801476d83300eab8aa5cc825927
diff --git a/app-text/zathura-ps/zathura-ps-0.2.3.ebuild b/app-text/zathura-ps/zathura-ps-0.2.3.ebuild
deleted file mode 100644
index 1f59f92..00000000
--- a/app-text/zathura-ps/zathura-ps-0.2.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 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="PostScript 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 ~amd64-linux ~x86-linux"
-else
-KEYWORDS=""
-fi
-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"
-
-pkg_setup() {
- 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
-}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-29 19:51 99% [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/ Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox