public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/krop: krop-0.4.7.ebuild ChangeLog
@ 2015-05-23  1:39 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-05-23  1:39 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/05/23 01:39:49

  Modified:             ChangeLog
  Added:                krop-0.4.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  app-text/krop/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/krop/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/krop/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/krop/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/krop/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Oct 2014 05:46:07 -0000	1.2
+++ ChangeLog	23 May 2015 01:39:49 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/krop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/krop/ChangeLog,v 1.2 2014/10/27 05:46:07 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/krop/ChangeLog,v 1.3 2015/05/23 01:39:49 mrueg Exp $
+
+*krop-0.4.7 (23 May 2015)
+
+  23 May 2015; Manuel Rüger <mrueg@gentoo.org> +krop-0.4.7.ebuild:
+  Version bump.
 
   27 Oct 2014; Samuli Suominen <ssuominen@gentoo.org> krop-0.4.6.ebuild:
   Remove obsolete python2_6 support in favour of python2_7, mimicing what's



1.1                  app-text/krop/krop-0.4.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/krop/krop-0.4.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/krop/krop-0.4.7.ebuild?rev=1.1&content-type=text/plain

Index: krop-0.4.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/krop/krop-0.4.7.ebuild,v 1.1 2015/05/23 01:39:49 mrueg Exp $

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}]"
DEPEND="${RDEPEND}"

src_install() {
	distutils-r1_src_install
	domenu "${WORKDIR}/${P}/${PN}.desktop"
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-23  1:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23  1:39 [gentoo-commits] gentoo-x86 commit in app-text/krop: krop-0.4.7.ebuild ChangeLog Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox