diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:50:43 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:50:43 +0000 |
commit | f079cfbb2eb0e5d16f767763df5b4ff39c4d4631 (patch) | |
tree | df00213e2a574e3f15f630fe7457f3e69f007b72 /x11-misc/redshift | |
parent | x86 stable wrt bug #398905 (diff) | |
download | gentoo-2-f079cfbb2eb0e5d16f767763df5b4ff39c4d4631.tar.gz gentoo-2-f079cfbb2eb0e5d16f767763df5b4ff39c4d4631.tar.bz2 gentoo-2-f079cfbb2eb0e5d16f767763df5b4ff39c4d4631.zip |
x86 stable wrt bug #398905
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r-- | x11-misc/redshift/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/redshift/redshift-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/redshift/ChangeLog b/x11-misc/redshift/ChangeLog index 13617b4c3717..2efeefd46366 100644 --- a/x11-misc/redshift/ChangeLog +++ b/x11-misc/redshift/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/redshift # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.12 2012/01/17 13:53:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.13 2012/01/28 14:50:43 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> redshift-1.7.ebuild: + x86 stable wrt bug #398905 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> redshift-1.7.ebuild: Stable for amd64, wrt bug #398905 diff --git a/x11-misc/redshift/redshift-1.7.ebuild b/x11-misc/redshift/redshift-1.7.ebuild index 41e3779625bf..4500cacdcbf7 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 # 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.4 2012/01/17 13:53:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.5 2012/01/28 14:50:43 phajdan.jr Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="geoclue gnome gtk nls" COMMON_DEPEND=">=x11-libs/libX11-1.4 |