dilfridge    14/12/30 19:17:14

  Modified:             exact-image-0.8.1-r1.ebuild ChangeLog
                        exact-image-0.8.1.ebuild
  Log:
  Drop lcms support, bug 526816
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.3                  media-gfx/exact-image/exact-image-0.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?r1=1.2&r2=1.3

Index: exact-image-0.8.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- exact-image-0.8.1-r1.ebuild 9 Oct 2014 19:53:38 -0000       1.2
+++ exact-image-0.8.1-r1.ebuild 30 Dec 2014 19:17:14 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v 1.2 
2014/10/09 19:53:38 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v 1.3 
2014/12/30 19:17:14 dilfridge Exp $
 
 EAPI=4
 PYTHON_DEPEND="python? 2:2.5"
@@ -14,14 +14,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="expat jpeg jpeg2k lcms lua openexr php perl png python ruby swig tiff 
truetype X"
+IUSE="expat jpeg jpeg2k lua openexr php perl png python ruby swig tiff 
truetype X"
 
 RDEPEND="x11-libs/agg[truetype]
        sys-libs/zlib
        expat? ( dev-libs/expat )
        jpeg2k? ( media-libs/jasper )
        jpeg? ( virtual/jpeg )
-       lcms? ( =media-libs/lcms-1* )
        lua? ( dev-lang/lua )
        openexr? ( media-libs/openexr )
        php? ( dev-lang/php )
@@ -95,7 +94,7 @@
                $(use_with jpeg2k jasper) \
                $(use_with openexr) \
                $(use_with expat) \
-               $(use_with lcms) \
+               --without-lcms \
                --without-bardecode \
                $(use_with lua) \
                $(use_with swig) \



1.11                 media-gfx/exact-image/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   9 Oct 2014 19:53:38 -0000       1.10
+++ ChangeLog   30 Dec 2014 19:17:14 -0000      1.11
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/exact-image
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v 1.10 
2014/10/09 19:53:38 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v 1.11 
2014/12/30 19:17:14 dilfridge Exp $
+
+  30 Dec 2014; Andreas K. Huettel <[email protected]>
+  exact-image-0.8.1.ebuild, exact-image-0.8.1-r1.ebuild:
+  Drop lcms support, bug 526816
 
   09 Oct 2014; Andreas K. Huettel <[email protected]>
   exact-image-0.8.1.ebuild, exact-image-0.8.1-r1.ebuild:



1.7                  media-gfx/exact-image/exact-image-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?r1=1.6&r2=1.7

Index: exact-image-0.8.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- exact-image-0.8.1.ebuild    9 Oct 2014 19:53:38 -0000       1.6
+++ exact-image-0.8.1.ebuild    30 Dec 2014 19:17:14 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v 1.6 
2014/10/09 19:53:38 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v 1.7 
2014/12/30 19:17:14 dilfridge Exp $
 
 EAPI=2
 
@@ -15,14 +15,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="expat jpeg jpeg2k lcms lua openexr php perl png python ruby swig tiff 
truetype X"
+IUSE="expat jpeg jpeg2k lua openexr php perl png python ruby swig tiff 
truetype X"
 
 RDEPEND="x11-libs/agg[truetype]
        sys-libs/zlib
        expat? ( dev-libs/expat )
        jpeg2k? ( media-libs/jasper )
        jpeg? ( virtual/jpeg )
-       lcms? ( =media-libs/lcms-1* )
        lua? ( dev-lang/lua )
        openexr? ( media-libs/openexr )
        php? ( dev-lang/php )
@@ -78,7 +77,7 @@
                $(use_with jpeg2k jasper) \
                $(use_with openexr) \
                $(use_with expat) \
-               $(use_with lcms) \
+               --without-lcms \
                --without-bardecode \
                $(use_with lua) \
                $(use_with swig) \




Reply via email to