From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/krop/
Date: Mon, 31 Jul 2017 02:28:10 +0000 (UTC) [thread overview]
Message-ID: <1501468005.95e1523009afb0c9985754b2d3a892ab3c2e96e7.dilfridge@gentoo> (raw)
commit: 95e1523009afb0c9985754b2d3a892ab3c2e96e7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 02:26:45 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 02:26:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e15230
app-text/krop: Version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-text/krop/Manifest | 1 +
app-text/krop/krop-0.4.13.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-text/krop/Manifest b/app-text/krop/Manifest
index 852f089af49..8a98e7c71ca 100644
--- a/app-text/krop/Manifest
+++ b/app-text/krop/Manifest
@@ -1,2 +1,3 @@
DIST krop-0.4.11.tar.gz 35450 SHA256 5dc069afdad722e030037f7cc54bfd8b4ff3990c5600947722303053d2519d0f SHA512 785ac432f7e906ebee167791751b164a0ec30087caef0916bcd95494d7db310949aa4e44569ddaa181daca9c5834b743d3fdc64183093a41e23bb58cbe0d6cae WHIRLPOOL 5c09ddfb50055dc5a5a27e3f21bff1d1a8d7759e60cd488c54538438f83d43cb8254bf4fe0c633a9d7852a27906f3049e5a15c1d6e6ca025d161ac6de7fee778
+DIST krop-0.4.13.tar.gz 36654 SHA256 46aad911c6c5d46201e5e8c21b85bcbf6f1d8f5d9889e96e7bcab2cb6dd26966 SHA512 2d2af25124b45108715eb90344a5683adbda4c788bd419360b641e9f47553fe143a40205a44af9b3e4db6df4148b3328547e774f24b5c7c0fd23c9206e8a14b2 WHIRLPOOL 5d1e39a16e9e985ba7a78f1384578ff7d2dfc818218d02bdae06d694a833c3839e8373ef02f56abdded053bdde2d9d0c433bb8f227d2163953c0a17d222e1c53
DIST krop-0.4.9.tar.gz 35149 SHA256 725d42358cc367e6ca4ad82d50fd9bd0bb8ad1e24094ff68880d06f675d59b0f SHA512 39e1d269fb59bbbba45e820ead482a6ac049e47e7d06459a2c63826dc134ada12e49e77468bfb6870f31747084bc8dea1653109232fe6e6808726a8903124565 WHIRLPOOL d4fbada0020ef08381f300faf470e9b1d239c7386999e3a6688c22cbb747f2a721445f7469c6a12918dd3c7711fc45bc00a8792011369f656a44806b1eaa508c
diff --git a/app-text/krop/krop-0.4.13.ebuild b/app-text/krop/krop-0.4.13.ebuild
new file mode 100644
index 00000000000..a4a95ac16ae
--- /dev/null
+++ b/app-text/krop/krop-0.4.13.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit eutils distutils-r1
+
+DESCRIPTION="A tool to crop PDF files"
+HOMEPAGE="http://arminstraub.com/software/krop"
+SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}]
+ dev-python/PyPDF2[${PYTHON_USEDEP}]
+ dev-python/PyQt4[${PYTHON_USEDEP}]"
+
+src_install() {
+ distutils-r1_src_install
+ domenu "${WORKDIR}/${P}/${PN}.desktop"
+}
next reply other threads:[~2017-07-31 2:28 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-31 2:28 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-22 23:14 [gentoo-commits] repo/gentoo:master commit in: app-text/krop/ Andreas Sturmlechner
2024-05-28 20:49 Sam James
2024-04-28 8:13 Andreas K. Hüttel
2023-06-09 14:28 Andreas K. Hüttel
2023-06-09 14:28 Andreas K. Hüttel
2023-06-09 14:28 Andreas K. Hüttel
2023-05-02 15:47 Andreas K. Hüttel
2023-04-10 3:38 Sam James
2022-07-04 15:47 Andreas K. Hüttel
2021-05-24 14:33 Andreas K. Hüttel
2021-02-28 21:07 Andreas K. Hüttel
2021-02-28 21:07 Andreas K. Hüttel
2020-10-09 18:57 Andreas K. Hüttel
2020-04-25 13:34 Andreas K. Hüttel
2020-02-22 20:13 David Seifert
2020-02-05 19:53 Michał Górny
2019-12-20 8:51 Andreas K. Hüttel
2018-12-25 16:52 Andreas K. Hüttel
2018-12-25 16:45 Andreas K. Hüttel
2018-12-25 16:44 Andreas K. Hüttel
2018-01-07 14:51 Andreas Sturmlechner
2018-01-07 14:51 Andreas Sturmlechner
2018-01-07 14:51 Andreas Sturmlechner
2017-12-27 18:28 Andreas Hüttel
2017-12-04 14:43 Manuel Rüger
2017-07-31 2:28 Andreas Hüttel
2017-05-17 11:28 Manuel Rüger
2017-05-17 11:28 Manuel Rüger
2016-09-01 13:18 Manuel Rüger
2015-11-07 13:02 Manuel Rüger
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=1501468005.95e1523009afb0c9985754b2d3a892ab3c2e96e7.dilfridge@gentoo \
--to=dilfridge@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