summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Reffett <creffett@gentoo.org>2013-10-23 23:58:13 +0000
committerChris Reffett <creffett@gentoo.org>2013-10-23 23:58:13 +0000
commitd5dbf9820f77f3a86df65269eeee891566a6ca57 (patch)
tree9d6df4728f635b4f0cb3b9a796e54cae2540cbb7 /net-irc/quassel/quassel-9999.ebuild
parentDrop affected wrt sec bug 487632 (diff)
downloadgentoo-2-d5dbf9820f77f3a86df65269eeee891566a6ca57.tar.gz
gentoo-2-d5dbf9820f77f3a86df65269eeee891566a6ca57.tar.bz2
gentoo-2-d5dbf9820f77f3a86df65269eeee891566a6ca57.zip
Fix typo in DESCRIPTION as pointed out by yngwin
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'net-irc/quassel/quassel-9999.ebuild')
-rw-r--r--net-irc/quassel/quassel-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild
index cf57ab6737cb..d88258609079 100644
--- a/net-irc/quassel/quassel-9999.ebuild
+++ b/net-irc/quassel/quassel-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-9999.ebuild,v 1.67 2013/04/07 21:28:23 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-9999.ebuild,v 1.68 2013/10/23 23:58:13 creffett Exp $
EAPI=4
@@ -13,7 +13,7 @@ EGIT_BRANCH="master"
QT_MINIMAL="4.6.0"
KDE_MINIMAL="4.4"
-DESCRIPTION="Qt4/KDE4 IRC client suppporting a remote daemon for 24/7 connectivity."
+DESCRIPTION="Qt4/KDE4 IRC client supporting a remote daemon for 24/7 connectivity."
HOMEPAGE="http://quassel-irc.org/"
[[ "${PV}" == "9999" ]] || SRC_URI="http://quassel-irc.org/pub/${P/_/-}.tar.bz2"