summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:27:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:27:17 +0000
commit1ff33e0ba128fb6b529f0f079abbad140423c716 (patch)
tree1932ec7cfa7a417fc1000792a06d42e03af861d0 /x11-misc/redshift
parentStable for amd64, wrt bug #531758 (diff)
downloadgentoo-2-1ff33e0ba128fb6b529f0f079abbad140423c716.tar.gz
gentoo-2-1ff33e0ba128fb6b529f0f079abbad140423c716.tar.bz2
gentoo-2-1ff33e0ba128fb6b529f0f079abbad140423c716.zip
Stable for amd64, wrt bug #539056
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r--x11-misc/redshift/ChangeLog5
-rw-r--r--x11-misc/redshift/redshift-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/redshift/ChangeLog b/x11-misc/redshift/ChangeLog
index 7398df206625..696668d3b1a2 100644
--- a/x11-misc/redshift/ChangeLog
+++ b/x11-misc/redshift/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/redshift
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.32 2015/01/26 00:18:48 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.33 2015/03/27 16:27:17 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> redshift-1.10.ebuild:
+ Stable for amd64, wrt bug #539056
*redshift-1.10 (26 Jan 2015)
diff --git a/x11-misc/redshift/redshift-1.10.ebuild b/x11-misc/redshift/redshift-1.10.ebuild
index d1474953e430..3944df7c02be 100644
--- a/x11-misc/redshift/redshift-1.10.ebuild
+++ b/x11-misc/redshift/redshift-1.10.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/x11-misc/redshift/redshift-1.10.ebuild,v 1.1 2015/01/26 00:18:48 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild,v 1.2 2015/03/27 16:27:17 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{3_2,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="appindicator geoclue gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4