summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/shotwell/ChangeLog6
-rw-r--r--media-gfx/shotwell/shotwell-0.13.1-r2.ebuild3
-rw-r--r--media-gfx/shotwell/shotwell-0.14.0-r1.ebuild3
-rw-r--r--media-gfx/shotwell/shotwell-0.14.1.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/media-gfx/shotwell/ChangeLog b/media-gfx/shotwell/ChangeLog
index d463b5331306..ef5b5de1e32b 100644
--- a/media-gfx/shotwell/ChangeLog
+++ b/media-gfx/shotwell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/shotwell
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.59 2013/09/01 11:34:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.60 2013/10/04 22:12:48 tetromino Exp $
+
+ 04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+ shotwell-0.13.1-r2.ebuild, shotwell-0.14.0-r1.ebuild, shotwell-0.14.1.ebuild:
+ Fails to build with >=vala-0.22
01 Sep 2013; Pacho Ramos <pacho@gentoo.org> shotwell-0.14.1.ebuild:
Add missing subslot dep
diff --git a/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild b/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild
index e12438e16b86..cc49327fc334 100644
--- a/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild
+++ b/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild,v 1.4 2013/08/01 06:06:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.13.1-r2.ebuild,v 1.5 2013/10/04 22:12:48 tetromino Exp $
EAPI=5
GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.18"
+VALA_MAX_API_VERSION="0.20"
inherit eutils gnome2 multilib toolchain-funcs vala versionator
diff --git a/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild b/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild
index bb5dcef9c934..8ba232528fef 100644
--- a/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild
+++ b/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild,v 1.3 2013/08/01 06:06:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.14.0-r1.ebuild,v 1.4 2013/10/04 22:12:48 tetromino Exp $
EAPI=5
GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.18"
+VALA_MAX_API_VERSION="0.20"
inherit eutils gnome2 multilib toolchain-funcs vala versionator
diff --git a/media-gfx/shotwell/shotwell-0.14.1.ebuild b/media-gfx/shotwell/shotwell-0.14.1.ebuild
index b391a56bb0f5..7f6206cf84e6 100644
--- a/media-gfx/shotwell/shotwell-0.14.1.ebuild
+++ b/media-gfx/shotwell/shotwell-0.14.1.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.14.1.ebuild,v 1.5 2013/09/01 11:34:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.14.1.ebuild,v 1.6 2013/10/04 22:12:48 tetromino Exp $
EAPI=5
GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.18"
+VALA_MAX_API_VERSION="0.20"
inherit eutils gnome2 multilib toolchain-funcs vala versionator