summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-01-21 22:45:34 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2014-01-21 22:45:34 +0000
commit63ae45b7ca4a89ef1284b32990f89ce85a52a935 (patch)
tree71da24221a93d17674782feacc017e865b3de9d0 /x11-misc
parentPin geoclue dependency to slot 0, bug #496106. (diff)
downloadgentoo-2-63ae45b7ca4a89ef1284b32990f89ce85a52a935.tar.gz
gentoo-2-63ae45b7ca4a89ef1284b32990f89ce85a52a935.tar.bz2
gentoo-2-63ae45b7ca4a89ef1284b32990f89ce85a52a935.zip
Pin geoclue dependency to slot 0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/redshift/ChangeLog8
-rw-r--r--x11-misc/redshift/redshift-1.7-r1.ebuild6
-rw-r--r--x11-misc/redshift/redshift-1.7.ebuild6
-rw-r--r--x11-misc/redshift/redshift-1.8.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/x11-misc/redshift/ChangeLog b/x11-misc/redshift/ChangeLog
index 5e0b0d90921b..1e835c4fef00 100644
--- a/x11-misc/redshift/ChangeLog
+++ b/x11-misc/redshift/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/redshift
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.20 2013/10/23 19:18:10 sping Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.21 2014/01/21 22:45:34 eva Exp $
+
+ 21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> redshift-1.7.ebuild,
+ redshift-1.7-r1.ebuild, redshift-1.8.ebuild:
+ Pin geoclue dependency to slot 0.
*redshift-1.8 (23 Oct 2013)
diff --git a/x11-misc/redshift/redshift-1.7-r1.ebuild b/x11-misc/redshift/redshift-1.7-r1.ebuild
index 832d6c8edd41..90c69a61e4aa 100644
--- a/x11-misc/redshift/redshift-1.7-r1.ebuild
+++ b/x11-misc/redshift/redshift-1.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v 1.6 2013/02/17 22:38:57 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v 1.7 2014/01/21 22:45:34 eva Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -19,7 +19,7 @@ IUSE="geoclue gnome gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4
x11-libs/libXxf86vm
x11-libs/libxcb
- geoclue? ( app-misc/geoclue )
+ geoclue? ( app-misc/geoclue:0 )
gnome? ( dev-libs/glib:2
>=gnome-base/gconf-2 )
gtk? ( ${PYTHON_DEPS} )"
diff --git a/x11-misc/redshift/redshift-1.7.ebuild b/x11-misc/redshift/redshift-1.7.ebuild
index 4500cacdcbf7..1c7a45a1a151 100644
--- a/x11-misc/redshift/redshift-1.7.ebuild
+++ b/x11-misc/redshift/redshift-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.5 2012/01/28 14:50:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.6 2014/01/21 22:45:34 eva Exp $
EAPI=3
@@ -20,7 +20,7 @@ IUSE="geoclue gnome gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4
x11-libs/libXxf86vm
x11-libs/libxcb
- geoclue? ( app-misc/geoclue )
+ geoclue? ( app-misc/geoclue:0 )
gnome? ( dev-libs/glib:2
>=gnome-base/gconf-2 )"
RDEPEND="${COMMON_DEPEND}
diff --git a/x11-misc/redshift/redshift-1.8.ebuild b/x11-misc/redshift/redshift-1.8.ebuild
index 695dc0f65888..533b1e90cc75 100644
--- a/x11-misc/redshift/redshift-1.8.ebuild
+++ b/x11-misc/redshift/redshift-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild,v 1.1 2013/10/23 19:18:10 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild,v 1.2 2014/01/21 22:45:34 eva Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -19,7 +19,7 @@ IUSE="geoclue gnome gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4
x11-libs/libXxf86vm
x11-libs/libxcb
- geoclue? ( app-misc/geoclue )
+ geoclue? ( app-misc/geoclue:0 )
gnome? ( dev-libs/glib:2
>=gnome-base/gconf-2 )
gtk? ( ${PYTHON_DEPS} )"