diff options
author | 2010-07-31 17:32:31 +0000 | |
---|---|---|
committer | 2010-07-31 17:32:31 +0000 | |
commit | fc8997c785309f3f1a82c919d1dda8fd453de531 (patch) | |
tree | 9aa5ad61d8fbca20e0f94da2566288d3819a2699 /x11-misc/redshift/redshift-1.4.1.ebuild | |
parent | x86 stable wrt bug #329765 (diff) | |
download | gentoo-2-fc8997c785309f3f1a82c919d1dda8fd453de531.tar.gz gentoo-2-fc8997c785309f3f1a82c919d1dda8fd453de531.tar.bz2 gentoo-2-fc8997c785309f3f1a82c919d1dda8fd453de531.zip |
Stable on amd64 wrt bug #330347
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/redshift/redshift-1.4.1.ebuild')
-rw-r--r-- | x11-misc/redshift/redshift-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/redshift/redshift-1.4.1.ebuild b/x11-misc/redshift/redshift-1.4.1.ebuild index 46a579f48cef..7440bfa8966c 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.3 2010/07/30 08:32:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.4 2010/07/31 17:32:31 hwoarang 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] |