From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/krop/
Date: Sat, 7 Nov 2015 13:02:08 +0000 (UTC) [thread overview]
Message-ID: <1446901316.c0694aeadaf26a2661d59d93a15bcf21a7687596.mrueg@gentoo> (raw)
commit: c0694aeadaf26a2661d59d93a15bcf21a7687596
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 13:00:28 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 13:01:56 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0694aea
app-text/krop: Remove old
Package-Manager: portage-2.2.24
app-text/krop/Manifest | 1 +
app-text/krop/krop-0.4.9.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-text/krop/Manifest b/app-text/krop/Manifest
index 78bccdf..7520a52 100644
--- a/app-text/krop/Manifest
+++ b/app-text/krop/Manifest
@@ -1,2 +1,3 @@
DIST krop-0.4.7.tar.gz 34559 SHA256 fd44f83437ef6a1cb2933ab94e78385f9d7dd7b271d24549eadea700d93b84af SHA512 b38973b2084d1ac05d71e842137793d3569a1d46668e506e8a58eac4f7bd366db177d9f8af8243ed13cfe6f73885e0998ad91a1ded4c02f6d0d0102809476d10 WHIRLPOOL ecdf833981b922de9acee9ddc1467cfc056b91766ef8f4dcfc4b98b5b63fb55924f9df3d6aa3ac99a82ef86f2f8ef608ce7b2d62c52930d059a53b0121932d52
DIST krop-0.4.8.tar.gz 34948 SHA256 71668fe54820ad11dc47f8caddc56e0d2553975e768bd724f26fa5f5389b0aab SHA512 440a3dff6c13eb83dc9ccbbcf672a297d66d66fbf9508e3c6ceda3b043868102afb1df3401fcf06adbea1baea92444ad0dfa2fd8e74b2d993c9fe4903c9327a1 WHIRLPOOL 65aa1d73dca26d3522d1bdf75501f25340487529057bdbbaeb90472d0d518e6e54a31e2b9f1f08c6037636cd83c4ef128444c519cafae3346c8e80489d7564dd
+DIST krop-0.4.9.tar.gz 35149 SHA256 725d42358cc367e6ca4ad82d50fd9bd0bb8ad1e24094ff68880d06f675d59b0f SHA512 39e1d269fb59bbbba45e820ead482a6ac049e47e7d06459a2c63826dc134ada12e49e77468bfb6870f31747084bc8dea1653109232fe6e6808726a8903124565 WHIRLPOOL d4fbada0020ef08381f300faf470e9b1d239c7386999e3a6688c22cbb747f2a721445f7469c6a12918dd3c7711fc45bc00a8792011369f656a44806b1eaa508c
diff --git a/app-text/krop/krop-0.4.9.ebuild b/app-text/krop/krop-0.4.9.ebuild
new file mode 100644
index 0000000..fab8217
--- /dev/null
+++ b/app-text/krop/krop-0.4.9.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+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/pyPdf[${PYTHON_USEDEP}]
+ dev-python/PyQt4[${PYTHON_USEDEP}]"
+
+src_install() {
+ distutils-r1_src_install
+ domenu "${WORKDIR}/${P}/${PN}.desktop"
+}
next reply other threads:[~2015-11-07 13:02 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-07 13:02 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-01 13:18 [gentoo-commits] repo/gentoo:master commit in: app-text/krop/ Manuel Rüger
2017-05-17 11:28 Manuel Rüger
2017-05-17 11:28 Manuel Rüger
2017-07-31 2:28 Andreas Hüttel
2017-07-31 2:28 Andreas Hüttel
2017-12-04 14:43 Manuel Rüger
2017-12-27 18:28 Andreas Hüttel
2018-01-07 14:51 Andreas Sturmlechner
2018-01-07 14:51 Andreas Sturmlechner
2018-01-07 14:51 Andreas Sturmlechner
2018-12-25 16:44 Andreas K. Hüttel
2018-12-25 16:45 Andreas K. Hüttel
2018-12-25 16:52 Andreas K. Hüttel
2019-12-20 8:51 Andreas K. Hüttel
2020-02-05 19:53 Michał Górny
2020-02-22 20:13 David Seifert
2020-04-25 13:34 Andreas K. Hüttel
2020-10-09 18:57 Andreas K. Hüttel
2021-02-28 21:07 Andreas K. Hüttel
2021-02-28 21:07 Andreas K. Hüttel
2021-05-24 14:33 Andreas K. Hüttel
2022-07-04 15:47 Andreas K. Hüttel
2023-04-10 3:38 Sam James
2023-05-02 15:47 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
2024-04-28 8:13 Andreas K. Hüttel
2024-05-28 20:49 Sam James
2025-01-22 23:14 Andreas Sturmlechner
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=1446901316.c0694aeadaf26a2661d59d93a15bcf21a7687596.mrueg@gentoo \
--to=mrueg@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