public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/diffpdf: diffpdf-2.1.3.ebuild ChangeLog diffpdf-1.9.2.ebuild diffpdf-2.1.1.ebuild
@ 2015-05-12 21:46 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; only message in thread
From: Maciej Mrozowski (reavertm) @ 2015-05-12 21:46 UTC (permalink / raw
  To: gentoo-commits

reavertm    15/05/12 21:46:18

  Modified:             ChangeLog
  Added:                diffpdf-2.1.3.ebuild
  Removed:              diffpdf-1.9.2.ebuild diffpdf-2.1.1.ebuild
  Log:
  Version bump (the last version released by upstream), remove all.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B1E955DB)

Revision  Changes    Path
1.9                  app-text/diffpdf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/diffpdf/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	17 Mar 2013 16:00:23 -0000	1.8
+++ ChangeLog	12 May 2015 21:46:18 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/diffpdf
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diffpdf/ChangeLog,v 1.8 2013/03/17 16:00:23 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/diffpdf/ChangeLog,v 1.9 2015/05/12 21:46:18 reavertm Exp $
+
+*diffpdf-2.1.3 (12 May 2015)
+
+  12 May 2015; Maciej Mrozowski <reavertm@gentoo.org> +diffpdf-2.1.3.ebuild,
+  -diffpdf-1.9.2.ebuild, -diffpdf-2.1.1.ebuild:
+  Version bump (the last version released by upstream), remove all.
 
   17 Mar 2013; Andreas K. Huettel <dilfridge@gentoo.org> diffpdf-1.9.2.ebuild,
   diffpdf-2.1.1.ebuild:



1.1                  app-text/diffpdf/diffpdf-2.1.3.ebuild

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

Index: diffpdf-2.1.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/diffpdf/diffpdf-2.1.3.ebuild,v 1.1 2015/05/12 21:46:18 reavertm Exp $

EAPI=5

inherit qt4-r2 eutils qmake-utils

DESCRIPTION="Program that textually or visually compares two PDF files"
HOMEPAGE="http://www.qtrac.eu/diffpdf.html"
SRC_URI="http://www.qtrac.eu/${P}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""

DEPEND="
	app-text/poppler:=[qt4]
	>=dev-qt/qtcore-4.6:4
	>=dev-qt/qtgui-4.6:4
"
RDEPEND="${DEPEND}"

DOCS="README"

src_configure() {
	$(qt4_get_bindir)/lrelease diffpdf.pro || die 'Generating translations failed'
	qt4-r2_src_configure
}

src_install() {
	qt4-r2_src_install

	dobin diffpdf
	doman diffpdf.1
}





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

only message in thread, other threads:[~2015-05-12 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 21:46 [gentoo-commits] gentoo-x86 commit in app-text/diffpdf: diffpdf-2.1.3.ebuild ChangeLog diffpdf-1.9.2.ebuild diffpdf-2.1.1.ebuild Maciej Mrozowski (reavertm)

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