pesa        15/02/24 18:46:59

  Modified:             ChangeLog
  Added:                qtimageformats-5.4.1.ebuild
  Removed:              qtimageformats-5.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  Changes    Path
1.9                  dev-qt/qtimageformats/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   3 Feb 2015 11:44:07 -0000       1.8
+++ ChangeLog   24 Feb 2015 18:46:59 -0000      1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-qt/qtimageformats
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.8 
2015/02/03 11:44:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.9 
2015/02/24 18:46:59 pesa Exp $
+
+*qtimageformats-5.4.1 (24 Feb 2015)
+
+  24 Feb 2015; Davide Pesavento <[email protected]> +qtimageformats-5.4.1.ebuild,
+  -qtimageformats-5.4.0.ebuild:
+  Version bump.
 
   03 Feb 2015; Jeroen Roovers <[email protected]> qtimageformats-5.4.0.ebuild:
   Marked ~hppa too.



1.1                  dev-qt/qtimageformats/qtimageformats-5.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.1.ebuild?rev=1.1&content-type=text/plain

Index: qtimageformats-5.4.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.1.ebuild,v 1.1 
2015/02/24 18:46:59 pesa Exp $

EAPI=5

inherit qt5-build

DESCRIPTION="Additional format plugins for the Qt image I/O system"

if [[ ${QT5_BUILD_TYPE} == live ]]; then
        KEYWORDS="~hppa"
else
        KEYWORDS="~amd64 ~arm ~hppa ~x86"
fi

IUSE=""

DEPEND="
        >=dev-qt/qtcore-${PV}:5[debug=]
        >=dev-qt/qtgui-${PV}:5[debug=]
        media-libs/jasper
        media-libs/libmng:=
        media-libs/libwebp:=
        media-libs/tiff:0
"
RDEPEND="${DEPEND}"




Reply via email to