diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-30 08:32:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-30 08:32:12 +0000 |
commit | 4820b0f764ea39a5c5025021b80b08319ddce114 (patch) | |
tree | 50e523251fb2732b7831e2cf9326399f148bd6d3 /x11-misc/redshift | |
parent | stable x86, bug 330349 (diff) | |
download | gentoo-2-4820b0f764ea39a5c5025021b80b08319ddce114.tar.gz gentoo-2-4820b0f764ea39a5c5025021b80b08319ddce114.tar.bz2 gentoo-2-4820b0f764ea39a5c5025021b80b08319ddce114.zip |
stable x86, bug 330347
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-misc/redshift')
-rw-r--r-- | x11-misc/redshift/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/redshift/redshift-1.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/redshift/ChangeLog b/x11-misc/redshift/ChangeLog index 4cb959bb25a1..e35983875171 100644 --- a/x11-misc/redshift/ChangeLog +++ b/x11-misc/redshift/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/redshift # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.1 2010/06/19 09:37:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.2 2010/07/30 08:32:12 fauli Exp $ + + 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + redshift-1.4.1.ebuild: + stable x86, bug 330347 *redshift-1.4.1 (19 Jun 2010) diff --git a/x11-misc/redshift/redshift-1.4.1.ebuild b/x11-misc/redshift/redshift-1.4.1.ebuild index fcaec338a860..46a579f48cef 100644 --- a/x11-misc/redshift/redshift-1.4.1.ebuild +++ b/x11-misc/redshift/redshift-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.2 2010/06/19 11:12:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.3 2010/07/30 08:32:12 fauli 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="gnome gtk nls" COMMON_DEPEND="x11-libs/libX11[xcb] |