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.8.ebuild ChangeLog krop-0.4.6.ebuild
@ 2015-07-13 22:23 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-07-13 22:23 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/07/13 22:23:57

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

Revision  Changes    Path
1.4                  app-text/krop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/krop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	23 May 2015 01:39:49 -0000	1.3
+++ ChangeLog	13 Jul 2015 22:23:57 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/krop
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-text/krop/ChangeLog,v 1.4 2015/07/13 22:23:57 mrueg Exp $
+
+*krop-0.4.8 (13 Jul 2015)
+
+  13 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +krop-0.4.8.ebuild,
+  -krop-0.4.6.ebuild:
+  Version bump. Remove old.
 
 *krop-0.4.7 (23 May 2015)
 



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

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

Index: krop-0.4.8.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.8.ebuild,v 1.1 2015/07/13 22:23:57 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}]
	dev-python/PyQt4[${PYTHON_USEDEP}]"

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-07-13 22:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 22:23 [gentoo-commits] gentoo-x86 commit in app-text/krop: krop-0.4.8.ebuild ChangeLog krop-0.4.6.ebuild 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