jlec 15/01/04 19:10:27 Modified: ChangeLog uniconvertor-2.0_pre379-r1.ebuild Log: media-gfx/uniconvertor: QA: RDEPEND.suspect -> virtual/pkgconfig (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.25 media-gfx/uniconvertor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 4 Jan 2015 19:03:50 -0000 1.24 +++ ChangeLog 4 Jan 2015 19:10:27 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/uniconvertor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.24 2015/01/04 19:03:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.25 2015/01/04 19:10:27 jlec Exp $ + + 04 Jan 2015; Justin Lecher <[email protected]> + uniconvertor-2.0_pre379-r1.ebuild: + QA: RDEPEND.suspect -> virtual/pkgconfig 04 Jan 2015; Justin Lecher <[email protected]> uniconvertor-2.0_pre379-r1.ebuild: 1.3 media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild?r1=1.2&r2=1.3 Index: uniconvertor-2.0_pre379-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- uniconvertor-2.0_pre379-r1.ebuild 4 Jan 2015 19:03:50 -0000 1.2 +++ uniconvertor-2.0_pre379-r1.ebuild 4 Jan 2015 19:10:27 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.2 2015/01/04 19:03:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild,v 1.3 2015/01/04 19:10:27 jlec Exp $ EAPI=5 @@ -17,12 +17,12 @@ LICENSE="GPL-2 LGPL-2" IUSE="" -DEPEND=" +RDEPEND=" dev-python/pycairo[${PYTHON_USEDEP}] media-gfx/imagemagick media-libs/lcms:2 virtual/python-imaging[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig app-text/ghostscript-gpl"
