summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-08 00:09:39 +0000
committerTom Martin <slarti@gentoo.org>2004-08-08 00:09:39 +0000
commitec1c0c61b620a7636fbc73fce4a1672cbe8c9eea (patch)
treed807328359d9ca04c71d6f8d6d98e9794a5a6d6c /net-irc
parentTypo in DESCRIPTION, bug #59717 (diff)
downloadgentoo-2-ec1c0c61b620a7636fbc73fce4a1672cbe8c9eea.tar.gz
gentoo-2-ec1c0c61b620a7636fbc73fce4a1672cbe8c9eea.tar.bz2
gentoo-2-ec1c0c61b620a7636fbc73fce4a1672cbe8c9eea.zip
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/muh/ChangeLog6
-rw-r--r--net-irc/muh/muh-2.1_rc1.ebuild4
-rw-r--r--net-irc/muh/muh-2.2_beta1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/muh/ChangeLog b/net-irc/muh/ChangeLog
index 339ac0b25e26..e44b7bfde77c 100644
--- a/net-irc/muh/ChangeLog
+++ b/net-irc/muh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/muh
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.7 2004/06/24 23:07:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.8 2004/08/08 00:09:38 slarti Exp $
+
+ 08 Aug 2004; Tom Martin <slarti@gentoo.org> muh-2.1_rc1.ebuild,
+ muh-2.2_beta1.ebuild:
+ Typo in DESCRIPTION: Persistant -> Persistent. Bug 59717.
*muh-2.2_beta1 (23 Jun 2004)
diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild
index 58801a9befa7..6950c6824029 100644
--- a/net-irc/muh/muh-2.1_rc1.ebuild
+++ b/net-irc/muh/muh-2.1_rc1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.7 2004/06/24 23:07:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.8 2004/08/08 00:09:39 slarti Exp $
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="Persistant IRC bouncer"
+DESCRIPTION="Persistent IRC bouncer"
HOMEPAGE="http://mind.riot.org/muh/"
IUSE=""
diff --git a/net-irc/muh/muh-2.2_beta1.ebuild b/net-irc/muh/muh-2.2_beta1.ebuild
index a41430560655..88ec17947113 100644
--- a/net-irc/muh/muh-2.2_beta1.ebuild
+++ b/net-irc/muh/muh-2.2_beta1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2_beta1.ebuild,v 1.2 2004/06/24 23:07:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2_beta1.ebuild,v 1.3 2004/08/08 00:09:39 slarti Exp $
MY_P=${P/_/}
-DESCRIPTION="Persistant IRC bouncer"
+DESCRIPTION="Persistent IRC bouncer"
HOMEPAGE="http://mind.riot.org/muh/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
RESTRICT="nomirror"