summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2015-08-05 11:43:37 +0000
committerMichael Weber <xmw@gentoo.org>2015-08-05 11:43:37 +0000
commita76886ce79e4a67bc0323303cc8afc255e358c92 (patch)
treeed8f02b9bc93acc4ae433cd23fa346424bf0620a /media-libs
parentUpdating remote-id in metadata.xml (diff)
downloadgentoo-2-a76886ce79e4a67bc0323303cc8afc255e358c92.tar.gz
gentoo-2-a76886ce79e4a67bc0323303cc8afc255e358c92.tar.bz2
gentoo-2-a76886ce79e4a67bc0323303cc8afc255e358c92.zip
Add := to exiv, https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/188, thanks a17r.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/oyranos/ChangeLog7
-rw-r--r--media-libs/oyranos/oyranos-0.9.4-r2.ebuild4
-rw-r--r--media-libs/oyranos/oyranos-0.9.5-r1.ebuild4
-rw-r--r--media-libs/oyranos/oyranos-0.9.5.ebuild4
-rw-r--r--media-libs/oyranos/oyranos-9999.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/media-libs/oyranos/ChangeLog b/media-libs/oyranos/ChangeLog
index 4d68efddaa17..20a2f060cf78 100644
--- a/media-libs/oyranos/ChangeLog
+++ b/media-libs/oyranos/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/oyranos
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/ChangeLog,v 1.31 2015/08/05 11:06:52 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/ChangeLog,v 1.32 2015/08/05 11:43:37 xmw Exp $
+
+ 05 Aug 2015; Michael Weber <xmw@gentoo.org> oyranos-0.9.4-r2.ebuild,
+ oyranos-0.9.5-r1.ebuild, oyranos-0.9.5.ebuild, oyranos-9999.ebuild:
+ Add := to exiv, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/188, thanks a17r.
05 Aug 2015; Michael Weber <xmw@gentoo.org> oyranos-0.9.5-r1.ebuild:
Fix DOCS.
diff --git a/media-libs/oyranos/oyranos-0.9.4-r2.ebuild b/media-libs/oyranos/oyranos-0.9.4-r2.ebuild
index 01a17d5170b2..02fc10666a02 100644
--- a/media-libs/oyranos/oyranos-0.9.4-r2.ebuild
+++ b/media-libs/oyranos/oyranos-0.9.4-r2.ebuild
@@ -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-libs/oyranos/oyranos-0.9.4-r2.ebuild,v 1.3 2015/05/27 20:31:04 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild,v 1.4 2015/08/05 11:43:37 xmw Exp $
EAPI=5
@@ -26,7 +26,7 @@ RDEPEND="=app-admin/elektra-0.7*:0[${MULTILIB_USEDEP}]
>=media-libs/libXcm-0.5.2-r1[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}] )
cups? ( >=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}] )
- exif? ( >=media-gfx/exiv2-0.23-r2[${MULTILIB_USEDEP}] )
+ exif? ( >=media-gfx/exiv2-0.23-r2:=[${MULTILIB_USEDEP}] )
fltk? ( x11-libs/fltk:1 )
qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 )
raw? ( >=media-libs/libraw-0.15.4[${MULTILIB_USEDEP}] )
diff --git a/media-libs/oyranos/oyranos-0.9.5-r1.ebuild b/media-libs/oyranos/oyranos-0.9.5-r1.ebuild
index 01f13dbb7751..cc7c946a6245 100644
--- a/media-libs/oyranos/oyranos-0.9.5-r1.ebuild
+++ b/media-libs/oyranos/oyranos-0.9.5-r1.ebuild
@@ -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-libs/oyranos/oyranos-0.9.5-r1.ebuild,v 1.2 2015/08/05 11:06:52 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-0.9.5-r1.ebuild,v 1.3 2015/08/05 11:43:37 xmw Exp $
EAPI=5
@@ -29,7 +29,7 @@ COMMON_DEPEND="
>=media-libs/libXcm-0.5.3[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}] )
cups? ( >=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}] )
- exif? ( >=media-gfx/exiv2-0.23-r2[${MULTILIB_USEDEP}] )
+ exif? ( >=media-gfx/exiv2-0.23-r2:=[${MULTILIB_USEDEP}] )
fltk? ( x11-libs/fltk:1 )
jpeg? ( virtual/jpeg:0[${MULTILIB_USEDEP}] )
qt5? (
diff --git a/media-libs/oyranos/oyranos-0.9.5.ebuild b/media-libs/oyranos/oyranos-0.9.5.ebuild
index c67b3d3a7d78..8982996d75be 100644
--- a/media-libs/oyranos/oyranos-0.9.5.ebuild
+++ b/media-libs/oyranos/oyranos-0.9.5.ebuild
@@ -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-libs/oyranos/oyranos-0.9.5.ebuild,v 1.4 2015/08/05 11:03:04 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-0.9.5.ebuild,v 1.5 2015/08/05 11:43:37 xmw Exp $
EAPI=5
@@ -29,7 +29,7 @@ RDEPEND="
>=media-libs/libXcm-0.5.3[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}] )
cups? ( >=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}] )
- exif? ( >=media-gfx/exiv2-0.23-r2[${MULTILIB_USEDEP}] )
+ exif? ( >=media-gfx/exiv2-0.23-r2:=[${MULTILIB_USEDEP}] )
fltk? ( x11-libs/fltk:1 )
qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 )
raw? ( >=media-libs/libraw-0.15.4[${MULTILIB_USEDEP}] )
diff --git a/media-libs/oyranos/oyranos-9999.ebuild b/media-libs/oyranos/oyranos-9999.ebuild
index f485ced7d4f0..7a126a3b32e6 100644
--- a/media-libs/oyranos/oyranos-9999.ebuild
+++ b/media-libs/oyranos/oyranos-9999.ebuild
@@ -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-libs/oyranos/oyranos-9999.ebuild,v 1.9 2015/08/05 11:03:04 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-9999.ebuild,v 1.10 2015/08/05 11:43:37 xmw Exp $
EAPI=5
@@ -29,7 +29,7 @@ COMMON_DEPEND="
>=media-libs/libXcm-0.5.3[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[${MULTILIB_USEDEP}] )
cups? ( >=net-print/cups-1.7.1-r1[${MULTILIB_USEDEP}] )
- exif? ( >=media-gfx/exiv2-0.23-r2[${MULTILIB_USEDEP}] )
+ exif? ( >=media-gfx/exiv2-0.23-r2:=[${MULTILIB_USEDEP}] )
fltk? ( x11-libs/fltk:1 )
jpeg? ( virtual/jpeg:0[${MULTILIB_USEDEP}] )
qt5? (