summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-11-07 17:46:57 +0000
committerMichael Weber <xmw@gentoo.org>2010-11-07 17:46:57 +0000
commit5404e1731d085ccf25ea7c15fa92937b55eddc98 (patch)
tree857993eb5215115161ecef983dc9c484780dbe5d /x11-plugins/pidgin-led-notification
parentdev-lisp/cl-mcclim removal, p.masked from 17Sep2010, wrt bug #337963 (diff)
downloadgentoo-2-5404e1731d085ccf25ea7c15fa92937b55eddc98.tar.gz
gentoo-2-5404e1731d085ccf25ea7c15fa92937b55eddc98.tar.bz2
gentoo-2-5404e1731d085ccf25ea7c15fa92937b55eddc98.zip
fixing typo in DESCRIPTION
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/pidgin-led-notification')
-rw-r--r--x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild b/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild
index fc14238f4947..7e75bd97a6f6 100644
--- a/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild
+++ b/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.1 2010/11/07 17:22:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-led-notification/pidgin-led-notification-0.1.ebuild,v 1.2 2010/11/07 17:46:57 xmw Exp $
EAPI=3
inherit eutils multilib toolchain-funcs
-DESCRIPTION="Pidgin plugin to notify by writining '1's and '0's to (led) control files"
+DESCRIPTION="Pidgin plugin to notify by writing '1's and '0's to (led) control files"
HOMEPAGE="http://sites.google.com/site/simohmattila/led-notification"
MY_PN=${PN/pidgin-/}
MY_P=${MY_PN}-${PV}