summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-27 03:16:04 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-27 03:16:04 +0000
commit299e1dcda35ae94ff997eec789639d1823b60456 (patch)
tree2dbfe90e2335d6f09db3a5d0db729026107b059b /x11-misc/arandr
parentFix python depend to >= 2.5 wrt #342865 by James Rowe. (diff)
downloadgentoo-2-299e1dcda35ae94ff997eec789639d1823b60456.tar.gz
gentoo-2-299e1dcda35ae94ff997eec789639d1823b60456.tar.bz2
gentoo-2-299e1dcda35ae94ff997eec789639d1823b60456.zip
Fix typo in description
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/arandr')
-rw-r--r--x11-misc/arandr/arandr-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/arandr/arandr-0.1.3.ebuild b/x11-misc/arandr/arandr-0.1.3.ebuild
index d850ab10901b..38becfecc10c 100644
--- a/x11-misc/arandr/arandr-0.1.3.ebuild
+++ b/x11-misc/arandr/arandr-0.1.3.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/arandr/arandr-0.1.3.ebuild,v 1.2 2010/10/27 03:14:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/arandr-0.1.3.ebuild,v 1.3 2010/10/27 03:16:04 ssuominen Exp $
EAPI=3
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
-DESCRIPTION="A simple visual front end for XRandR 1.2/1.3"
+DESCRIPTION="A simple visual frontend for XRandR 1.2/1.3"
HOMEPAGE="http://christian.amsuess.com/tools/arandr/"
SRC_URI="http://christian.amsuess.com/tools/${PN}/files/${P}.tar.gz"