summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKathryn Kulick <gothgirl@gentoo.org>2006-07-05 12:28:27 +0000
committerKathryn Kulick <gothgirl@gentoo.org>2006-07-05 12:28:27 +0000
commit3d9cbf866f42579ccd365c098495f19f5001f28a (patch)
treec5d1c36ca2206dc05cde622f465b3b93e4658ed9 /net-im/gaim
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-3d9cbf866f42579ccd365c098495f19f5001f28a.tar.gz
gentoo-2-3d9cbf866f42579ccd365c098495f19f5001f28a.tar.bz2
gentoo-2-3d9cbf866f42579ccd365c098495f19f5001f28a.zip
Fixed a typo in the beta3-r1 ebuild.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'net-im/gaim')
-rw-r--r--net-im/gaim/ChangeLog5
-rw-r--r--net-im/gaim/gaim-2.0.0_beta3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog
index acc43dfaa5db..fee7a17e5ceb 100644
--- a/net-im/gaim/ChangeLog
+++ b/net-im/gaim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/gaim
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.396 2006/07/03 12:07:22 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.397 2006/07/05 12:28:27 gothgirl Exp $
+
+ 05 Jul 2006; gothgirl <gothgirl@gentoo.org> gaim-2.0.0_beta3-r1.ebuild:
+ Fixed a typo in the beta3-r1 ebuild.
03 Jul 2006; gothgirl <gothgirl@gentoo.org> gaim-1.5.0.ebuild,
gaim-2.0.0_beta3-r1.ebuild:
diff --git a/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild b/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild
index 260cf26dd016..ed4acf18a6c4 100644
--- a/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild
+++ b/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild,v 1.5 2006/07/03 12:07:22 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-2.0.0_beta3-r1.ebuild,v 1.6 2006/07/05 12:28:27 gothgirl Exp $
inherit flag-o-matic eutils toolchain-funcs debug multilib mono autotools perl-module
@@ -118,7 +118,7 @@ pkg_setup() {
if use avahi && ! built_with_use net-dns/avahi howl-compat ; then
eerror
- eerror You need to rebuild net-dns/avavhi with USE=howl-compat in order
+ eerror You need to rebuild net-dns/avahi with USE=howl-compat in order
eerror to enable howl support for the bonjour protocol in gaim.
eerror
die "Configure failed"