diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-19 11:12:38 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-19 11:12:38 +0000 |
commit | a46bb0ab433ff565b1033cc10f4eda671c5b4ba0 (patch) | |
tree | 2c690afafed82a45541ae0347da326e519acdc57 /x11-misc/redshift | |
parent | Version Bump and restrict tests for 1.4.1 (diff) | |
download | gentoo-2-a46bb0ab433ff565b1033cc10f4eda671c5b4ba0.tar.gz gentoo-2-a46bb0ab433ff565b1033cc10f4eda671c5b4ba0.tar.bz2 gentoo-2-a46bb0ab433ff565b1033cc10f4eda671c5b4ba0.zip |
missing word in the desc
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/redshift')
-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 a42510f59da1..fcaec338a860 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.1 2010/06/19 09:37:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.2 2010/06/19 11:12:38 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ PYTHON_DEPEND="gtk? 2:2.6" inherit gnome2-utils python -DESCRIPTION="A color temperature adjusting software" +DESCRIPTION="A screen color temperature adjusting software" HOMEPAGE="http://jonls.dk/redshift/" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" |